Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Mar 2004 19:38:31 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/amd64/amd64 identcpu.c
Message-ID:  <200403250338.i2P3cVNn073866@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2004/03/24 19:38:31 PST

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      identcpu.c 
  Log:
  Run print_AMD_features() for both AuthenticAMD and GenuineIntel cpus.
  Report the %ecx bits in cpuid function 1.  This is a hack.
  When reporting AMD Features, only mask off the common bits.  Otherwise
  the SEP bit masks off SYSCALL etc in the report.
  
  Revision  Changes    Path
  1.130     +43 -5     src/sys/amd64/amd64/identcpu.c



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