summaryrefslogtreecommitdiffstats
path: root/sys/dev/pccbb
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2004-07-22 20:02:16 +0000
committerimp <imp@FreeBSD.org>2004-07-22 20:02:16 +0000
commit04d39242094cb953a0e34da0ef3a5221851b1c7d (patch)
tree654596bcbcf9a633a7ede783c99f995d5b1c7962 /sys/dev/pccbb
parentc7df7afd46a0399217b8e16f13ad0c1d8f92cbd8 (diff)
downloadFreeBSD-src-04d39242094cb953a0e34da0ef3a5221851b1c7d.zip
FreeBSD-src-04d39242094cb953a0e34da0ef3a5221851b1c7d.tar.gz
More TI device IDs.
These are from the datasheets downloaded from TI's web site. They describe the PCI[67]x[12]1 and PCI[67]x20 parts, with and without the smartcard enabled.
Diffstat (limited to 'sys/dev/pccbb')
-rw-r--r--sys/dev/pccbb/pccbbdevid.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/dev/pccbb/pccbbdevid.h b/sys/dev/pccbb/pccbbdevid.h
index a238060..deacb86 100644
--- a/sys/dev/pccbb/pccbbdevid.h
+++ b/sys/dev/pccbb/pccbbdevid.h
@@ -84,6 +84,9 @@
#define PCIC_ID_TI4451 0xac42104cul
#define PCIC_ID_TI4510 0xac44104cul
#define PCIC_ID_TI4520 0xac46104cul
+#define PCIC_ID_TI6411 0x8031104cul /* PCI[67]x[12]1 */
+#define PCIC_ID_TI6420 0xac8d104cul /* PCI[67]x20 Smartcard dis */
+#define PCIC_ID_TI6420SD 0xac8e104cul /* PCI[67]x20 Smartcard en */
#define PCIC_ID_TI7410 0xac49104cul
#define PCIC_ID_TI7510 0xac47104cul
#define PCIC_ID_TI7610 0xac48104cul
OpenPOWER on IntegriCloud