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

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

Log Message:
Only call init_TSC() if i586 or i686.
XXX: should be called from a better place?


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