Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Nov 2007 16:41:31 +0000 (UTC)
From:      Peter Grehan <grehan@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/powerpc/include md_var.h src/sys/powerpc/powerpc clock.c machdep.c
Message-ID:  <200711141641.lAEGfVbG083683@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200711141641.lAEGfVbG083683>