Module Name:    src
Committed By:   jdolecek
Date:           Sat Oct  7 17:42:43 UTC 2017

Modified Files:
        src/doc: CHANGES

Log Message:
note NCQ support for ahcisata(4), mvsata(4), and siisata(4), and note enabled
ATAPI support for mvsata(4)


To generate a diff of this commit:
cvs rdiff -u -r1.2320 -r1.2321 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.2320 src/doc/CHANGES:1.2321
--- src/doc/CHANGES:1.2320	Sat Oct  7 14:16:34 2017
+++ src/doc/CHANGES	Sat Oct  7 17:42:43 2017
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.2320 $>
+# LIST OF CHANGES FROM LAST RELEASE:			<$Revision: 1.2321 $>
 #
 #
 # [Note: This file does not mention every change made to the NetBSD source tree.
@@ -65,3 +65,5 @@ Changes from NetBSD 8.0 to NetBSD 9.0:
 	dtrace: Install dtruss, execsnoop, opensnoop, and procsystime from the
 		DTrace Toolkit if DTrace support is enabled. [sevan 20170917]
 	dhcpcd(8): Import dhcpcd-7.0.0-rc3. [roy 20171007]
+	ahcisata(4), siisata(4): Add support for NCQ. [jdolecek 20171007]
+	mvsata(4): Add support for NCQ, and enable ATAPI support. [jdolecek 20171007]

Reply via email to