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:
parent
4d4caa7a96
commit
f5a513e121
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user