diff --git a/README.md b/README.md index a79b158..19cc176 100644 --- a/README.md +++ b/README.md @@ -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 site survey scan and manual connect * Supports WPA/WPA2 TLS client +- IEEE 802.11k support - Power saving modes - Wireshark compatible - Aircrack-ng compatible diff --git a/include/autoconf.h b/include/autoconf.h index 584491b..7137b4f 100644 --- a/include/autoconf.h +++ b/include/autoconf.h @@ -186,7 +186,7 @@ #define USB_INTERFERENCE_ISSUE /* this should be checked in all usb interface */ #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_RESUME_IN_WORKQUEUE */