summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf/PAE
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2007-11-03 19:26:49 +0000
committersam <sam@FreeBSD.org>2007-11-03 19:26:49 +0000
commit46608d3cace876f78956135d50fcacc0c45d9a8e (patch)
treea3d4d3067f343c6ff315631cf4e369d545255aba /sys/i386/conf/PAE
parented15ddf1c96b3113f3b927fd4af7c70ed5a95e29 (diff)
downloadFreeBSD-src-46608d3cace876f78956135d50fcacc0c45d9a8e.zip
FreeBSD-src-46608d3cace876f78956135d50fcacc0c45d9a8e.tar.gz
fix build: when usb was enabled wireless drivers were brought in so
remove the nodevice lines that elided wlan support
Diffstat (limited to 'sys/i386/conf/PAE')
-rw-r--r--sys/i386/conf/PAE8
1 files changed, 0 insertions, 8 deletions
diff --git a/sys/i386/conf/PAE b/sys/i386/conf/PAE
index 8f7fe4f..cdc3444 100644
--- a/sys/i386/conf/PAE
+++ b/sys/i386/conf/PAE
@@ -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
OpenPOWER on IntegriCloud