Speculatively commit fix for Surecom EP-427TX PCMCIA adapter. This
appears to be another OEM version of the Netgear FA411. This is a guess, since the original didn't include the flags, but this is too similar to my netgear card... Submitted by: neal@nelsonnet.org
This commit is contained in:
parent
6d51506749
commit
c46f298a3e
@ -440,6 +440,12 @@ card "Corega,K.K." "Ethernet LAN Card"
|
||||
insert /etc/pccard_ether $device start
|
||||
remove /etc/pccard_ether $device stop
|
||||
|
||||
# Surecome EP-427X PCMCIA ethernet
|
||||
card "CouplerlessPCMCIA" "100BASE"
|
||||
config auto "ed" ? 0x30000
|
||||
insert /etc/pccard_ether $device start
|
||||
remove /etc/pccard_ether $device stop
|
||||
|
||||
# CyQ've ELA-010
|
||||
card "CyQ've" "ELA-010"
|
||||
config auto "ed" ?
|
||||
|
Loading…
Reference in New Issue
Block a user