summaryrefslogtreecommitdiffstats
path: root/sys/pccard/pcic_pci.h
diff options
context:
space:
mode:
authorbillf <billf@FreeBSD.org>1999-12-31 07:22:24 +0000
committerbillf <billf@FreeBSD.org>1999-12-31 07:22:24 +0000
commite1e333fdf69b1ea394fc834ea7acebd95cb62a27 (patch)
treefb0bd5b3b4c52cecf97cf777e6809cbe36a76746 /sys/pccard/pcic_pci.h
parent98c75ee4f82e0835831d9ff5945047665e5ccf2c (diff)
downloadFreeBSD-src-e1e333fdf69b1ea394fc834ea7acebd95cb62a27.zip
FreeBSD-src-e1e333fdf69b1ea394fc834ea7acebd95cb62a27.tar.gz
Fill in the blanks for some of the Texas Instruments cardbus controllers.
Obtained from: NetBSD (syssrc/sys/dev/pci/pcidevs)
Diffstat (limited to 'sys/pccard/pcic_pci.h')
-rw-r--r--sys/pccard/pcic_pci.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/pccard/pcic_pci.h b/sys/pccard/pcic_pci.h
index f6178bc..0193a11 100644
--- a/sys/pccard/pcic_pci.h
+++ b/sys/pccard/pcic_pci.h
@@ -41,8 +41,10 @@
#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_TI1225 0xac1c104cul
#define PCI_DEVICE_ID_PCIC_TI1410 0xac50104cul
#define PCI_DEVICE_ID_PCIC_TI1420 0xac51104cul
+#define PCI_DEVICE_ID_PCIC_TI1450 0xac1b104cul
#define PCI_DEVICE_ID_PCIC_TI1451 0xac52104cul
#define PCI_DEVICE_ID_TOSHIBA_TOPIC95 0x060a1179ul
#define PCI_DEVICE_ID_TOSHIBA_TOPIC97 0x060f1179ul
OpenPOWER on IntegriCloud