Module Name:    src
Committed By:   martin
Date:           Sun Mar  8 09:29:10 UTC 2020

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

Log Message:
Ticket #1512


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.103 -r1.1.2.104 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.103 src/doc/CHANGES-8.2:1.1.2.104
--- src/doc/CHANGES-8.2:1.1.2.103	Tue Mar  3 18:41:42 2020
+++ src/doc/CHANGES-8.2	Sun Mar  8 09:29:10 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.103 2020/03/03 18:41:42 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.104 2020/03/08 09:29:10 martin Exp $
 
 A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
 release:
@@ -2092,3 +2092,10 @@ lib/Makefile					1.276
 	Avoid running useless makes in every subdirectory.
 	[riastradh, ticket #1513]
 
+sys/external/bsd/drm2/nouveau/nouveau_pci.c	1.24,1.25 (patch)
+
+	Improve nouveau pci attachment code so it waits for the
+	availability of / before trying to load firmware.
+	Limit the list of supported devices.
+	[mrg, ticket #1512]
+

Reply via email to