Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/i386/i386
Module Name: src
Committed By: cube
Date: Sun Oct 8 23:58:14 UTC 2006
Modified Files:
src/sys/arch/i386/i386: identcpu.c
Log Message:
Don't look at CPUID_TM in cpu_feature if vendor is AMD because it has a
totally different meaning... (Namely, Long Mode ability, which is, well,
expected on family 15 models.)
To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 src/sys/arch/i386/i386/identcpu.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index