patch-2.4.5 linux/arch/ppc/kernel/idle.c
Next file: linux/arch/ppc/kernel/indirect_pci.c
Previous file: linux/arch/ppc/kernel/i8259.h
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Mon May 21 17:04:47 2001
- Orig file:
v2.4.4/linux/arch/ppc/kernel/idle.c
- Orig date:
Fri Feb 9 11:29:44 2001
diff -u --recursive --new-file v2.4.4/linux/arch/ppc/kernel/idle.c linux/arch/ppc/kernel/idle.c
@@ -1,6 +1,7 @@
/*
- * $Id: idle.c,v 1.68 1999/10/15 18:16:03 cort Exp $
- *
+ * BK Id: SCCS/s.idle.c 1.11 05/17/01 18:14:21 cort
+ */
+/*
* Idle daemon for PowerPC. Idle daemon will handle any action
* that needs to be taken when the system becomes idle.
*
@@ -56,6 +57,7 @@
case 7: /* 603ev */
case 8: /* 750 */
case 12: /* 7400 */
+ case 0x800c: /* 7410 */
do_power_save = 1;
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)