Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Tickets #1322 and #1323



details:   https://anonhg.NetBSD.org/src/rev/2c9b50f43bcb
branches:  netbsd-9
changeset: 1002336:2c9b50f43bcb
user:      martin <martin%NetBSD.org@localhost>
date:      Wed Jul 14 18:05:25 2021 +0000

description:
Tickets #1322 and #1323

diffstat:

 doc/CHANGES-9.3 |  24 +++++++++++++++++++++++-
 1 files changed, 23 insertions(+), 1 deletions(-)

diffs (35 lines):

diff -r 670591af5749 -r 2c9b50f43bcb doc/CHANGES-9.3
--- a/doc/CHANGES-9.3   Wed Jul 14 18:04:04 2021 +0000
+++ b/doc/CHANGES-9.3   Wed Jul 14 18:05:25 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.3,v 1.1.2.16 2021/07/09 17:53:05 martin Exp $
+# $NetBSD: CHANGES-9.3,v 1.1.2.17 2021/07/14 18:05:25 martin Exp $
 
 A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
 release:
@@ -354,3 +354,25 @@
        Adapt the uvm pageout changes to the branch.
        [chs, ticket #1321]
 
+sys/arch/hppa/dev/sti_sgc.c                    1.3
+
+       PR 52162: Fix silent freeze on probing sti(4) framebuffer on 712/60.
+       [tsutsui, ticket #1322]
+
+etc/etc.hp300/MAKEDEV.conf                     1.15
+sys/arch/hp300/dev/ct.c                                1.62,1.63
+sys/arch/hp300/dev/ctreg.h                     1.11
+sys/arch/hp300/dev/hpib.c                      1.43 (patch)
+sys/arch/hp300/dev/hpibvar.h                   1.22-1.24
+sys/arch/hp300/dev/mt.c                                1.55
+sys/arch/hp300/dev/rd.c                                1.103-1.109
+sys/arch/hp300/dev/rdreg.h                     1.14-1.17
+sys/arch/hp300/dev/rdvar.h                     1.24-1.26
+sys/arch/hp300/stand/Makefile.buildboot                1.37
+sys/arch/hp300/stand/common/ct.c               1.8
+sys/arch/hp300/stand/common/hpibvar.h          1.6
+sys/arch/hp300/stand/common/rd.c               1.11
+
+       hp300: various rd(4) improvements.
+       [tsutsui, ticket #1323]
+



Home | Main Index | Thread Index | Old Index