cvs commit: src/sys/i386/i386 identcpu.c initcpu.c
John Baldwin
jhb at FreeBSD.org
Mon Feb 25 22:42:34 UTC 2008
jhb 2008-02-25 22:42:33 UTC
FreeBSD src repository
Modified files:
sys/i386/i386 identcpu.c initcpu.c
Log:
Support the VIA C7 Eden CPU and treat it just like a C7 Esther. We may
want to adjust this code to just assume that all CPUs >= Esther should
be checked for the extended cpuid flags register.
MFC after: 3 days
PR: i386/119491
Revision Changes Path
1.181 +3 -0 src/sys/i386/i386/identcpu.c
1.57 +1 -0 src/sys/i386/i386/initcpu.c
More information about the cvs-src
mailing list