summaryrefslogtreecommitdiffstats
path: root/sys/dev/pccbb
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2002-01-29 06:15:07 +0000
committerimp <imp@FreeBSD.org>2002-01-29 06:15:07 +0000
commit063c279d9ab218665dd6af44ebfba59e5aafb2f2 (patch)
tree3b09f4334845afb9c80453876569181a01573aa3 /sys/dev/pccbb
parenta8d6fd739339dd7ee241c8b5e6e6cf86f8e5204a (diff)
downloadFreeBSD-src-063c279d9ab218665dd6af44ebfba59e5aafb2f2.zip
FreeBSD-src-063c279d9ab218665dd6af44ebfba59e5aafb2f2.tar.gz
Minor sorting orders
Diffstat (limited to 'sys/dev/pccbb')
-rw-r--r--sys/dev/pccbb/pccbbdevid.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pccbb/pccbbdevid.h b/sys/dev/pccbb/pccbbdevid.h
index 1ac4380..8cca68b 100644
--- a/sys/dev/pccbb/pccbbdevid.h
+++ b/sys/dev/pccbb/pccbbdevid.h
@@ -56,10 +56,10 @@
#define PCI_DEVICE_ID_PCIC_TI1221 0xac19104cul
#define PCI_DEVICE_ID_PCIC_TI1225 0xac1c104cul
#define PCI_DEVICE_ID_PCIC_TI1250 0xac16104cul
-#define PCI_DEVICE_ID_PCIC_TI1260 0xac18104cul
-#define PCI_DEVICE_ID_PCIC_TI1260B 0xac30104cul
#define PCI_DEVICE_ID_PCIC_TI1251 0xac1d104cul
#define PCI_DEVICE_ID_PCIC_TI1251B 0xac1f104cul
+#define PCI_DEVICE_ID_PCIC_TI1260 0xac18104cul
+#define PCI_DEVICE_ID_PCIC_TI1260B 0xac30104cul
#define PCI_DEVICE_ID_PCIC_TI1410 0xac50104cul
#define PCI_DEVICE_ID_PCIC_TI1420 0xac51104cul
#define PCI_DEVICE_ID_PCIC_TI1421 0xac53104cul
OpenPOWER on IntegriCloud