summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2003-11-03 16:05:46 +0000
committerimp <imp@FreeBSD.org>2003-11-03 16:05:46 +0000
commit2d0c1ab108630d8134c9e7affe4a4e6e6fe89830 (patch)
treea65e77e55ac159f21796b9b3e10081f7a7da7fec
parent4bbd8335fced913b53cf977607397c95aeefdb36 (diff)
downloadFreeBSD-src-2d0c1ab108630d8134c9e7affe4a4e6e6fe89830.zip
FreeBSD-src-2d0c1ab108630d8134c9e7affe4a4e6e6fe89830.tar.gz
Sync to 1.78
-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 9790f86..59ed04f 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.77 2003/10/27 05:37:01 imp Exp
+ * FreeBSD: src/sys/dev/pccard/pccarddevs,v 1.78 2003/11/03 16:04:31 imp Exp
*/
/* $NetBSD: pcmciadevs,v 1.186 2003/09/16 08:26:37 onoe Exp $ */
/* $OpenBSD: pcmciadevs,v 1.93 2002/06/21 08:31:10 henning Exp $ */
@@ -438,6 +438,9 @@
#define PCMCIA_CIS_INTEL_EEPRO100 { NULL, NULL, NULL, NULL }
#define PCMCIA_PRODUCT_INTEL_EEPRO100 0x010a
#define PCMCIA_STR_INTEL_EEPRO100 "Intel EtherExpress PRO/100"
+#define PCMCIA_CIS_INTEL_ETHEREXP { NULL, NULL, NULL, NULL }
+#define PCMCIA_PRODUCT_INTEL_ETHEREXP 0x0301
+#define PCMCIA_STR_INTEL_ETHEREXP "Intel EtherExpress PCMCIA Card"
/* Intersil */
/* Note: The following likely is an OEM card under a different Intersil name */
OpenPOWER on IntegriCloud