Subject: CVS commit: src/sys/arch/powerpc
To: None <source-changes@NetBSD.org>
From: Allen Briggs <briggs@netbsd.org>
List: source-changes
Date: 02/03/2005 14:47:09
Module Name:	src
Committed By:	briggs
Date:		Thu Feb  3 14:47:09 UTC 2005

Modified Files:
	src/sys/arch/powerpc/include: cpu.h
	src/sys/arch/powerpc/oea: cpu_subr.c

Log Message:
Keep track of the CPU's current speed (in kHz) in the cpu info structure,
if we can get it.  May want to expand this in the future to include min
and max speeds for systems where we can adjust the speed.


To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 src/sys/arch/powerpc/include/cpu.h
cvs rdiff -r1.22 -r1.23 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.