Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-9]: src/doc Ticket #1035



details:   https://anonhg.NetBSD.org/src/rev/b91e5398e6a6
branches:  netbsd-9
changeset: 936758:b91e5398e6a6
user:      martin <martin%NetBSD.org@localhost>
date:      Mon Aug 03 09:20:29 2020 +0000

description:
Ticket #1035

diffstat:

 doc/CHANGES-9.1 |  11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r e500bc2c2ec6 -r b91e5398e6a6 doc/CHANGES-9.1
--- a/doc/CHANGES-9.1   Mon Aug 03 09:19:37 2020 +0000
+++ b/doc/CHANGES-9.1   Mon Aug 03 09:20:29 2020 +0000
@@ -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 @@
        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]
+



Home | Main Index | Thread Index | Old Index