Module Name:    src
Committed By:   martin
Date:           Mon Nov 11 17:18:14 UTC 2019

Modified Files:
        src/doc [netbsd-8]: CHANGES-8.2

Log Message:
Ticket #1432


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.61 -r1.1.2.62 src/doc/CHANGES-8.2

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-8.2
diff -u src/doc/CHANGES-8.2:1.1.2.61 src/doc/CHANGES-8.2:1.1.2.62
--- src/doc/CHANGES-8.2:1.1.2.61	Sun Nov 10 13:37:22 2019
+++ src/doc/CHANGES-8.2	Mon Nov 11 17:18:14 2019
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.61 2019/11/10 13:37:22 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.62 2019/11/11 17:18:14 martin Exp $
 
 A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
 release:
@@ -1501,3 +1501,9 @@ sys/dev/pci/ixgbe/ix_txrx.c			1.56
 	Fix missing kpreempt_disable() before softint_schedule().
 	[knakahara, ticket #1431]
 
+sys/dev/ic/nvme.c				1.47
+
+	nvme(4): Use the SET_FEATURES command to get the number of allocated
+	queues.
+	[nonaka, ticket #1432]
+

Reply via email to