Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Mar 2010 14:17:37 +0000 (UTC)
From:      John Baldwin <jhb@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:  <201003111418.o2BEIXP9067726@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2010-03-11 14:17:37 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      identcpu.c 
    sys/i386/i386        identcpu.c 
  Log:
  SVN rev 205013 on 2010-03-11 14:17:37Z by jhb
  
  Print out the family and model from the cpu_id.  This is especially useful
  given the advent of the extended family and extended model fields.  The
  values are printed in hex to match their common usage in documentation.
  
  Submitted by:   Alexander Best
  MFC after:      1 week
  
  Revision  Changes    Path
  1.180     +3 -1      src/sys/amd64/amd64/identcpu.c
  1.208     +4 -2      src/sys/i386/i386/identcpu.c



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