Subject: CVS commit: src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: Quentin Garnier <cube@netbsd.org>
List: source-changes
Date: 10/08/2006 23:58:14
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.