Module Name: src
Committed By: bouyer
Date: Mon Jul 2 18:16:47 UTC 2012
Modified Files:
src/doc: CHANGES
Log Message:
ata(4): added support for sata Port MultiPliers (PMP)
To generate a diff of this commit:
cvs rdiff -u -r1.1713 -r1.1714 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.1713 src/doc/CHANGES:1.1714
--- src/doc/CHANGES:1.1713 Sat Jun 23 03:16:03 2012
+++ src/doc/CHANGES Mon Jul 2 18:16:46 2012
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1713 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1714 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -75,3 +75,5 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
net.inet6.ip6.maxifdefrouters = 16
net.inet6.ip6.maxdynroutes = 4096
[christos 20120622]
+ ata(4): added support for sata Port MultiPliers (PMP)
+ [bouyer 20120702]