Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Garrett D'Amore <gdamore@netbsd.org>
List: source-changes
Date: 09/02/2006 20:18:00
Module Name:	src
Committed By:	gdamore
Date:		Sat Sep  2 20:18:00 UTC 2006

Modified Files:
	src/sys/conf: files
Added Files:
	src/sys/kern: kern_todr.c

Log Message:
Add MI implementation of inittodr, todr_attach, and resettodr.

This is triggered upon __HAVE_GENRIC_TODR in machine/types.h.  Conversion of
evbmips port forthcoming.


To generate a diff of this commit:
cvs rdiff -r1.805 -r1.806 src/sys/conf/files
cvs rdiff -r0 -r1.1 src/sys/kern/kern_todr.c

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