cvs commit: src/sys/i386/i386 identcpu.c
John Baldwin
jhb at FreeBSD.org
Fri Feb 29 19:18:10 UTC 2008
jhb 2008-02-29 19:18:09 UTC
FreeBSD src repository
Modified files:
sys/i386/i386 identcpu.c
Log:
With the recent change to enable CPU brands from the VIA chips, the
code to add padlock features to the CPU model on VIA CPUs was no longer
effective. Change the code to instead output a separate printf during
dmesg for VIA Padlock features similar to other cpuid feature bitmasks.
MFC after: 1 week
Revision Changes Path
1.183 +41 -24 src/sys/i386/i386/identcpu.c
More information about the cvs-src
mailing list