Module Name: src
Committed By: phx
Date: Tue Apr 5 12:18:12 UTC 2011
Modified Files:
src/doc: CHANGES
Log Message:
Sandpoint supports QNAP NAS.
New todr(9) driver: s390rtc(4).
To generate a diff of this commit:
cvs rdiff -u -r1.1535 -r1.1536 src/doc/CHANGES
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.1535 src/doc/CHANGES:1.1536
--- src/doc/CHANGES:1.1535 Mon Apr 4 17:27:32 2011
+++ src/doc/CHANGES Tue Apr 5 12:18:11 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1535 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1536 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -983,3 +983,6 @@
rdcpcib(4): add a driver for the PCI/ISA bridge and watchdog timer
found in RDC's vortex86 and PMX-1000 system-on-chip.
[bouyer 20110404]
+ s390rtc(4): Add a todr(9) driver for Seiko Instruments S-35390A.
+ [phx 20110404]
+ sandpoint: QNAP support. [phx 20110405]