On Sun, Aug 05, 2007 at 11:44:12PM +0200, Michael Buesch wrote: > > we have recently been struggling with getting suspend/resume > > working in rt2x00. A few questions: > > There is no suspend/resume support in mac80211. Wow, that's really bad news. Are there plans for it? > > 3. Shouldn't mac80211 be made suspend/resume-aware > > I think we should have a API call to mac80211 that suspends the > stack (saves the state etc..) Would it be enough to add a suspended state and functions for entering/exiting the state? On transitions, the appropriate driver level functions are called of course. > and a call the resumes (reassociates, re-handshakes...). > But that's probably not that easy to implement, as parts of this > does happen in userspace. Shouldn't that be handled by hotplugging then? (I'm not on linux-wireless, but rt2400-devel, no need to cc if you crosspost.) //Peter - 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