From: Alexander Mukhin <alexander.i.mukhin@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 3/4] hostapd: make ACS dependent on nl80211
Date: Sat, 30 Dec 2017 12:50:00 +0300 [thread overview]
Message-ID: <20171230095000.GA486@hpx> (raw)
In-Reply-To: <20171229223748.5dd69cd3@windsurf.lan>
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.
next prev parent reply other threads:[~2017-12-30 9:50 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-23 19:06 [Buildroot] [PATCH 0/4] hostapd: new configuration options Alexander Mukhin
2017-12-23 19:06 ` [Buildroot] [PATCH 1/4] hostapd: select VLAN support Alexander Mukhin
2017-12-29 21:32 ` Thomas Petazzoni
2017-12-23 19:06 ` [Buildroot] [PATCH 2/4] hostapd: select driver support Alexander Mukhin
2017-12-24 20:49 ` Sergey Matyukevich
2017-12-27 19:12 ` Alexander Mukhin
2017-12-27 19:29 ` [Buildroot] [PATCH 1/2] hostapd: add support for wired driver Alexander Mukhin
2017-12-27 22:15 ` Thomas Petazzoni
2017-12-27 19:29 ` [Buildroot] [PATCH 2/2] hostapd: select DRIVER_NONE if no other drivers enabled Alexander Mukhin
2017-12-27 22:17 ` Thomas Petazzoni
2017-12-29 21:36 ` [Buildroot] [PATCH 2/4] hostapd: select driver support Thomas Petazzoni
2017-12-23 19:06 ` [Buildroot] [PATCH 3/4] hostapd: make ACS dependent on nl80211 Alexander Mukhin
2017-12-29 21:37 ` Thomas Petazzoni
2017-12-30 9:50 ` Alexander Mukhin [this message]
2017-12-30 10:18 ` Thomas Petazzoni
2017-12-30 12:09 ` Alexander Mukhin
2017-12-23 19:06 ` [Buildroot] [PATCH 4/4] hostapd: drop default netlink dependency Alexander Mukhin
2017-12-29 21:38 ` Thomas Petazzoni
2017-12-24 20:51 ` [Buildroot] [PATCH 0/4] hostapd: new configuration options Sergey Matyukevich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171230095000.GA486@hpx \
--to=alexander.i.mukhin@gmail.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox