Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Oct 2005 08:58:27 +0000 (UTC)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/amd64/amd64 identcpu.c src/sys/i386/i386 identcpu.c
Message-ID:  <200510160858.j9G8wR9v045670@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2005-10-16 08:58:27 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      identcpu.c 
    sys/i386/i386        identcpu.c 
  Log:
  For AMD processors, nullify CPUID.HTT.  FreeBSD has no need for the
  information it conveys, and it is only confusing people.
  This fixes incorrect output in the previous commit.
  
  Revision  Changes    Path
  1.138     +9 -0      src/sys/amd64/amd64/identcpu.c
  1.147     +9 -0      src/sys/i386/i386/identcpu.c



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