Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jul 2009 18:40:31 +0000 (UTC)
From:      Jung-uk Kim <jkim@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/amd64/amd64 identcpu.c src/sys/i386/i386 identcpu.c
Message-ID:  <200907141840.n6EIei26029033@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jkim        2009-07-14 18:40:31 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/amd64/amd64      identcpu.c 
    sys/i386/i386        identcpu.c 
  Log:
  SVN rev 195687 on 2009-07-14 18:40:31Z by jkim
  
  MFC:    r191788
  
  Unlock the largest standard CPUID on Intel CPUs for both amd64 and i386.
  On i386, we extend it to cover Core, Core 2, and Core i7 processors,
  not just Pentium 4 family, and move it to better place.  On amd64, all
  supported Intel CPUs should have this MSR.
  
  Revision    Changes    Path
  1.154.2.12  +16 -0     src/sys/amd64/amd64/identcpu.c
  1.180.2.11  +18 -11    src/sys/i386/i386/identcpu.c



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