On Mon, 2004-11-15 at 08:02 -0800, David Brownell wrote: > Just like you don't want wakeup kicking in then either... > see above re going back to FREEZE/THAW being transitions > orthogonal to sleep states. Did we see an API proposal > for that yet? FREEZE should be a suspend() message to be consistent with SUSPEND which also implies FREEZE I think. And both have to be atomic. You can't FREEZE and _then_ SUSPEND for obvious reasons. Note that again, a lot of drivers won't make any difference. Ben.