On 05/13/10 21:30, Ivo Van Doorn wrote: > On Thu, May 13, 2010 at 9:16 PM, Gertjan van Wingerde > <gwingerde@xxxxxxxxx> wrote: >> (Based on a patch created by Ondrej Zary) >> >> In some circumstances the Ralink devices do not properly go to sleep >> or wake up, with timeouts occurring. >> Fix this by retrying telling the device that it has to wake up or >> sleep. >> >> Signed-off-by: Gertjan van Wingerde <gwingerde@xxxxxxxxx> > > Nice catch, I think the legacy drivers also did this, but not too sure > about that. > Does this mean we can reenable the flag to enable powersaving by default? > Not sure of that yet. There's one more thing that is on my TODO list on powersaving, namely to not go to sleep if there are still active entries in the TX queues. This is also done by the legacy, so we should check for that as well. The only issue is how to make the device go to sleep once the TX queues are empty, as mac80211 will not inform us again that we need to sleep. --- Gertjan. -- 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