Subject: CVS commit: src/sys/arch/sh3/dev
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 03/30/2007 00:32:58
Module Name:	src
Committed By:	uwe
Date:		Fri Mar 30 00:32:58 UTC 2007

Modified Files:
	src/sys/arch/sh3/dev: rtc.c

Log Message:
On attach check if clock is running, mark it invalid if not.  Return
error from gettime method if clock is not valid.  Mark clock as valid
on settime.

Report more debugging info.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/sh3/dev/rtc.c

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