[<prev] [next>] [day] [month] [year] [list]
Message-Id: <E1KO7Oo-0007Cs-Sz@wraith.cs.uow.edu.au>
Date: Wed, 30 Jul 2008 18:51:10 +1000
From: mcs6502@...il.com
To: unlisted-recipients:; (no To-header on input)
Subject: [patch 04/31] pci_ids.h, kernel 2.6.27-rc1, sort DEVICE_IDs within VENDOR_IDs
--- linux-p3/include/linux/pci_ids.h 2008-07-30 13:00:56.679087000 +1000
+++ linux-p4/include/linux/pci_ids.h 2008-07-30 13:04:29.063645000 +1000
@@ -2091,7 +2091,6 @@
#define PCI_DEVICE_ID_ADDIDATA_APCI7500 0x7000
#define PCI_DEVICE_ID_ADDIDATA_APCI7420 0x7001
#define PCI_DEVICE_ID_ADDIDATA_APCI7300 0x7002
-#define PCI_DEVICE_ID_ADDIDATA_APCI7800 0x818E
#define PCI_DEVICE_ID_ADDIDATA_APCI7500_2 0x7009
#define PCI_DEVICE_ID_ADDIDATA_APCI7420_2 0x700A
#define PCI_DEVICE_ID_ADDIDATA_APCI7300_2 0x700B
@@ -2099,6 +2098,7 @@
#define PCI_DEVICE_ID_ADDIDATA_APCI7420_3 0x700D
#define PCI_DEVICE_ID_ADDIDATA_APCI7300_3 0x700E
#define PCI_DEVICE_ID_ADDIDATA_APCI7800_3 0x700F
+#define PCI_DEVICE_ID_ADDIDATA_APCI7800 0x818E
#define PCI_VENDOR_ID_PDC 0x15e9
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists