Subject: CVS commit: [netbsd-4] src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 09/03/2006 00:10:41
Module Name:	src
Committed By:	riz
Date:		Sun Sep  3 00:10:41 UTC 2006

Modified Files:
	src/sys/arch/i386/i386 [netbsd-4]: identcpu.c

Log Message:
Pull up following revision(s) (requested by xtraeme in ticket #108):
	sys/arch/i386/i386/identcpu.c: revision 1.38
Execute k8_powernow_init() if it's a K8 CPU and is able to change FID/VID
(previously the test was always false).
POWERNOW_K8 now runs in 32-bit mode with amd64 CPUs.


To generate a diff of this commit:
cvs rdiff -r1.36.2.1 -r1.36.2.2 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.