summaryrefslogtreecommitdiffstats
path: root/sys/dev/pccbb/pccbbdevid.h
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2003-08-22 08:49:56 +0000
committerimp <imp@FreeBSD.org>2003-08-22 08:49:56 +0000
commit53f32078e5349fbc8bea217da3b8e26d27a7b213 (patch)
tree2848567c5f1e61f2679675d245df16df2f31005e /sys/dev/pccbb/pccbbdevid.h
parent18625a197e29819f4524aba6b1bde9ae86586e34 (diff)
downloadFreeBSD-src-53f32078e5349fbc8bea217da3b8e26d27a7b213.zip
FreeBSD-src-53f32078e5349fbc8bea217da3b8e26d27a7b213.tar.gz
Add newly discovered ENE Technologies CardBus bridges to the list:
CB710, CB720, CB1211, CB1225, CB1410 and CB1420 These are likely licensed designed from TI, and the Linux PCMCIA code treats them as TI chips. Add comment, but no ID for the 711E1 from O2Micro.
Diffstat (limited to 'sys/dev/pccbb/pccbbdevid.h')
-rw-r--r--sys/dev/pccbb/pccbbdevid.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/sys/dev/pccbb/pccbbdevid.h b/sys/dev/pccbb/pccbbdevid.h
index 6639c6a..67b4a23 100644
--- a/sys/dev/pccbb/pccbbdevid.h
+++ b/sys/dev/pccbb/pccbbdevid.h
@@ -31,6 +31,12 @@
#define PCIC_ID_CLPD6832 0x11101013ul
#define PCIC_ID_CLPD6833 0x11131013ul
#define PCIC_ID_CLPD6834 0x11121013ul
+#define PCIC_ID_ENE_CB710 0x14111524ul
+#define PCIC_ID_ENE_CB720 0x14211524ul /* ??? */
+#define PCIC_ID_ENE_CB1211 0x12111524ul /* ??? */
+#define PCIC_ID_ENE_CB1225 0x12251524ul /* ??? */
+#define PCIC_ID_ENE_CB1410 0x14101524ul
+#define PCIC_ID_ENE_CB1420 0x14201524ul
#define PCIC_ID_INTEL_82092AA_0 0x12218086ul /* 16bit I/O */
#define PCIC_ID_INTEL_82092AA_1 0x12228086ul /* 16bit I/O */
#define PCIC_ID_OMEGA_82C094 0x1221119bul /* 16bit I/O */
@@ -42,6 +48,7 @@
#define PCIC_ID_OZ6912 0x69721217ul /* Also 6972 */
#define PCIC_ID_OZ6922 0x69251217ul
#define PCIC_ID_OZ6933 0x69331217ul
+/* O2Micro 711E1 */
#define PCIC_ID_RICOH_RL5C465 0x04651180ul
#define PCIC_ID_RICOH_RL5C466 0x04661180ul
#define PCIC_ID_RICOH_RL5C475 0x04751180ul
OpenPOWER on IntegriCloud