[rt2x00-users] [RFC] rt2x00: Add autowakeup timer for receiving beacons while in powersave mode
Johannes Berg
johannes at sipsolutions.net
Mon Feb 14 21:25:54 EST 2011
On Mon, 2011-02-14 at 11:14 +0100, Ivo Van Doorn wrote:
> Thanks. So I'll add this routine to the rt2800usb driver then. :)
>
> Johannes, if you don't want to add the complexity for checking the
> "pending MC/BC frames" in
> a received frame. Would you mind if I add some utility functions to
> mac80211 then? That way the
> logic is still shared for the drivers that need it, but it doesn't
> impact the code paths in mac80211 itself...
Sure, that's ok I suppose. FWIW, if it makes the implementation a lot
simpler, adding it in mac80211 would be acceptable, but I'm not
convinced that CONF_PS is the right hook for it, since mac80211
throughout assumes CONF_PS will automatically wake up for beacons etc.,
and changing that would imho exponentially increase the already high
complexity of the powersaving implementation.
johannes
More information about the users
mailing list