cvs commit: src/sys/amd64/amd64 identcpu.c
Peter Wemm
peter at FreeBSD.org
Wed Mar 24 19:38:32 PST 2004
peter 2004/03/24 19:38:31 PST
FreeBSD src repository
Modified files:
sys/amd64/amd64 identcpu.c
Log:
Run print_AMD_features() for both AuthenticAMD and GenuineIntel cpus.
Report the %ecx bits in cpuid function 1. This is a hack.
When reporting AMD Features, only mask off the common bits. Otherwise
the SEP bit masks off SYSCALL etc in the report.
Revision Changes Path
1.130 +43 -5 src/sys/amd64/amd64/identcpu.c
More information about the cvs-src
mailing list