From: Michael K. <mf...@us...> - 2000-07-16 02:00:56
|
Update of /cvsroot/linux-vr/linux/arch/mips In directory slayer.i.sourceforge.net:/tmp/cvs-serv22795/arch/mips Modified Files: config.in Log Message: Added support for suspend mode, in addition to hibernate. Suspend is not as deep a power savings mode, and doesn't cut power to most of the device the way hibernate does, but at least it's usable on non-ROM booted devices. Added a semaphore for DMA usage. The sound driver is not yet using it, though. |