Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Ignatios Souvatzis <is@netbsd.org>
List: source-changes
Date: 01/03/2000 13:52:16
Module Name:	syssrc
Committed By:	is
Date:		Mon Jan  3 21:52:15 UTC 2000

Modified Files:
	syssrc/sys/arch/amiga/dev: a34kbbc.c rtc.h

Log Message:
The Ricoh chip has a seperate leapyear counter.
We must write this when we write the year register, keeping them in sync.
XXX the chosen algorithm only works for 1901 <= year <= 2099.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/amiga/dev/a34kbbc.c
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/amiga/dev/rtc.h

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