patch-1.3.5 linux/drivers/net/de4x5.h
Next file: linux/drivers/net/depca.c
Previous file: linux/drivers/net/de4x5.c
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Wed Jun 28 09:01:18 1995
- Orig file:
v1.3.4/linux/drivers/net/de4x5.h
- Orig date:
Wed May 3 07:17:10 1995
diff -u --recursive --new-file v1.3.4/linux/drivers/net/de4x5.h linux/drivers/net/de4x5.h
@@ -153,7 +153,7 @@
/*
** PCI Configuration Base I/O Address Register (PCI_CBIO)
*/
-#define CBIO_MASK 0x0000ff80 /* Base I/O Address Mask */
+#define CBIO_MASK 0xffffff80 /* Base I/O Address Mask */
#define CBIO_IOSI 0x00000001 /* I/O Space Indicator (RO, value is 1) */
/*
@@ -642,6 +642,3 @@
#define DE4X5_GET_OMR 0x0c /* Get the OMR Register contents */
#define DE4X5_SET_OMR 0x0d /* Set the OMR Register contents */
#define DE4X5_GET_REG 0x0e /* Get the DE4X5 Registers */
-
-
-
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