> Sent: maandag 17 oktober 2011 19:59 > > Hi all, > > I would like to test some custom powersaving algorithms for 802.11abg > WLANs on some current android smartphone (e.g., nexus one). My > question is regarding the brcmfmac driver implementation for BCM4329 > chipsets: > > * The current open source implementation of the driver, brcmfmac, does > ONLY support 11n PHY? Yes. It supports the bcm4329 device which comes with a 11n phy, which can connect to a non-11n AP without problems. > * Does this driver interfaces the mac80211 operations or "acts as" a > mac80211 driver itself talking to cfg80211/nl80211? The brcmfmac does not require mac80211, but interfaces with cfg80211. > * Does the chipset/current implementation support sleep/awake > triggers? (or at least quiet elements?) Nope. All powersaving the device does is done on the device as it knows best what parts of the device can be put to sleep. Who or what is going to fire those triggers? > Thanks for your answer, > Andrés Hope that helps. 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