summaryrefslogtreecommitdiffstats
path: root/sys/pci/pcic_p.h
diff options
context:
space:
mode:
authorbillf <billf@FreeBSD.org>1999-12-29 13:33:37 +0000
committerbillf <billf@FreeBSD.org>1999-12-29 13:33:37 +0000
commit801480af69863ffbeaa524f311d9ec52626d3740 (patch)
tree22b3de40d1f0fae4d7858099a4b5afe6a64cce8b /sys/pci/pcic_p.h
parentc1f6209fd4ab3a07aec72c51b1da3c145e560a62 (diff)
downloadFreeBSD-src-801480af69863ffbeaa524f311d9ec52626d3740.zip
FreeBSD-src-801480af69863ffbeaa524f311d9ec52626d3740.tar.gz
Copy Texas Instruments cardbus controllers from pcisupport.c, the pcisupport.c
probes are at the 'chip' level and will get overridden by pcic_p if it is compiled in. It's still nice to get the better probe message if it's not... Requested by: imp
Diffstat (limited to 'sys/pci/pcic_p.h')
-rw-r--r--sys/pci/pcic_p.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/pci/pcic_p.h b/sys/pci/pcic_p.h
index 39c9260..f6178bc 100644
--- a/sys/pci/pcic_p.h
+++ b/sys/pci/pcic_p.h
@@ -41,6 +41,9 @@
#define PCI_DEVICE_ID_PCIC_TI1250 0xac16104cul
#define PCI_DEVICE_ID_PCIC_TI1251 0xac1d104cul
#define PCI_DEVICE_ID_PCIC_TI1251B 0xac1f104cul
+#define PCI_DEVICE_ID_PCIC_TI1410 0xac50104cul
+#define PCI_DEVICE_ID_PCIC_TI1420 0xac51104cul
+#define PCI_DEVICE_ID_PCIC_TI1451 0xac52104cul
#define PCI_DEVICE_ID_TOSHIBA_TOPIC95 0x060a1179ul
#define PCI_DEVICE_ID_TOSHIBA_TOPIC97 0x060f1179ul
#define PCI_DEVICE_ID_RICOH_RL5C465 0x04651180ul
OpenPOWER on IntegriCloud