Subject: CVS commit: src/sys/arch/x86/isa
To: None <source-changes@NetBSD.org>
From: Frank Kardel <kardel@netbsd.org>
List: source-changes
Date: 01/19/2008 15:06:52
Module Name:	src
Committed By:	kardel
Date:		Sat Jan 19 15:06:52 UTC 2008

Modified Files:
	src/sys/arch/x86/isa: clock.c

Log Message:
unbreak i8254_get_timecount() in environments where the
clock interrupt is derived from other sources (e.g. lapic)
and the i8254 timer is running the full cycle without
being used as clock interrupt source.


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