linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "voncken" <cedric.voncken@acksys.fr>
To: "'Janusz Dziedzic'" <janusz.dziedzic@gmail.com>,
	"'voncken'" <cedric.voncke@acksys.fr>
Cc: "'linux-wireless'" <linux-wireless@vger.kernel.org>
Subject: RE: [MAC80211] Radar detection management issue
Date: Mon, 7 Apr 2014 15:48:52 +0200	[thread overview]
Message-ID: <000601cf5268$1cb58bd0$5620a370$@acksys.fr> (raw)
In-Reply-To: <CAFED-jkwWPu56R7aTHhkQqbk5SyU2pKD38Z+jJ5e7HEB7xrc+A@mail.gmail.com>

> >
> >         I'm looking in net/mac80211.h the IEEE80211 flag relevant to
> > DFS (to add the test in ath9k init), but I don't found it.
> >
> >         It seem the mac80211 do not know the hardware capability to
> > detect radar.
> >
> Driver set this in iface_combinations (check):
> 
>   .radar_detect_widths = BIT(NL80211_CHAN_WIDTH_20_NOHT) |
>                                        BIT(NL80211_CHAN_WIDTH_20),
> 

I'm sorry, but I don't understand:
	how the low level driver (ath9k) advise the MAC80211 driver of radar
detection capabilities.
	How the MAC80211 driver disable the channel if the DFS is not
supported by the low level driver.

Cedric.

> BR
> Janusz


      reply	other threads:[~2014-04-07 13:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-07  9:30 [MAC80211] Radar detection management issue Cedric VONCKEN
2014-04-07 11:09 ` Janusz Dziedzic
2014-04-07 12:04   ` voncken
2014-04-07 12:53     ` Janusz Dziedzic
2014-04-07 13:48       ` voncken [this message]

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='000601cf5268$1cb58bd0$5620a370$@acksys.fr' \
    --to=cedric.voncken@acksys.fr \
    --cc=cedric.voncke@acksys.fr \
    --cc=janusz.dziedzic@gmail.com \
    --cc=linux-wireless@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).