On 10/18/2011 10:31 AM, Andrés García Saavedra wrote: > Thank you for your answers, been very helpful. > > What I basically mean here to force the wifi interface stay quiet (or > sleep) for a certain duration of time (the way Notice of Absence > protocol proposes or 802.11h's Quiet Element does). For example, the > ath5k driver supports quiet elements and the card offers registers > that can be edited within the driver to force a station be quiet for a > certain duration at certain intervals of time. A (local) test > implementation i've performed on ath5k "understands" the NoA IE from a > beacon and edits those registers accordingly in order to stay quiet > accordingly for powersaving purposes. So your question boils down to whether or not the brcmfmac driver supports NoA or 11h. I have to look into that. As brcmfmac is a cfg80211 driver the beacon processing and any subsequent action is performed on the device by firmware and not on the host. > For the case of a potential BCM4329 implementation of NoA, the > brcmfmac should be the one to trigger those scheduled quiet intervals > on the HW (or is there a lower layer to interface the HW?) when it > receives each beacon NoA IE. > Thanks again, and excuses for my vague knowledge on the bcm4329 drivers. > Andrés > To clarify: the brcmfmac driver in the linux kernel is different from the bcm4329 driver that is in the android kernel. For your nexus one you would probably be using the android kernel and not the main linux kernel. Gr. AvS -- 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