Subject: CVS commit: src/sys/arch/x86/x86
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 08/06/2007 03:38:49
Module Name:	src
Committed By:	simonb
Date:		Mon Aug  6 03:38:49 UTC 2007

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

Log Message:
If an EST frequency table isn't found, fake one up by interpolating
values from the high/low voltages and frequencies.  Replaces the old
method of using the lower and upper frequencies only.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/x86/x86/est.c

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