OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Marc Balmer (mbalmercvs.openbsd.org)
Date: Tue Jul 01 2008 - 06:58:50 CDT


CVSROOT: /cvs
Module name: src
Changes by: mbalmercvs.openbsd.org 2008/07/01 05:58:50

Modified files:
        sys/arch/i386/i386: amdmsr.c

Log message:
Stricter probing: Not only check for an AMD cpu with MSRs, but make sure
it is an AMD Geode LX before reading the GLD_MSR_CAP register.

Problem reported by Paul Irofti, thanks. Tested by me and sthen. ok sthen.