linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch 11/31] pci_ids.h, kernel 2.6.27-rc1, sort DEVICE_IDs within VENDOR_IDs
@ 2008-07-30  8:51 mcs6502
  0 siblings, 0 replies; only message in thread
From: mcs6502 @ 2008-07-30  8:51 UTC (permalink / raw)


--- linux-p10/include/linux/pci_ids.h	2008-07-30 13:14:38.402939000 +1000
+++ linux-p11/include/linux/pci_ids.h	2008-07-30 13:15:27.708539000 +1000
@@ -1633,9 +1633,9 @@
 #define PCI_DEVICE_ID_SATSAGEM_NICCY	0x1016
 
 #define PCI_VENDOR_ID_ENSONIQ		0x1274
-#define PCI_DEVICE_ID_ENSONIQ_CT5880	0x5880
-#define PCI_DEVICE_ID_ENSONIQ_ES1370	0x5000
 #define PCI_DEVICE_ID_ENSONIQ_ES1371	0x1371
+#define PCI_DEVICE_ID_ENSONIQ_ES1370	0x5000
+#define PCI_DEVICE_ID_ENSONIQ_CT5880	0x5880
 
 #define PCI_VENDOR_ID_TRANSMETA		0x1279
 #define PCI_DEVICE_ID_EFFICEON		0x0060

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-07-30  9:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-30  8:51 [patch 11/31] pci_ids.h, kernel 2.6.27-rc1, sort DEVICE_IDs within VENDOR_IDs mcs6502

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).