summaryrefslogtreecommitdiffstats
path: root/sys/pci/pcic_p.h
diff options
context:
space:
mode:
authoreivind <eivind@FreeBSD.org>1999-11-28 13:37:35 +0000
committereivind <eivind@FreeBSD.org>1999-11-28 13:37:35 +0000
commit987e083f00337d507f142a6cd79653fa2bdec0cd (patch)
treee6f811ebe2a2044d2b07d93e4e228d1b94631712 /sys/pci/pcic_p.h
parent66f5fff52e9d967b9edf43404cf8b1e91c2770eb (diff)
downloadFreeBSD-src-987e083f00337d507f142a6cd79653fa2bdec0cd.zip
FreeBSD-src-987e083f00337d507f142a6cd79653fa2bdec0cd.tar.gz
Add the PCI id for the TI PCI-1251B PCI-CardBus bridge.
Submitted by: Martin Blapp <mb@imp.ch>
Diffstat (limited to 'sys/pci/pcic_p.h')
-rw-r--r--sys/pci/pcic_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/pci/pcic_p.h b/sys/pci/pcic_p.h
index bd8e06c..39c9260 100644
--- a/sys/pci/pcic_p.h
+++ b/sys/pci/pcic_p.h
@@ -40,6 +40,7 @@
#define PCI_DEVICE_ID_PCIC_TI1221 0xac19104cul
#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_TOSHIBA_TOPIC95 0x060a1179ul
#define PCI_DEVICE_ID_TOSHIBA_TOPIC97 0x060f1179ul
#define PCI_DEVICE_ID_RICOH_RL5C465 0x04651180ul
OpenPOWER on IntegriCloud