summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2002-10-11 05:40:45 +0000
committerimp <imp@FreeBSD.org>2002-10-11 05:40:45 +0000
commit0005d653fc516c8c41fc7d39100c2f524aa030c6 (patch)
tree71ec3721a0da3a48a6402507afe723e4a0673e0c /sys
parent2eec8fe31f4cf6d13321007213408e4cab4dfdf2 (diff)
downloadFreeBSD-src-0005d653fc516c8c41fc7d39100c2f524aa030c6.zip
FreeBSD-src-0005d653fc516c8c41fc7d39100c2f524aa030c6.tar.gz
sync to 1.35 of pccarddevs
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/pccard/pccarddevs.h11
1 files changed, 10 insertions, 1 deletions
diff --git a/sys/dev/pccard/pccarddevs.h b/sys/dev/pccard/pccarddevs.h
index 276233d..068ff42 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.34 2002/09/10 06:29:09 imp Exp
+ * FreeBSD: src/sys/dev/pccard/pccarddevs,v 1.35 2002/10/11 05:40:13 imp Exp
*/
/* $NetBSD: pcmciadevs,v 1.163 2002/03/04 16:41:50 martin Exp $ */
/* $OpenBSD: pcmciadevs,v 1.93 2002/06/21 08:31:10 henning Exp $ */
@@ -99,6 +99,7 @@
#define PCMCIA_VENDOR_NWN 0x0602 /* No Wires Needed */
#define PCMCIA_VENDOR_BREEZECOM 0x0a02 /* BreezeCOM */
#define PCMCIA_VENDOR_NEWMEDIA2 0x10cd /* NewMedia */
+#define PCMCIA_VENDOR_PLANEX2 0x14ea /* PLANEX */
#define PCMCIA_VENDOR_ACTIONTEC 0x1668 /* ACTIONTEC */
#define PCMCIA_VENDOR_LASAT 0x3401 /* Lasat Communications A/S */
#define PCMCIA_VENDOR_BONDWELL 0x3b01 /* Bondwell */
@@ -469,6 +470,9 @@
#define PCMCIA_CIS_NEWMEDIA_MULTIMEDIA { NULL, NULL, NULL, NULL }
#define PCMCIA_PRODUCT_NEWMEDIA_MULTIMEDIA 0x100b
#define PCMCIA_STR_NEWMEDIA_MULTIMEDIA "NewMedia Multimedia"
+#define PCMCIA_CIS_NEWMEDIA_BUSTOASTER2 { NULL, NULL, NULL, NULL }
+#define PCMCIA_PRODUCT_NEWMEDIA_BUSTOASTER2 0xa002
+#define PCMCIA_STR_NEWMEDIA_BUSTOASTER2 "New Media SCSI Bus Toaster"
#define PCMCIA_CIS_NEWMEDIA_BUSTOASTER { NULL, NULL, NULL, NULL }
#define PCMCIA_PRODUCT_NEWMEDIA_BUSTOASTER 0xc102
#define PCMCIA_STR_NEWMEDIA_BUSTOASTER "New Media BusToaster SCSI Host Adapter"
@@ -530,6 +534,11 @@
#define PCMCIA_PRODUCT_PANASONIC_KME 0x2604
#define PCMCIA_STR_PANASONIC_KME "Panasonic CD-R/RW Interface"
+/* Planex */
+#define PCMCIA_CIS_PLANEX2_GWNS11H { NULL, NULL, NULL, NULL }
+#define PCMCIA_PRODUCT_PLANEX2_GWNS11H 0xb001
+#define PCMCIA_STR_PLANEX2_GWNS11H "Planex GW-NS11H"
+
/* Proxim */
#define PCMCIA_CIS_PROXIM_ROAMABOUT_2400FH { NULL, NULL, NULL, NULL }
#define PCMCIA_PRODUCT_PROXIM_ROAMABOUT_2400FH 0x1058
OpenPOWER on IntegriCloud