patch-2.1.78 linux/drivers/net/eth16i.c

Next file: linux/drivers/net/hamradio/Config.in
Previous file: linux/drivers/net/es3210.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.77/linux/drivers/net/eth16i.c linux/drivers/net/eth16i.c
@@ -97,6 +97,7 @@
 #include <asm/bitops.h>
 #include <asm/io.h>
 #include <asm/dma.h>
+#include <asm/delay.h>
 
 /* Few macros */
 #define BIT(a)		        ( (1 << (a)) )
@@ -724,7 +725,7 @@
 	creg[0] &= 0x0F;      /* Mask collision cnr */
 	creg[2] &= 0x7F;      /* Mask DCLEN bit */
 
-#ifdef 0
+#if 0
 /*
 	This was removed because the card was sometimes left to state
   	from which it couldn't be find anymore. If there is need

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov