Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Dec 2010 23:40:41 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/amd64/amd64 machdep.c src/sys/i386/i386 machdep.c src/sys/pc98/pc98 machdep.c
Message-ID:  <201012082341.oB8Nf4CE065298@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkim        2010-12-08 23:40:41 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      machdep.c 
    sys/i386/i386        machdep.c 
    sys/pc98/pc98        machdep.c 
  Log:
  SVN rev 216312 on 2010-12-08 23:40:41Z by jkim
  
  Do not subtract 0.5% from estimated frequency if DELAY(9) is driven by TSC.
  Remove a confusing comment about converting to MHz as we never did.
  
  Revision  Changes    Path
  1.734     +1 -7      src/sys/amd64/amd64/machdep.c
  1.716     +7 -3      src/sys/i386/i386/machdep.c
  1.433     +7 -3      src/sys/pc98/pc98/machdep.c



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