|
the 3c509 module is given inside, BUT whatever option you use it never work.
so first you have to do a modprobe 3c509
and then be able to run /etc/init.d/network start ... unsucessfuly
you can also do an
ifcfg eth0 up, and the link comes up on the hub, but when running
dhclient eth0 ... it never acquire its network address
and even setting manualy an IP address don't help, it can only be reached by itself (sic)
There also running service that cause the driver to hang when trying to modprobe it with a setup_irq irq_handler mismatch, but this can be corrected by running a minimum of services at system startup, and deactivating the network service (I guess)
Just to tell I already had a big trouble with this board when installing Vista b2, the driver wasn't provided at all ... after different tries, only the XP driver is working correcly with vista
|