From: Michael K. <mf...@us...> - 2000-07-16 02:00:57
|
Update of /cvsroot/linux-vr/linux/arch/mips/vr41xx In directory slayer.i.sourceforge.net:/tmp/cvs-serv22795/arch/mips/vr41xx Modified Files: kbd.c power.c setup.c time.c 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. |