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: Mark Kettenis (ketteniscvs.openbsd.org)
Date: Tue Apr 18 2006 - 12:42:25 CDT


CVSROOT: /cvs
Module name: src
Changes by: ketteniscvs.openbsd.org 2006/04/18 11:42:24

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

Log message:
If mpbios doesn't specify a valid CPU signature, fall back on information
from the boot processor.
ok mpf, mickey