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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to