Subject: CVS commit: [netbsd-4] src/sys/arch/x86/isa
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 01/21/2008 20:48:54
Module Name:	src
Committed By:	bouyer
Date:		Mon Jan 21 20:48:54 UTC 2008

Modified Files:
	src/sys/arch/x86/isa [netbsd-4]: clock.c

Log Message:
Pull up following revision(s) (requested by chuck in ticket #1049):
	src/sys/arch/x86/isa/clock.c 1.23 via patch
fixes clock accounting problem in i8254_get_timecount that caused
the auich auich_calibrate() function to get the wrong ac97 freq
(may cause audio to play at wrong speed on some systems).


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.7.2.1 src/sys/arch/x86/isa/clock.c

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