[patch 19/31] pci_ids.h, kernel 2.6.27-rc1, sort DEVICE_IDs within VENDOR_IDs

From: mcs6502
Date: Wed Jul 30 2008 - 05:08:19 EST


--- linux-p18/include/linux/pci_ids.h 2008-07-30 13:32:12.199574000 +1000
+++ linux-p19/include/linux/pci_ids.h 2008-07-30 13:33:04.474199000 +1000
@@ -838,8 +838,8 @@
#define PCI_DEVICE_ID_MYLEX_DAC960_PG 0x0010
#define PCI_DEVICE_ID_MYLEX_DAC960_LA 0x0020
#define PCI_DEVICE_ID_MYLEX_DAC960_LP 0x0050
-#define PCI_DEVICE_ID_MYLEX_DAC960_BA 0xBA56
#define PCI_DEVICE_ID_MYLEX_DAC960_GEM 0xB166
+#define PCI_DEVICE_ID_MYLEX_DAC960_BA 0xBA56

#define PCI_VENDOR_ID_APPLE 0x106b
#define PCI_DEVICE_ID_APPLE_BANDIT 0x0001
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/