summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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