Thanks for the help Mikkel,

I got it working, but there are still some quirks namely at the
module level.

1) I have to run depmod -a manually as modprobe does not find the
   ne2k-pci module. I would like to automate the loading of the
   module.  Up to now this is causing some problems.

2) I had to modify the /sbin/ifup and /sbin/ifdown script to use
   dhcpcd

Point 1 is still a problem.  I do not understand why I have to run
"depmod -a" in order to have the module information.  Isn't depmod
-a ran at boot time? 

I load the module

modprobe ne2k-pci dhcpcd eth0

How can I had this to /etc/conf.modules? My attempts did fail.

Thanks,


Dominic.

"Mikkel L. Ellertson" <[EMAIL PROTECTED]> writes:


-- 
  Dominic Mitchell             Email: [EMAIL PROTECTED]
  Department of Economics      mailto:[EMAIL PROTECTED]
  Queen's University
  Kingston, Ontario            The XXI century starts on 2001-01-01!
  Canada, K7L 3N6              Le XXI siècle débute le 2001-01-01!



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to