Subject: CVS commit: [simonb-timecounters] src/sys/arch/i386/isa
To: None <source-changes@NetBSD.org>
From: Frank Kardel <kardel@netbsd.org>
List: source-changes
Date: 04/30/2006 17:46:04
Module Name:	src
Committed By:	kardel
Date:		Sun Apr 30 17:46:04 UTC 2006

Modified Files:
	src/sys/arch/i386/isa [simonb-timecounters]: clock.c

Log Message:
- clock.h only contained TSC timecounter initialization
  declarations that now live in x86/x86/tsc.h
- make i8254_gettimecount visiable for peridic calls
  to avoid missed counter wraps


To generate a diff of this commit:
cvs rdiff -r1.89.6.4 -r1.89.6.5 src/sys/arch/i386/isa/clock.c

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