Add:
Accton airDirect WN3301 Melco WLI-CF-S11G GeoWave GW-NS11S Submitted by: Shigeru Ishida-san on bsd-nomads (16142,16143,16144)
This commit is contained in:
parent
30f0d81114
commit
69e4f572e4
@ -1752,6 +1752,12 @@ card "3Com" "3CRWE737A AirConnect Wireless LAN PC Card"
|
||||
insert /etc/pccard_ether $device start
|
||||
remove /etc/pccard_ether $device stop
|
||||
|
||||
# Accton airDirect WN3301
|
||||
card "Accton" "IEEE802.11 PC Card Adapter"
|
||||
config auto "wi" ?
|
||||
insert /etc/pccard_ether $device start
|
||||
remove /etc/pccard_ether $device stop
|
||||
|
||||
# Addtron AWP-100
|
||||
card "Addtron" "AWP-100 Wireless PCMCIA"
|
||||
config auto "wi" ? 0x10000
|
||||
@ -1772,7 +1778,13 @@ card "BreezeNET" "PC-DS.11"
|
||||
|
||||
# Buffalo WLI-CF-S11G
|
||||
card "BUFFALO" "WLI-CF-S11G"
|
||||
config auto "wi" ?
|
||||
config auto "wi" ? 0x10000
|
||||
insert /etc/pccard_ether $device start
|
||||
remove /etc/pccard_ether $device stop
|
||||
|
||||
# Melco Airconnect 3.3V version
|
||||
card "BUFFALO" "WLI-PCM-S11"
|
||||
config auto "wi" ? 0x10000
|
||||
insert /etc/pccard_ether $device start
|
||||
remove /etc/pccard_ether $device stop
|
||||
|
||||
@ -1849,6 +1861,12 @@ card "ELSA" "AirLancer MC-11"
|
||||
insert /etc/pccard_ether $device start
|
||||
remove /etc/pccard_ether $device stop
|
||||
|
||||
# PLANEX GeoWave/GW-NS11S
|
||||
card "Geowave" "GW-NS11S"
|
||||
config auto "wi" ?
|
||||
insert /etc/pccard_ether $device start
|
||||
remove /etc/pccard_ether $device stop
|
||||
|
||||
# Linksys Instant Wireless WPC11
|
||||
card "Instant Wireless " " Network PC CARD"
|
||||
config auto "wi" ? 0x10000
|
||||
|
Loading…
x
Reference in New Issue
Block a user