Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Thor Lancelot Simon <tls@netbsd.org>
List: source-changes
Date: 09/15/2004 04:56:15
Module Name:	src
Committed By:	tls
Date:		Wed Sep 15 04:56:15 UTC 2004

Modified Files:
	src/sys/kern: kern_clock.c

Log Message:
Add 50Hz support -- this will allow 'options NTP' to work on the Xen port,
once the Xen port's timer interrupts are made somewhat more sane (it "works"
now, but keeps worse time than without the option, ouch)


To generate a diff of this commit:
cvs rdiff -r1.91 -r1.92 src/sys/kern/kern_clock.c

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