summaryrefslogtreecommitdiffstats
path: root/sys/dev/pccard/pccarddevs
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2003-11-03 16:09:17 +0000
committerimp <imp@FreeBSD.org>2003-11-03 16:09:17 +0000
commit00da6b89f2a437fd605e038eb1726e1741dafb10 (patch)
tree780fbe8bf232fa70854aa2c1adecb185c1e9bd10 /sys/dev/pccard/pccarddevs
parent2d0c1ab108630d8134c9e7affe4a4e6e6fe89830 (diff)
downloadFreeBSD-src-00da6b89f2a437fd605e038eb1726e1741dafb10.zip
FreeBSD-src-00da6b89f2a437fd605e038eb1726e1741dafb10.tar.gz
Add intel EtherExpress PRO PCMCIA card ID. Well, I don't know if it
is really EtherExpress or EEPro or what, but it does appear in a couple of ethernet cards that have appeared recently on ebay. Silicom appears to make these cards, and they have the 82595TX chipset in them, and sometimes uarts. The ex driver needs some work to support these cards, but I thought I'd get the device into pccarddevs.
Diffstat (limited to 'sys/dev/pccard/pccarddevs')
-rw-r--r--sys/dev/pccard/pccarddevs2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/pccard/pccarddevs b/sys/dev/pccard/pccarddevs
index f1f74a4..ea41f71 100644
--- a/sys/dev/pccard/pccarddevs
+++ b/sys/dev/pccard/pccarddevs
@@ -279,7 +279,7 @@ product IBM ETHERJET 0x003f IBM EtherJet Ethernet
/* Intel Products */
product INTEL PRO_WLAN_2011 0x0001 Intel PRO/Wireless 2011 LAN PC Card
product INTEL EEPRO100 0x010a Intel EtherExpress PRO/100
-product INTEL ETHEREXP 0x0301 Intel EtherExpress PCMCIA Card
+product INTEL ETHEREXPPRO 0x0301 Intel EtherExpress Pro PCMCIA Card
/* Intersil */
/* Note: The following likely is an OEM card under a different Intersil name */
OpenPOWER on IntegriCloud