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:
Sam Leffler 2007-11-03 19:26:49 +00:00
parent 96492b1b20
commit a3393da7bf
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=173311

View File

@ -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