On Wed, Jun 18, 2008 at 8:23 PM, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> 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 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html