Subject: CVS commit: [simonb-timecounters] src/sys/arch/i386/i386
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 02/04/2006 15:13:11
Module Name:	src
Committed By:	simonb
Date:		Sat Feb  4 15:13:11 UTC 2006

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

Log Message:
Remove the microtime_func function pointer.
Call the TSC timecounter initialisation function in cpu_initclocks()
  (if we are a i586 or i686).


To generate a diff of this commit:
cvs rdiff -r1.570 -r1.570.2.1 src/sys/arch/i386/i386/machdep.c

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