Module Name:    src
Committed By:   martin
Date:           Wed Nov 20 16:37:46 UTC 2019

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

Log Message:
Ticket #1453


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.68 -r1.1.2.69 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.68 src/doc/CHANGES-8.2:1.1.2.69
--- src/doc/CHANGES-8.2:1.1.2.68	Tue Nov 19 10:51:52 2019
+++ src/doc/CHANGES-8.2	Wed Nov 20 16:37:46 2019
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.68 2019/11/19 10:51:52 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.69 2019/11/20 16:37:46 martin Exp $
 
 A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
 release:
@@ -1658,3 +1658,8 @@ sys/kern/sys_ptrace_common.c			1.72
 	ptrace(2): fix PIOD_READ_AUXV for COMPAT_NETBSD32.
 	[rin, ticket #1452]
 
+sys/arch/x86/pci/msipic.c			1.19
+
+	Disable MSI-X before writing the MSI-X table.
+	[hikaru, ticket #1453]
+

Reply via email to