Subject: CVS commit: src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 08/31/2006 04:20:21
Module Name:	src
Committed By:	xtraeme
Date:		Thu Aug 31 04:20:21 UTC 2006

Modified Files:
	src/sys/arch/i386/i386: identcpu.c

Log Message:
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.37 -r1.38 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.