fix build: when usb was enabled wireless drivers were brought in so
remove the nodevice lines that elided wlan support
This commit is contained in:
parent
96492b1b20
commit
a3393da7bf
@ -75,13 +75,6 @@ nodevice ie
|
||||
nodevice sn
|
||||
nodevice xe
|
||||
|
||||
nodevice wlan
|
||||
nodevice wlan_wep # 802.11 WEP support
|
||||
nodevice wlan_ccmp # 802.11 CCMP support
|
||||
nodevice wlan_tkip # 802.11 TKIP support
|
||||
nodevice wlan_amrr # AMRR transmit rate control algorithm
|
||||
nodevice wlan_scan_ap # 802.11 AP mode scanning
|
||||
nodevice wlan_scan_sta # 802.11 STA mode scanning
|
||||
nodevice an
|
||||
nodevice ath # Atheros pci/cardbus NIC's
|
||||
nodevice ath_hal # Atheros HAL (Hardware Access Layer)
|
||||
@ -89,4 +82,3 @@ nodevice ath_rate_sample # SampleRate tx rate control for ath
|
||||
nodevice awi
|
||||
nodevice ral
|
||||
nodevice wi
|
||||
nodevice zyd # ZyDAS zb1211/zb1211b wireless NICs
|
||||
|
Loading…
Reference in New Issue
Block a user