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)"
This commit is contained in:
toshi 2000-12-20 17:13:09 +00:00
parent 5af69e2fca
commit f4e04abebc

View File

@ -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