Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Jun 1997 11:55:45 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/i386 identcpu.c
Message-ID:  <199706021855.LAA12645@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       1997/06/02 11:55:45 PDT

  Modified files:
    sys/i386/i386        identcpu.c 
  Log:
  Fill in some gaps in the cpuid features list..
  bit 10 is the old bit for MTRR (presumably this changed, an older P5 I
  have has got it, the newer cpus have the new MTRR bit set)
  bit 11 is SEP (fast syscalls),  bit 23 is MMX
  Fill in the other reserved ones with a stub so that we can see them if
  they turn up.
  
  Obtained from: Intel AP-485 rev.06
  
  Revision  Changes    Path
  1.24      +19 -3     src/sys/i386/i386/identcpu.c



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