aboutsummaryrefslogtreecommitdiff
path: root/sys/pccard/pcic_pci.h
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2000-04-20 03:16:49 +0000
committerWarner Losh <imp@FreeBSD.org>2000-04-20 03:16:49 +0000
commit748fdadaad4f210a74d722192b49a1f8777b6d15 (patch)
tree25041f85ac20d1c1c57a391c1158651413d8f10a /sys/pccard/pcic_pci.h
parent6450dd3cb455ff2d98f49a3c2e9b32cfce960f0d (diff)
downloadsrc-748fdadaad4f210a74d722192b49a1f8777b6d15.tar.gz
src-748fdadaad4f210a74d722192b49a1f8777b6d15.zip
Add TI-1211 chipset from datasheet info
Notes
Notes: svn path=/head/; revision=59410
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 a6966a87c3fd..57a1f14e9948 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