diff options
Diffstat (limited to 'sys')
-rw-r--r-- | sys/i386/conf/PAE | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/i386/conf/PAE b/sys/i386/conf/PAE index c1c76c9..9b22cbb 100644 --- a/sys/i386/conf/PAE +++ b/sys/i386/conf/PAE @@ -80,6 +80,8 @@ 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) |