|
I had similar problems with the later tulip_cs driver. Yes, I do believe it is the driver, not the init scripts because I have used the older driver in with newer packages (just copy over new tulip_cs.c with old tulip_cs.c)
I "remedied" the situation by performing an `ifconfig eth0 down` then and `ifconfig eth0 up` Solves it for me.
|