Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Tickets #1247 - #1249



details:   https://anonhg.NetBSD.org/src/rev/a929193ee3d0
branches:  netbsd-9
changeset: 961476:a929193ee3d0
user:      martin <martin%NetBSD.org@localhost>
date:      Wed Apr 21 18:13:02 2021 +0000

description:
Tickets #1247 - #1249

diffstat:

 doc/CHANGES-9.2 |  19 ++++++++++++++++++-
 1 files changed, 18 insertions(+), 1 deletions(-)

diffs (30 lines):

diff -r 1b03386e8d1b -r a929193ee3d0 doc/CHANGES-9.2
--- a/doc/CHANGES-9.2   Wed Apr 21 18:11:06 2021 +0000
+++ b/doc/CHANGES-9.2   Wed Apr 21 18:13:02 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.2,v 1.1.2.66 2021/04/16 17:04:59 martin Exp $
+# $NetBSD: CHANGES-9.2,v 1.1.2.67 2021/04/21 18:13:02 martin Exp $
 
 A complete list of changes from the NetBSD 9.1 release to the NetBSD 9.2
 release:
@@ -2939,3 +2939,20 @@
        Restore sparcv9 optimization for 32bit builds on sparc64.
        [mrg, ticket #1246]
 
+sys/arch/zaurus/dev/w100lcd.c                  1.3
+
+       Make LCD BrightnessUp/BrightnessDown work on C7x0/860.
+       [tsutsui, ticket #1247]
+
+sys/arch/hp300/dev/diofb.c                     1.5
+sys/arch/hp300/dev/topcat.c                    1.5
+
+       topcat(4) framebuffer:
+       - fix panic on monochrome framebuffers.
+       - fix incorrect framebuffer width of 98542/98544 framebuffers on HP332.
+       [tsutsui, ticket #1248]
+
+sys/arch/sparc/conf/GENERIC                    (apply patch)
+
+       PR 56077: remove options DIAGNOSTIC.
+       [tsutsui, ticket #1249]



Home | Main Index | Thread Index | Old Index