summaryrefslogtreecommitdiffstats
path: root/sys/dev/pccard/pccarddevs.h
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2002-04-02 05:47:08 +0000
committerimp <imp@FreeBSD.org>2002-04-02 05:47:08 +0000
commit6f0619b5a4acacdc897a6e9832bb15bed82819cb (patch)
tree9ce3089c307ba189aa7e0a1e01308fc63253d2ec /sys/dev/pccard/pccarddevs.h
parentccea42acc9f4618401a0d44943331139e61f9801 (diff)
downloadFreeBSD-src-6f0619b5a4acacdc897a6e9832bb15bed82819cb.zip
FreeBSD-src-6f0619b5a4acacdc897a6e9832bb15bed82819cb.tar.gz
Regen for 1.30 pccarddevs
Diffstat (limited to 'sys/dev/pccard/pccarddevs.h')
-rw-r--r--sys/dev/pccard/pccarddevs.h9
1 files changed, 8 insertions, 1 deletions
diff --git a/sys/dev/pccard/pccarddevs.h b/sys/dev/pccard/pccarddevs.h
index 2d60c77..79a0b5e 100644
--- a/sys/dev/pccard/pccarddevs.h
+++ b/sys/dev/pccard/pccarddevs.h
@@ -4,7 +4,7 @@
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * FreeBSD: src/sys/dev/pccard/pccarddevs,v 1.29 2002/04/02 05:39:07 imp Exp
+ * FreeBSD: src/sys/dev/pccard/pccarddevs,v 1.30 2002/04/02 05:46:10 imp Exp
*/
/* $NetBSD: pcmciadevs,v 1.163 2002/03/04 16:41:50 martin Exp $ */
/* $OpenBSD: pcmciadevs,v 1.85 2002/03/29 18:54:07 millert Exp $ */
@@ -512,6 +512,9 @@
#define PCMCIA_CIS_PROXIM_RANGELAN2_7401 { NULL, NULL, NULL, NULL }
#define PCMCIA_PRODUCT_PROXIM_RANGELAN2_7401 0x1158
#define PCMCIA_STR_PROXIM_RANGELAN2_7401 "Proxim RangeLAN2 7401"
+#define PCMCIA_CIS_PROXIM_RANGELANDS_8430 { NULL, NULL, NULL, NULL }
+#define PCMCIA_PRODUCT_PROXIM_RANGELANDS_8430 0x8000
+#define PCMCIA_STR_PROXIM_RANGELANDS_8430 "Proxim RangeLAN-DS 8430"
/* Psion */
#define PCMCIA_CIS_PSION_GOLDCARD { NULL, NULL, NULL, NULL }
@@ -665,6 +668,7 @@
*/
#define PCMCIA_VENDOR_AMBICOM -1 /* AmbiCom Inc */
#define PCMCIA_VENDOR_ACCTON -1 /* ACCTON */
+#define PCMCIA_VENDOR_ADDTRON -1 /* Addtron */
#define PCMCIA_VENDOR_AMD -1 /* AMD */
#define PCMCIA_VENDOR_BILLIONTON -1 /* Billionton Systems Inc. */
#define PCMCIA_VENDOR_CNET -1 /* CNet */
@@ -692,6 +696,9 @@
#define PCMCIA_CIS_ACCTON_EN2212 { "ACCTON", "EN2212", NULL, NULL }
#define PCMCIA_PRODUCT_ACCTON_EN2212 -1
#define PCMCIA_STR_ACCTON_EN2212 "Accton EN2212"
+#define PCMCIA_CIS_ADDTRON_AWP100 { "Addtron", "AWP-100 Wireless PCMCIA", "Version 01.02", NULL }
+#define PCMCIA_PRODUCT_ADDTRON_AWP100 -1
+#define PCMCIA_STR_ADDTRON_AWP100 ""
#define PCMCIA_CIS_AMBICOM_AMB8002T { "AmbiCom Inc", "AMB8002T", NULL, NULL }
#define PCMCIA_PRODUCT_AMBICOM_AMB8002T -1
#define PCMCIA_STR_AMBICOM_AMB8002T "AmbiCom AMB8002T"
OpenPOWER on IntegriCloud