patch-1.3.31 linux/drivers/net/3c503.h

Next file: linux/drivers/net/3c509.c
Previous file: linux/drivers/net/3c503.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.30/linux/drivers/net/3c503.h linux/drivers/net/3c503.h
@@ -6,6 +6,12 @@
 #define EL2H (dev->base_addr + 0x400)
 #define EL2L (dev->base_addr)
 
+/* Vendor unique hardware addr. prefix. 3Com has 2 because they ran
+   out of available addresses on the first one... */
+
+#define OLD_3COM_ID	0x02608c
+#define NEW_3COM_ID	0x0020af
+
 /* Shared memory management parameters */
 
 #define EL2SM_START_PG	(0x20)	/* First page of TX buffer */

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