one other significant issue is that on the PC, things like wake-on-LAN,
lights out management cards, etc require nothing from the main system
other than power. If they do something, they are sending the signal to the
chipset, which then wakes the system up. they don't interact with the main
processor/memory/etc at all.
So as I see it, we need to do one of two things.
1. change the suspend definition to allow for some things to not be
suspended
or
2. change the sleep/low-power mode definition to have a more standardized
way of turning things off, and extend it to allow clocks to be turned off
as well (today we have things able to be turned off, drive spin-down for
example, but per comments in this thread it's all one-off methods)
to me #2 seems the better thing to do from a design/concept point of view
David Lang
--