add ELECOM Air@Hark/LD-WL11/PCC card
add NEC Wireless Card CMZ-RT-WP card Obtained from: [bsd-nomads:13988] by YAMAMOTO Shigeru <shigeru@iij.ad.jp> sort Farallon Skyline 11Mbps Wireless entory
This commit is contained in:
parent
e6776b7dea
commit
16de77e445
@ -1707,6 +1707,18 @@ card "Cabletron" "RoamAbout 802.11 DS"
|
||||
insert /etc/pccard_ether $device
|
||||
remove /sbin/ifconfig $device delete
|
||||
|
||||
# ELECOM Air@Hark/LD-WL11/PCC
|
||||
card "ELECOM" "Air@Hark/LD-WL11/PCC"
|
||||
config auto "wi" ?
|
||||
insert /etc/pccard_ether $device
|
||||
remove /sbin/ifconfig $device delete
|
||||
|
||||
# Farallon Skyline 11Mbps Wireless
|
||||
card "INTERSIL" "HFA384x/IEEE"
|
||||
config 0x1 "wi" ?
|
||||
insert /etc/pccard_ether $device
|
||||
remove /sbin/ifconfig $device delete
|
||||
|
||||
# Lucent WaveLAN/IEEE
|
||||
card "Lucent Technologies" "WaveLAN/IEEE"
|
||||
config 0x1 "wi" ?
|
||||
@ -1720,6 +1732,12 @@ card "NCR" "WaveLAN/IEEE"
|
||||
insert /etc/pccard_ether $device
|
||||
remove /sbin/ifconfig $device delete
|
||||
|
||||
# NEC Wireless Card CMZ-RT-WP
|
||||
card "NEC" "Wireless Card CMZ-RT-WP"
|
||||
config auto "wi" ?
|
||||
insert /etc/pccard_ether $device
|
||||
remove /sbin/ifconfig $device delete
|
||||
|
||||
# Melco Airconnect
|
||||
card "MELCO" "WLI-PCM-L11"
|
||||
config 0x1 "wi" ?
|
||||
@ -1732,11 +1750,6 @@ card "PLANEX" "GeoWave/GW-NS110"
|
||||
insert /etc/pccard_ether $device
|
||||
remove /sbin/ifconfig $device delete
|
||||
|
||||
# Farallon Skyline 11Mbps Wireless
|
||||
card "INTERSIL" "HFA384x/IEEE"
|
||||
config 0x1 "wi" ?
|
||||
insert /etc/pccard_ether $device
|
||||
remove /sbin/ifconfig $device delete
|
||||
|
||||
########## xe ##########
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user