On Mon, Mar 28, 2005 at 03:06:36PM -0800, Jim Gifford wrote: > > Got it to compile, but the tulip driver is giving me fits. I built > it as a module and into the kernel > > > 0000:00:07.0: tulip_stop_rxtx() failed > 0000:00:07.0: tulip_stop_rxtx() failed > 0000:00:07.0: tulip_stop_rxtx() failed > 0000:00:07.0: tulip_stop_rxtx() failed > 0000:00:07.0: tulip_stop_rxtx() failed > 0000:00:07.0: tulip_stop_rxtx() failed > Tulip driver gave me problems also. I landed up inserting a printk() which made it work, see the patch. I didn't get round to debugging it any further, sorry. P.