On Thursday 05 October 2006 2:25 pm, Oliver Neukum wrote: > - the issues of manual & automatic suspend and remote wakeup are orthogonal > - there should be a common API for all devices
AFAIK there is no demonstrated need for an API to suspend individual devices. Of course there's the question of who would _use_ such a thing (some unspecified component, worth designing one first), but drivers can use internal runtime suspend mechanisms to be in low power modes and hide that fact from the rest of the system. That is, activate on demand, suspend when idle. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
