patch-1.3.87 linux/drivers/net/eth82586.h
Next file: linux/drivers/net/ewrk3.h
Previous file: linux/drivers/net/eth16i.c
Back to the patch index
Back to the overall index
-  Lines: 18
 -  Date:
Fri Apr 12 09:49:37 1996
 -  Orig file: 
v1.3.86/linux/drivers/net/eth82586.h
 -  Orig date: 
Sun Mar 10 09:28:55 1996
 
diff -u --recursive --new-file v1.3.86/linux/drivers/net/eth82586.h linux/drivers/net/eth82586.h
@@ -2,7 +2,7 @@
  * eth82586.h: Intel EtherExpress defines
  *
  * Written 1995 by John Sullivan
- * See eexpress.c for furthur details
+ * See eexpress.c for further details
  * documentation and usage to do.
  */
 
@@ -89,7 +89,7 @@
  * SCB defines
  */
 
-/* these functions take the SCB status word and test the relavent status bit */
+/* these functions take the SCB status word and test the relevant status bit */
 #define SCB_complete(s) ((s&0x8000)!=0)
 #define SCB_rxdframe(s) ((s&0x4000)!=0)
 #define SCB_CUdead(s) ((s&0x2000)!=0)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this