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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to