On Mon, Mar 30, 2009 at 11:05 PM, Kalle Valo <kalle.valo@xxxxxx> wrote: > Sujith <Sujith.Manoharan@xxxxxxxxxxx> writes: > >> - /* >> - * Some hardware processes the TIM IE and fires an >> - * interrupt when the TIM bit is set. For hardware >> - * that does, if not overridden by configuration, >> - * enable the TIM interrupt when operating as station. >> - */ > > This might be useful for beacon filtering. Does the hardware know to > parse the beacons in more detail, for example ERP protection or WMM > settings? After a quick glance into the datasheet, I understand that the current version of hardware supports reading TIM, TSF and some more bits related to DTIM from a beacon. As far as this patch is concerned, since ath9k can use mac80211 for sending a null data frame, it is quite redundant to enable the TIM interrupt as it can be parsed in mac80211 itself. Vivek. -- 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