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/8a9da0b069ee
branches: netbsd-8
changeset: 460966:8a9da0b069ee
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 7a1c69056aa4 -r 8a9da0b069ee 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