Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Tickets #1161-#1163, #1165, #1166



details:   https://anonhg.NetBSD.org/src/rev/9b2e85fdf14c
branches:  netbsd-9
changeset: 948683:9b2e85fdf14c
user:      martin <martin%NetBSD.org@localhost>
date:      Mon Dec 28 20:24:05 2020 +0000

description:
Tickets #1161-#1163, #1165, #1166

diffstat:

 doc/CHANGES-9.2 |  33 ++++++++++++++++++++++++++++++++-
 1 files changed, 32 insertions(+), 1 deletions(-)

diffs (44 lines):

diff -r cfe7b6928fb5 -r 9b2e85fdf14c doc/CHANGES-9.2
--- a/doc/CHANGES-9.2   Mon Dec 28 20:21:54 2020 +0000
+++ b/doc/CHANGES-9.2   Mon Dec 28 20:24:05 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.2,v 1.1.2.28 2020/12/28 16:00:51 snj Exp $
+# $NetBSD: CHANGES-9.2,v 1.1.2.29 2020/12/28 20:24:05 martin Exp $
 
 A complete list of changes from the NetBSD 9.1 release to the NetBSD 9.2
 release:
@@ -1302,3 +1302,34 @@
        Adjust to "pool" usage in our standard ntp.conf.
        [martin, ticket #1164]
 
+sys/arch/hp300/dev/dnkbd.c                     1.11
+sys/arch/hp300/dev/hil_intio.c                 1.4
+
+       Fix a longstanding bug in hilkbd (and dnkbd) console attachment
+       to make ddb(4) and kernel prompts for root device work.
+       [tsutsui, ticket #1161]
+
+sys/arch/hp300/dev/sti_sgc.c                   1.4
+sys/dev/ic/sti.c                               1.23-1.25
+sys/dev/ic/stivar.h                            1.11
+
+       sti(4): add bitmap access ops support for SGC CRX (A1659-66001)
+       framebuffer and improve 425e EVRX support.
+       [tsutsui, ticket #1162]
+
+distrib/notes/hp300/hardware                   1.21-1.24
+
+       Update supported hardware list for HP332, hp425e built-in EVRX
+       and A1659A CRX framebuffer. Minor fixes.
+       [tsutsui, ticket #1163]
+
+sys/dev/hdaudio/hdaudio.c                      1.12
+
+       PR 51734: initialize DMA memory when allocating it.
+       [jmcneill, ticket #1165]
+
+sys/dev/hdaudio/hdaudio.c                      1.13
+
+       Fix crash if a codec reports 0 nodes.
+       [jmcneill, ticket #1166]
+



Home | Main Index | Thread Index | Old Index