Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Feb 2006 14:48:59 +0000 (UTC)
From:      David Malone <dwmalone@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 identcpu.c src/sys/amd64/amd64 identcpu.c
Message-ID:  <200602151448.k1FEmxUR016861@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dwmalone    2006-02-15 14:48:59 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        identcpu.c 
    sys/amd64/amd64      identcpu.c 
  Log:
  It seems bit 5 of cpu_feature2 is the VMX (Virtual Machine Extensions)
  bit. While I'm here, delete a comment that was cut and past from the
  cpu_features code that doesn't belong here.
  
  Revision  Changes    Path
  1.144     +2 -2      src/sys/amd64/amd64/identcpu.c
  1.159     +2 -2      src/sys/i386/i386/identcpu.c



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