cvs commit: src/sys/powerpc/include md_var.h src/sys/powerpc/powerpc
clock.c machdep.c
Peter Grehan
grehan at FreeBSD.org
Wed Nov 14 08:41:31 PST 2007
grehan 2007-11-14 16:41:31 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/powerpc/include md_var.h
sys/powerpc/powerpc clock.c machdep.c
Log:
MFC:
Split decr_init() into two, with the section that reads the timebase
frequency from OpenFirmware moved out and into a routine that is called
from cpu_startup().
This allows correct reporting of the CPU clockspeed when printing out
CPU information at boot time.
Approved by: re (Ken Smith)
Revision Changes Path
1.29.2.1 +2 -1 src/sys/powerpc/include/md_var.h
1.28.2.1 +8 -4 src/sys/powerpc/powerpc/clock.c
1.103.2.1 +7 -2 src/sys/powerpc/powerpc/machdep.c
More information about the cvs-src
mailing list