Subject: CVS commit: src/sys/arch/powerpc
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 01/11/2005 02:09:54
Module Name: src
Committed By: chs
Date: Tue Jan 11 02:09:54 UTC 2005
Modified Files:
src/sys/arch/powerpc/include/oea: hid.h
src/sys/arch/powerpc/oea: cpu_subr.c
Log Message:
enable powersave mode on 7450 and family.
also, the HID0_DOZE bit in this context doesn't mean "doze",
it's actually "enable extra BATs". add an alias for this bit
and use it as appropriate.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/powerpc/include/oea/hid.h
cvs rdiff -r1.18 -r1.19 src/sys/arch/powerpc/oea/cpu_subr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.