summaryrefslogtreecommitdiffstats
path: root/sys/pccard/i82365.h
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2004-08-13 06:57:31 +0000
committerimp <imp@FreeBSD.org>2004-08-13 06:57:31 +0000
commit462c08381f0348dcfe5ffe65f73f81a564a370f9 (patch)
tree7cae3cb34dea38556a11769bbe2211fd5ef63189 /sys/pccard/i82365.h
parentfd9ef6980b3e9e841e87bddbc8bfbb8ab4360be7 (diff)
downloadFreeBSD-src-462c08381f0348dcfe5ffe65f73f81a564a370f9.zip
FreeBSD-src-462c08381f0348dcfe5ffe65f73f81a564a370f9.tar.gz
Move PNP IDs back into oldcard files
Diffstat (limited to 'sys/pccard/i82365.h')
-rw-r--r--sys/pccard/i82365.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/sys/pccard/i82365.h b/sys/pccard/i82365.h
index dcb787d..884f1db 100644
--- a/sys/pccard/i82365.h
+++ b/sys/pccard/i82365.h
@@ -329,3 +329,16 @@
#define PCIC_CARD_SLOTS 4
#define PCIC_MAX_CARDS 2
#define PCIC_MAX_SLOTS (PCIC_MAX_CARDS * PCIC_CARD_SLOTS)
+
+/* Plug and play */
+#define PCIC_PNP_ACTIONTEC 0x1802A904 /* AEI0218 */
+#define PCIC_PNP_IBM3765 0x65374d24 /* IBM3765 */
+#define PCIC_PNP_82365 0x000ED041 /* PNP0E00 */
+#define PCIC_PNP_CL_PD6720 0x010ED041 /* PNP0E01 */
+#define PCIC_PNP_VLSI_82C146 0x020ED041 /* PNP0E02 */
+#define PCIC_PNP_82365_CARDBUS 0x030ED041 /* PNP0E03 */
+#define PCIC_PNP_SCM_SWAPBOX 0x69046d4c /* SMC0469 */
+
+/* C-Bus PnP Definitions */
+#define PCIC_NEC_PC9801_102 0x9180a3b8 /* NEC8091 PC-9801-102 */
+#define PCIC_NEC_PC9821RA_E01 0x2181a3b8 /* NEC8121 PC-9821RA-E01 */
OpenPOWER on IntegriCloud