From: Michael K. <mf...@sl...> - 2000-04-02 20:30:10
|
Update of /cvsroot/linux-vr/linux/arch/mips/vr41xx In directory slayer.i.sourceforge.net:/tmp/cvs-serv17325/arch/mips/vr41xx Modified Files: irq.c power.c serial.c Log Message: More hibernate/wakeup stuff: Added serial suspend/resume, added clock mask and GPIO state saving, and moved the IRQ state saving back to a manually called function (so that it can be done in a specific order). Hibernate/wakeup should be minimally useful on ROM-boot now. |