Subject: CVS commit: [simonb-timecounters] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Frank Kardel <kardel@netbsd.org>
List: source-changes
Date: 04/22/2006 22:41:39
Module Name:	src
Committed By:	kardel
Date:		Sat Apr 22 22:41:39 UTC 2006

Modified Files:
	src/sys/kern [simonb-timecounters]: kern_tc.c

Log Message:
- fix setting of timecounter by sysctl by providing a valid length indication
  when creating the kern.timecounter.hardware sysctl node
- compile calling of pps function of timecounter unconditionally as
  MP TSC code can use that to derive the 1 second calibration drill


To generate a diff of this commit:
cvs rdiff -r1.1.1.1.2.5 -r1.1.1.1.2.6 src/sys/kern/kern_tc.c

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