patch-2.4.6 linux/drivers/net/acenic.h
Next file: linux/drivers/net/aironet4500_card.c
Previous file: linux/drivers/net/acenic.c
Back to the patch index
Back to the overall index
-  Lines: 11
-  Date:
Thu Jun 28 14:47:10 2001
-  Orig file: 
v2.4.5/linux/drivers/net/acenic.h
-  Orig date: 
Sun May 20 12:11:38 2001
diff -u --recursive --new-file v2.4.5/linux/drivers/net/acenic.h linux/drivers/net/acenic.h
@@ -207,8 +207,8 @@
 /*
  * udelay() values for when clocking the eeprom
  */
-#define ACE_SHORT_DELAY		1
-#define ACE_LONG_DELAY		2
+#define ACE_SHORT_DELAY		2
+#define ACE_LONG_DELAY		4
 
 
 /*
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)