Fix the entry for the NetGear FA410TX, which appears to have been committed

untested (invalid syntax, and config index 0x1 does not appear to exist in
the card as it currently ships).
This commit is contained in:
msmith 1999-11-21 09:48:15 +00:00
parent a99b0d3deb
commit 34ed7085e3
2 changed files with 6 additions and 6 deletions

View File

@ -247,9 +247,9 @@ card "Intel" "EtherExpress(TM) PRO/100 PC C"
remove echo Intel EtherExpress PRO/100 Mobile Adapter/16 removed
remove ifconfig xe0 delete
# BayNetworks NETGEAR FA410TXC Fast Ethernet
card "NETGEAR" "FA410TX" "Fast Ethernet"
config 0x1 "ed0" ?
# BayNetworks NETGEAR FA410TXC Fast Ethernet
card "NETGEAR" "FA410TX"
config 0x20 "ed0" ?
insert echo NETGEAR FA410TX Ethernet inserted
insert /etc/pccard_ether ed0
remove echo NETGEAR FA410TX Ethernet removed

View File

@ -247,9 +247,9 @@ card "Intel" "EtherExpress(TM) PRO/100 PC C"
remove echo Intel EtherExpress PRO/100 Mobile Adapter/16 removed
remove ifconfig xe0 delete
# BayNetworks NETGEAR FA410TXC Fast Ethernet
card "NETGEAR" "FA410TX" "Fast Ethernet"
config 0x1 "ed0" ?
# BayNetworks NETGEAR FA410TXC Fast Ethernet
card "NETGEAR" "FA410TX"
config 0x20 "ed0" ?
insert echo NETGEAR FA410TX Ethernet inserted
insert /etc/pccard_ether ed0
remove echo NETGEAR FA410TX Ethernet removed