Module Name: src
Committed By: kiyohara
Date: Sat Oct 2 06:32:37 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
Support Marvell Sheevaplug and some Marvell SoC NAS box.
To generate a diff of this commit:
cvs rdiff -u -r1.1436 -r1.1437 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.1436 src/doc/CHANGES:1.1437
--- src/doc/CHANGES:1.1436 Tue Sep 21 06:26:56 2010
+++ src/doc/CHANGES Sat Oct 2 06:32:37 2010
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1436 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1437 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -720,3 +720,5 @@
acpi_force_load=1 or add options ACPI_BLACKLIST_YEAR=0 to your
kernel config. [jmcneill 20100906]
httpd(8): Import bozohttpd-20100920. [mrg 20100921]
+ evbarm: Support Marvell Sheevaplug and some Marvell SoC NAS box.
+ [kiyohara 20100102]