Module Name:    src
Committed By:   martin
Date:           Sun Sep 27 10:34:32 UTC 2020

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

Log Message:
Ticket #1610


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.39 -r1.1.2.40 src/doc/CHANGES-8.3

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.3
diff -u src/doc/CHANGES-8.3:1.1.2.39 src/doc/CHANGES-8.3:1.1.2.40
--- src/doc/CHANGES-8.3:1.1.2.39	Wed Sep 23 14:32:46 2020
+++ src/doc/CHANGES-8.3	Sun Sep 27 10:34:32 2020
@@ -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 @@ sys/dev/pci/virtio_pci.c			1.13 (patch)
 	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]
+

Reply via email to