Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@netbsd.org>
From: Rafal Boni <rafal@netbsd.org>
List: source-changes
Date: 01/19/2003 00:07:23
Module Name:	src
Committed By:	rafal
Date:		Sat Jan 18 22:07:22 UTC 2003

Added Files:
	src/sys/dev/ic: ds1687reg.h

Log Message:
Add register definitions for the Dallas Semiconductor DS1687 and succesors,
a series of Y2k-compliant multiplexed-bus RTC chips.  At the lowest levels,
the DS1687 and successors are register-compatible with the MC146818(A) and
DS1287, but also provide Y2k-safe date storage and other extra bits, like a
silicon serial number and larger amounts of NVRAM.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/dev/ic/ds1687reg.h

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