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:
Toshihiko ARAI 2000-12-20 17:13:09 +00:00
parent eb13a47275
commit 4868575138
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=70235

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