patch-2.3.39 linux/drivers/net/tlan.h
Next file: linux/drivers/net/wan/cycx_drv.c
Previous file: linux/drivers/net/tlan.c
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
Sat Jan 8 12:57:53 2000
- Orig file:
v2.3.38/linux/drivers/net/tlan.h
- Orig date:
Mon Dec 20 18:48:21 1999
diff -u --recursive --new-file v2.3.38/linux/drivers/net/tlan.h linux/drivers/net/tlan.h
@@ -8,7 +8,8 @@
* by James Banks
*
* (C) 1997-1998 Caldera, Inc.
- *
+ * (C) 1999-2000 Torben Mathiasen
+ *
* This software may be used and distributed according to the terms
* of the GNU Public License, incorporated herein by reference.
*
@@ -206,7 +207,7 @@
#define TLAN_TIMER_PHY_FINISH_AN 7
#define TLAN_TIMER_FINISH_RESET 8
-#define TLAN_TIMER_ACT_DELAY 10
+#define TLAN_TIMER_ACT_DELAY (HZ/10)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)