summaryrefslogtreecommitdiffstats
path: root/sys/pccard/pcic_pci.h
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2000-04-20 03:16:49 +0000
committerimp <imp@FreeBSD.org>2000-04-20 03:16:49 +0000
commit445a25dc8313cc702e504bf1261865668ca8c86a (patch)
tree9ef696e70efd1f4ea63a8748a180b3ad5c79f367 /sys/pccard/pcic_pci.h
parent4422f2d83bb4ca051d794f962ed3fdebf99fcddb (diff)
downloadFreeBSD-src-445a25dc8313cc702e504bf1261865668ca8c86a.zip
FreeBSD-src-445a25dc8313cc702e504bf1261865668ca8c86a.tar.gz
Add TI-1211 chipset from datasheet info
Diffstat (limited to 'sys/pccard/pcic_pci.h')
-rw-r--r--sys/pccard/pcic_pci.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/pccard/pcic_pci.h b/sys/pccard/pcic_pci.h
index a6966a8..57a1f14 100644
--- a/sys/pccard/pcic_pci.h
+++ b/sys/pccard/pcic_pci.h
@@ -36,12 +36,13 @@
#define PCI_DEVICE_ID_PCIC_CLPD6832 0x11101013ul
#define PCI_DEVICE_ID_PCIC_TI1130 0xac12104cul
#define PCI_DEVICE_ID_PCIC_TI1131 0xac15104cul
+#define PCI_DEVICE_ID_PCIC_TI1211 0xac1e104cul
#define PCI_DEVICE_ID_PCIC_TI1220 0xac17104cul
#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_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
OpenPOWER on IntegriCloud