On Thursday 22 March 2007 4:56 am, Jim Gettys wrote: > On system suspend, we may not want to suspend all devices; we may need > to leave certain devices alone, and only power down the host interface > to them. > > Upon system resume, therefore, devices may also *not* need to be > resumed; only the host interface to them powered up again. > > We have two devices in the OLPC machine in this class: our screen, and > our wireless, both of which will often/usually be left on while the rest > of the sysetm is suspended. I'm suspecting this is an area where Linux doesn't yet do what you need to be done. Right? Of course, one model here is that this "suspend" is not the same as an "echo something > /sys/power/state" ... that you'd be using runtime power management, and just opportunistically notice that the system is going to be idle for a while so that with CONFIG_NO_HZ your system idle loop could shut down various things (CPU, maybe more). - Dave _______________________________________________ linux-pm mailing list linux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/linux-pm