[<prev] [next>] [day] [month] [year] [list]
Message-Id: <E1KO7Oz-0007DJ-2U@wraith.cs.uow.edu.au>
Date: Wed, 30 Jul 2008 18:51:21 +1000
From: mcs6502@...il.com
To: unlisted-recipients:; (no To-header on input)
Subject: [patch 06/31] pci_ids.h, kernel 2.6.27-rc1, sort DEVICE_IDs within VENDOR_IDs
--- linux-p5/include/linux/pci_ids.h 2008-07-30 13:07:50.568053000 +1000
+++ linux-p6/include/linux/pci_ids.h 2008-07-30 13:09:26.712209000 +1000
@@ -2031,8 +2031,8 @@
#define PCI_DEVICE_ID_TIGON3_5753 0x16f7
#define PCI_DEVICE_ID_TIGON3_5753M 0x16fd
#define PCI_DEVICE_ID_TIGON3_5753F 0x16fe
-#define PCI_DEVICE_ID_TIGON3_5901 0x170d
#define PCI_DEVICE_ID_BCM4401B1 0x170c
+#define PCI_DEVICE_ID_TIGON3_5901 0x170d
#define PCI_DEVICE_ID_TIGON3_5901_2 0x170e
#define PCI_DEVICE_ID_TIGON3_5906 0x1712
#define PCI_DEVICE_ID_TIGON3_5906M 0x1713
--
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