[<prev] [next>] [day] [month] [year] [list]
Message-Id: <E1KO7PE-0007Dv-BE@wraith.cs.uow.edu.au>
Date: Wed, 30 Jul 2008 18:51:36 +1000
From: mcs6502@...il.com
To: unlisted-recipients:; (no To-header on input)
Subject: [patch 09/31] pci_ids.h, kernel 2.6.27-rc1, sort DEVICE_IDs within VENDOR_IDs
--- linux-p8/include/linux/pci_ids.h 2008-07-30 13:11:35.923753000 +1000
+++ linux-p9/include/linux/pci_ids.h 2008-07-30 13:12:24.429345000 +1000
@@ -1730,6 +1730,9 @@
#define PCI_DEVICE_ID_SIIG_1S_20x_550 0x2000
#define PCI_DEVICE_ID_SIIG_1S_20x_650 0x2001
#define PCI_DEVICE_ID_SIIG_1S_20x_850 0x2002
+#define PCI_DEVICE_ID_SIIG_1S1P_20x_550 0x2010
+#define PCI_DEVICE_ID_SIIG_1S1P_20x_650 0x2011
+#define PCI_DEVICE_ID_SIIG_1S1P_20x_850 0x2012
#define PCI_DEVICE_ID_SIIG_1P_20x 0x2020
#define PCI_DEVICE_ID_SIIG_2P_20x 0x2021
#define PCI_DEVICE_ID_SIIG_2S_20x_550 0x2030
@@ -1738,9 +1741,6 @@
#define PCI_DEVICE_ID_SIIG_2P1S_20x_550 0x2040
#define PCI_DEVICE_ID_SIIG_2P1S_20x_650 0x2041
#define PCI_DEVICE_ID_SIIG_2P1S_20x_850 0x2042
-#define PCI_DEVICE_ID_SIIG_1S1P_20x_550 0x2010
-#define PCI_DEVICE_ID_SIIG_1S1P_20x_650 0x2011
-#define PCI_DEVICE_ID_SIIG_1S1P_20x_850 0x2012
#define PCI_DEVICE_ID_SIIG_4S_20x_550 0x2050
#define PCI_DEVICE_ID_SIIG_4S_20x_650 0x2051
#define PCI_DEVICE_ID_SIIG_4S_20x_850 0x2052
--
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