2001-07-10 06:50:51

by Tim Hockin

[permalink] [raw]
Subject: [PATCH] PCI ids unsorted

diff -ruN dist-2.4.6/include/linux/pci_ids.h cobalt-2.4.6/include/linux/pci_ids.h
--- dist-2.4.6/include/linux/pci_ids.h Tue Jul 3 07:55:20 2001
+++ cobalt-2.4.6/include/linux/pci_ids.h Mon Jul 9 11:21:15 2001
@@ -1033,8 +1033,8 @@
#define PCI_DEVICE_ID_SERVERWORKS_LE 0x0009
#define PCI_DEVICE_ID_SERVERWORKS_CIOB30 0x0010
#define PCI_DEVICE_ID_SERVERWORKS_CMIC_HE 0x0011
-#define PCI_DEVICE_ID_SERVERWORKS_CSB5 0x0201
#define PCI_DEVICE_ID_SERVERWORKS_OSB4 0x0200
+#define PCI_DEVICE_ID_SERVERWORKS_CSB5 0x0201
#define PCI_DEVICE_ID_SERVERWORKS_OSB4IDE 0x0211
#define PCI_DEVICE_ID_SERVERWORKS_CSB5IDE 0x0212
#define PCI_DEVICE_ID_SERVERWORKS_OSB4USB 0x0220


Attachments:
pci_sort.diff (678.00 B)