Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-8]: src/doc Ticket #1432



details:   https://anonhg.NetBSD.org/src/rev/f48e07c6c4ad
branches:  netbsd-8
changeset: 852629:f48e07c6c4ad
user:      martin <martin%NetBSD.org@localhost>
date:      Mon Nov 11 17:18:14 2019 +0000

description:
Ticket #1432

diffstat:

 doc/CHANGES-8.2 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r e7706a7b0201 -r f48e07c6c4ad doc/CHANGES-8.2
--- a/doc/CHANGES-8.2   Mon Nov 11 17:17:22 2019 +0000
+++ b/doc/CHANGES-8.2   Mon Nov 11 17:18:14 2019 +0000
@@ -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 @@
        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]
+



Home | Main Index | Thread Index | Old Index