Module Name: src
Committed By: bouyer
Date: Thu Apr 19 17:52:39 UTC 2012
Modified Files:
src/doc: CHANGES
Log Message:
Note mpii(4)
To generate a diff of this commit:
cvs rdiff -u -r1.1696 -r1.1697 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.1696 src/doc/CHANGES:1.1697
--- src/doc/CHANGES:1.1696 Tue Apr 17 15:30:35 2012
+++ src/doc/CHANGES Thu Apr 19 17:52:39 2012
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1696 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1697 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -51,3 +51,5 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
[christos 20120306]
amiga: Add clockport(4) layer and a driver for A1200 on-board clockport
a1k2cp(4). [rkujawa 20120417]
+ kernel: add mpii(4), a driver for LSI Logic Fusion-MPT Message Passing
+ Interface II SAS controllers. [bouyer 20120419]