summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authortoshi <toshi@FreeBSD.org>2000-12-20 17:13:09 +0000
committertoshi <toshi@FreeBSD.org>2000-12-20 17:13:09 +0000
commit7dca4c5ee9359b12323f04b8755c9611f8f74901 (patch)
treeffb5c5632181e3106d472e0ea7f202447f12edd4 /etc
parent7a403680509ad93fe524d65f6ef7da48920a1b6f (diff)
downloadFreeBSD-src-7dca4c5ee9359b12323f04b8755c9611f8f74901.zip
FreeBSD-src-7dca4c5ee9359b12323f04b8755c9611f8f74901.tar.gz
Join tree entries for Linksys PCMPC100 series as follows:
"Linksys" "EtherFast 10/100 PC Card (PCMPC100)" "Linksys" "Etherfast 10/100 PC Card (PCMPC100 V2)" "Linksys" "EtherFast 10/100 PC Card (PCMPC100 V3)"
Diffstat (limited to 'etc')
-rw-r--r--etc/defaults/pccard.conf11
1 files changed, 2 insertions, 9 deletions
diff --git a/etc/defaults/pccard.conf b/etc/defaults/pccard.conf
index 9b61ba5..a601fd3 100644
--- a/etc/defaults/pccard.conf
+++ b/etc/defaults/pccard.conf
@@ -699,15 +699,8 @@ card "Linksys" "EtherFast 10/100 Integrated PC Card (PCM100)"
insert /etc/pccard_ether $device start
remove /etc/pccard_ether $device stop
-# Linksys EtherFast 10/100 PC Card (PCMPC100)
-card "Linksys" "EtherFast 10/100 PC Card (PCMPC100)"
- config 0x3 "ed" ? 0x80000
-# config auto "ed" ?
- insert /etc/pccard_ether $device start
- remove /etc/pccard_ether $device stop
-
-# Linksys EtherFast 10/100 PC Card (PCMPC100 V2)
-card "Linksys" "Etherfast 10/100 PC Card (PCMPC100 V2)"
+# Linksys EtherFast 10/100 PC Card (PCMPC100) and V2
+card "Linksys" "/Ether[Ff]ast 10/100 PC Card \(PCMPC100.*\)/"
config auto "ed" ? 0x80000
insert /etc/pccard_ether $device start
remove /etc/pccard_ether $device stop
OpenPOWER on IntegriCloud