Module Name: src
Committed By: jakllsch
Date: Mon Jan 24 01:22:49 UTC 2011
Modified Files:
src/doc: CHANGES
src/sys/dev: DEVNAMES
Log Message:
Note pcf8563rtc(4).
To generate a diff of this commit:
cvs rdiff -u -r1.1494 -r1.1495 src/doc/CHANGES
cvs rdiff -u -r1.265 -r1.266 src/sys/dev/DEVNAMES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1494 src/doc/CHANGES:1.1495
--- src/doc/CHANGES:1.1494 Wed Jan 19 08:07:14 2011
+++ src/doc/CHANGES Mon Jan 24 01:22:48 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1494 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1495 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -833,3 +833,4 @@
support, contributed by Wasabi Systems. [agc 20110117]
atactl(8): Fix mislabelled S.M.A.R.T. lifetime temperature record
reading. [nisimura 20110119]
+ pcf8563rtc(4): Add a todr(9) driver for NXP PCF8563 [jakllsch 20110124]
Index: src/sys/dev/DEVNAMES
diff -u src/sys/dev/DEVNAMES:1.265 src/sys/dev/DEVNAMES:1.266
--- src/sys/dev/DEVNAMES:1.265 Fri Jan 14 10:05:14 2011
+++ src/sys/dev/DEVNAMES Mon Jan 24 01:22:49 2011
@@ -1,4 +1,4 @@
-# $NetBSD: DEVNAMES,v 1.265 2011/01/14 10:05:14 phx Exp $
+# $NetBSD: DEVNAMES,v 1.266 2011/01/24 01:22:49 jakllsch Exp $
#
# This file contains all used device names and defined attributes in
# alphabetical order. New devices added to the system somewhere should first
@@ -1006,6 +1006,7 @@
pcdisplayops MI Attribute
pceb alpha
pceb i386
+pcf8563rtc MI
pchb bebox
pchb cobalt
pchb evbmips