Filter

Displaying 0 — 1 of 1 commits

freebsd/HEAD: src/sys/amd64/amd64 identcpu.c, src/sys/i386/i386 identcpu.c

  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
Rev Delta File
1.208 +4-2 src/sys/i386/i386/identcpu.c
1.180 +3-1 src/sys/amd64/amd64/identcpu.c
+7-3 [Original Commit Message]