]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commitdiff
hostapd: Enable QCA vendor extensions to nl80211
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 13 Apr 2023 12:06:25 +0000 (12:06 +0000)
committerPeter Müller <peter.mueller@ipfire.org>
Mon, 24 Apr 2023 18:42:25 +0000 (18:42 +0000)
This should allow hostapd to utilize some vendor-specific features in
Qualcomm/Atheros cards. I am not sure what my card supports, but it is
all running fine.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/hostapd/config
lfs/hostapd

index d3383afde2ed99e74159185d894d3b66f8d3a71c..a5b4f09be888327e27ebeddc8950d16cca199774 100644 (file)
@@ -19,7 +19,7 @@ CONFIG_DRIVER_HOSTAP=y
 CONFIG_DRIVER_NL80211=y
 
 # QCA vendor extensions to nl80211
-#CONFIG_DRIVER_NL80211_QCA=y
+CONFIG_DRIVER_NL80211_QCA=y
 
 # driver_nl80211.c requires libnl. If you are compiling it yourself
 # you may need to point hostapd to your version of libnl.
index a02ff0637e97970414c6c4266109191128b3ce16..2cd734f5cf3668e0bb54275049208f71e87ced70 100644 (file)
@@ -33,7 +33,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = hostapd
-PAK_VER    = 61
+PAK_VER    = 62
 
 DEPS       =