[Buildroot] [PATCH 3/4] hostapd: make ACS dependent on nl80211

Alexander Mukhin alexander.i.mukhin at gmail.com
Sat Dec 30 09:50:00 UTC 2017


Hello,

> > ACS is supported for nl80211 driver only.
> > 
> Could you add more details here? Do you see a build failure? Runtime
> failure?
> 
> If CONFIG_ACS=y doesn't build when CONFIG_DRIVER_NL80211 is disabled,
> then this fix should be part of PATCH 2/4, otherwise PATCH 2/4
> introduces a build regression.

My guide here is hostapd's defconfig, where it's stated that "ACS is
currently only supported through the nl80211 driver". Search through the
source code also reveals ACS machinery in the nl80211 driver only.

hostapd builds successively with ACS enabled and nl80211 disabled, but
an attempt to use ACS by setting a wireless channel to 0 results in a
runtime failure (driver doesn't accept this value).

-- 
Best regards,
Alexander.



More information about the buildroot mailing list