activate 80211K support
This commit is contained in:
parent
9c08dfb371
commit
7e7b7abe83
@ -32,6 +32,7 @@ sudo uname -a; mokutil --sb-state; lsusb; rfkill list all; dkms status; iw dev
|
|||||||
* Supports wireless security for WEP, WPA TKIP and WPA2 AES PSK
|
* Supports wireless security for WEP, WPA TKIP and WPA2 AES PSK
|
||||||
* Supports site survey scan and manual connect
|
* Supports site survey scan and manual connect
|
||||||
* Supports WPA/WPA2 TLS client
|
* Supports WPA/WPA2 TLS client
|
||||||
|
- IEEE 802.11k support
|
||||||
- Power saving modes
|
- Power saving modes
|
||||||
- Wireshark compatible
|
- Wireshark compatible
|
||||||
- Aircrack-ng compatible
|
- Aircrack-ng compatible
|
||||||
|
@ -186,7 +186,7 @@
|
|||||||
#define USB_INTERFERENCE_ISSUE /* this should be checked in all usb interface */
|
#define USB_INTERFERENCE_ISSUE /* this should be checked in all usb interface */
|
||||||
#define CONFIG_GLOBAL_UI_PID
|
#define CONFIG_GLOBAL_UI_PID
|
||||||
|
|
||||||
/*#define CONFIG_RTW_80211K*/
|
#define CONFIG_RTW_80211K
|
||||||
|
|
||||||
/*#define CONFIG_ADAPTOR_INFO_CACHING_FILE */ /* now just applied on 8192cu only, should make it general... */
|
/*#define CONFIG_ADAPTOR_INFO_CACHING_FILE */ /* now just applied on 8192cu only, should make it general... */
|
||||||
/*#define CONFIG_RESUME_IN_WORKQUEUE */
|
/*#define CONFIG_RESUME_IN_WORKQUEUE */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user