patch-2.1.23 linux/drivers/net/sunhme.h
Next file: linux/drivers/net/sunlance.c
Previous file: linux/drivers/net/strip.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Sun Jan 26 12:07:17 1997
-  Orig file: 
v2.1.22/linux/drivers/net/sunhme.h
-  Orig date: 
Wed Dec 18 15:58:47 1996
diff -u --recursive --new-file v2.1.22/linux/drivers/net/sunhme.h linux/drivers/net/sunhme.h
@@ -346,7 +346,7 @@
 #define LPA_10FULL              0x0040  /* Can do 10mbps full-duplex   */
 #define LPA_100HALF             0x0080  /* Can do 100mbps half-duplex  */
 #define LPA_100FULL             0x0100  /* Can do 100mbps full-duplex  */
-#define LPA_100BASE4            0x0100  /* Can do 100mbps 4k packets   */
+#define LPA_100BASE4            0x0200  /* Can do 100mbps 4k packets   */
 #define LPA_RESV                0x1c00  /* Unused...                   */
 #define LPA_RFAULT              0x2000  /* Link partner faulted        */
 #define LPA_LPACK               0x4000  /* Link partner acked us       */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov