Module Name: src
Committed By: jdc
Date: Mon Jun 20 19:48:28 UTC 2011
Modified Files:
src/doc: CHANGES
Log Message:
Note sandpoint RAID 1 boot support.
To generate a diff of this commit:
cvs rdiff -u -r1.1568 -r1.1569 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.1568 src/doc/CHANGES:1.1569
--- src/doc/CHANGES:1.1568 Sun Jun 19 16:26:57 2011
+++ src/doc/CHANGES Mon Jun 20 19:48:28 2011
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1568 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1569 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -1041,3 +1041,4 @@
alpha: support for Avalon A12 removed [matt 20110617]
sparc64: Add fast softint(9) support. [nakayama 20110618]
zaurus: Add ioexp driver for SL-C1000. [nonaka 20110619]
+ sandpoint: Add support for booting from RAID 1 [jdc 20110620]