mirror of
https://github.com/opnsense/src.git
synced 2026-03-04 22:32:37 -05:00
Exclude wlan_scan_* from PAE like the rest of wlan.
This commit is contained in:
parent
511ced9b7c
commit
7302aa80a9
1 changed files with 2 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue