From: "Tomas Winkler" <tomasw@gmail.com>
To: "Johannes Berg" <johannes@sipsolutions.net>
Cc: linville@tuxdriver.com, yi.zhu@intel.com, linux-wireless@vger.kernel.org
Subject: Re: [PATCH 2/2] mac80211: add spectrum capabilities
Date: Thu, 19 Jun 2008 00:11:04 +0300 [thread overview]
Message-ID: <1ba2fa240806181411j15544134ga55607c394ff5db7@mail.gmail.com> (raw)
In-Reply-To: <1213809824.1312.34.camel@johannes.berg>
On Wed, Jun 18, 2008 at 8:23 PM, Johannes Berg
<johannes@sipsolutions.net> wrote:
>
>> We need driver support mainly for quiet period and channel
>> switch.(patches will follow)
>> Not sure how the precise timing will be handled in mac80211. So we
>> don't advertise spectrum capability to AP if we cannot handle 11h
>> actions.
>
> Channel switch is interesting. Do you actually handle that in firmware?
> Most drivers don't.
Yes, this is handled by firmware, What is important is to make switch
on beacon edge.
Still our implementation uses also timer in mac rather then some mac
to driver over complicated
synchronization.
Other thing is that the firmware enforce the switching, traffic on the
old channel is not allowed after the switch.
>
> Also, does your firmware implement full radar detection? Broadcom and
> Atheros hardware seem to only pass information about pulse edges up to
> the driver (in different ways, obviously) and pulse/radar detection
> needs to be done in software, I'd like that to be somehow shareable.
>
iwl drivers were designed for laptop marked mostly unlike like other
vendors that plays in AP market so the radar awareness is in slave
mode. I think the hw actually support radar detection but I'm not sure
it was ever employed in a product.
Tomas
next prev parent reply other threads:[~2008-06-18 21:11 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-18 14:53 [PATCH 1/2] mac80211: add MAC80211_VERBOSE_SPECT_MGMT_DEBUG Kconfig option Tomas Winkler
2008-06-18 14:53 ` [PATCH 2/2] mac80211: add spectrum capabilities Tomas Winkler
2008-06-18 15:37 ` Johannes Berg
2008-06-18 16:17 ` Tomas Winkler
2008-06-18 17:23 ` Johannes Berg
2008-06-18 21:11 ` Tomas Winkler [this message]
2008-06-18 21:17 ` Johannes Berg
2008-06-18 21:58 ` Tomas Winkler
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=1ba2fa240806181411j15544134ga55607c394ff5db7@mail.gmail.com \
--to=tomasw@gmail.com \
--cc=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=yi.zhu@intel.com \
/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