Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Ticket #1610
details: https://anonhg.NetBSD.org/src/rev/9bd25d0868fb
branches: netbsd-8
changeset: 939418:9bd25d0868fb
user: martin <martin%NetBSD.org@localhost>
date: Sun Sep 27 10:34:32 2020 +0000
description:
Ticket #1610
diffstat:
doc/CHANGES-8.3 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 9dde4551f4d6 -r 9bd25d0868fb doc/CHANGES-8.3
--- a/doc/CHANGES-8.3 Sun Sep 27 10:33:45 2020 +0000
+++ b/doc/CHANGES-8.3 Sun Sep 27 10:34:32 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.39 2020/09/23 14:32:46 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.40 2020/09/27 10:34:32 martin Exp $
A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
release:
@@ -1075,3 +1075,10 @@
Ensure MSI-X is disabled if allocation of MSI-X interrupts fail.
[jakllsch, ticket #1609]
+sys/dev/ic/ld_nvme.c 1.24 (patch)
+sys/dev/ic/nvme.c 1.50 (patch)
+
+ PR 55674: avoid creating many unusable ld(4) devices for nvme(4)
+ with multiple (partialy unused) name spaces.
+ [kardel, ticket #1610]
+
Home |
Main Index |
Thread Index |
Old Index