patch-2.1.126 linux/include/linux/pci.h
Next file: linux/include/linux/sdladrv.h
Previous file: linux/include/linux/parport_pc.h
Back to the patch index
Back to the overall index
-  Lines: 25
-  Date:
Fri Oct 23 10:14:44 1998
-  Orig file: 
v2.1.125/linux/include/linux/pci.h
-  Orig date: 
Fri Oct  9 13:27:16 1998
diff -u --recursive --new-file v2.1.125/linux/include/linux/pci.h linux/include/linux/pci.h
@@ -1,5 +1,5 @@
 /*
- *	$Id: pci.h,v 1.84 1998/08/17 23:06:43 cort Exp $
+ *	$Id: pci.h,v 1.87 1998/10/11 15:13:12 mj Exp $
  *
  *	PCI defines and function prototypes
  *	Copyright 1994, Drew Eckhardt
@@ -1037,12 +1037,11 @@
 #define PCI_DEVICE_ID_ADAPTEC_7884	0x8478
 #define PCI_DEVICE_ID_ADAPTEC_1030	0x8b78
 
-#define PCI_VENDOR_ID_ADAPTEC2  0x9005
-#define PCI_DEVICE_ID_ADAPTEC2_2940U2  0x0010
-#define PCI_DEVICE_ID_ADAPTEC2_7890  0x001f
-#define PCI_DEVICE_ID_ADAPTEC2_3940U2  0x0050
-#define PCI_DEVICE_ID_ADAPTEC2_7896  0x005f
-
+#define PCI_VENDOR_ID_ADAPTEC2		0x9005
+#define PCI_DEVICE_ID_ADAPTEC2_2940U2	0x0010
+#define PCI_DEVICE_ID_ADAPTEC2_7890	0x001f
+#define PCI_DEVICE_ID_ADAPTEC2_3940U2	0x0050
+#define PCI_DEVICE_ID_ADAPTEC2_7896	0x005f
 
 #define PCI_VENDOR_ID_ATRONICS		0x907f
 #define PCI_DEVICE_ID_ATRONICS_2015	0x2015
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov