Subject: CVS commit: src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: Tom Spindler <dogcow@netbsd.org>
List: source-changes
Date: 03/15/2006 01:31:20
Module Name:	src
Committed By:	dogcow
Date:		Wed Mar 15 01:31:20 UTC 2006

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

Log Message:
Rearrange the Dothan table a bit, and fix the 738 CPUID (6d6, not 6d8).
Move the voltage-level check into the cpu ID loop, since it seems that
CPUs with the same ID string and the same CPUID can have different voltage
levels. Thank you, Intel.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/sys/arch/i386/i386/est.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.