Module Name:    src
Committed By:   martin
Date:           Mon Aug  3 09:20:29 UTC 2020

Modified Files:
        src/doc [netbsd-9]: CHANGES-9.1

Log Message:
Ticket #1035


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.87 -r1.1.2.88 src/doc/CHANGES-9.1

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-9.1
diff -u src/doc/CHANGES-9.1:1.1.2.87 src/doc/CHANGES-9.1:1.1.2.88
--- src/doc/CHANGES-9.1:1.1.2.87	Sun Aug  2 11:20:24 2020
+++ src/doc/CHANGES-9.1	Mon Aug  3 09:20:29 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.1,v 1.1.2.87 2020/08/02 11:20:24 martin Exp $
+# $NetBSD: CHANGES-9.1,v 1.1.2.88 2020/08/03 09:20:29 martin Exp $
 
 A complete list of changes from the NetBSD 9.0 release to the NetBSD 9.1
 release:
@@ -3590,3 +3590,12 @@ usr.bin/w/w.c					1.88-1.90
 	Handle hostname from DISPLAY="[2001:db8::dead:beef]:0" or similar.
 	[kim, ticket #1034]
 
+sys/arch/hppa/dev/asp.c				1.2
+sys/arch/hppa/dev/dino.c			1.5
+sys/arch/hppa/dev/lasi.c			1.3
+sys/arch/hppa/dev/wax.c				1.2
+
+	Mask all interrupts before reading (and clearing) the interrupt
+	request register in attach.
+	[skrll, ticket #1035]
+

Reply via email to