summaryrefslogtreecommitdiffstats
path: root/sys/dev/pccard
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2002-04-05 16:25:34 +0000
committerimp <imp@FreeBSD.org>2002-04-05 16:25:34 +0000
commite1798dc8146d80840a74239c120e104325ca9e57 (patch)
tree4600c12881015c341d8b1887aa65f34af007549e /sys/dev/pccard
parent022376dedf152ebbd8d4ef50b54b03cc92c880e7 (diff)
downloadFreeBSD-src-e1798dc8146d80840a74239c120e104325ca9e57.zip
FreeBSD-src-e1798dc8146d80840a74239c120e104325ca9e57.tar.gz
catch up to 1.31
Diffstat (limited to 'sys/dev/pccard')
-rw-r--r--sys/dev/pccard/pccarddevs.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/dev/pccard/pccarddevs.h b/sys/dev/pccard/pccarddevs.h
index 79a0b5e..de25811 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.30 2002/04/02 05:46:10 imp Exp
+ * FreeBSD: src/sys/dev/pccard/pccarddevs,v 1.31 2002/04/05 16:25:03 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 $ */
@@ -146,6 +146,9 @@
#define PCMCIA_CIS_3COM_3C574 { NULL, NULL, NULL, NULL }
#define PCMCIA_PRODUCT_3COM_3C574 0x0574
#define PCMCIA_STR_3COM_3C574 "3Com 3c574-TX 10/100Mbps Ethernet"
+#define PCMCIA_CIS_3COM_3CRWE777A { NULL, NULL, NULL, NULL }
+#define PCMCIA_PRODUCT_3COM_3CRWE777A 0x0777
+#define PCMCIA_STR_3COM_3CRWE777A "3Com 3CRWE777A Airconnect"
#define PCMCIA_CIS_3COM_3C1 { NULL, NULL, NULL, NULL }
#define PCMCIA_PRODUCT_3COM_3C1 0x0cf1
#define PCMCIA_STR_3COM_3C1 "3Com Megahertz 3C1 10Mbps LAN CF+ Card"
OpenPOWER on IntegriCloud