Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jan 2003 11:54:49 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 identcpu.c initcpu.c locore.s src/sys/i386/include md_var.h
Message-ID:  <200301091954.h09JsnRa043644@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2003/01/09 11:54:49 PST

  Modified files:
    sys/i386/i386        identcpu.c initcpu.c locore.s 
    sys/i386/include     md_var.h 
  Log:
  Rework part of the previous processor name changes so that we read
  cpu_exthigh and cpu_brand in printcpuinfo() instead of in identify_cpu().
  We also only do it for known-good values of cpu_vendor which is a bit more
  conservative.
  
  Reviewed by:    bde (mostly)
  
  Revision  Changes    Path
  1.114     +28 -2     src/sys/i386/i386/identcpu.c
  1.41      +0 -2      src/sys/i386/i386/initcpu.c
  1.164     +0 -24     src/sys/i386/i386/locore.s
  1.57      +0 -1      src/sys/i386/include/md_var.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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