Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Tickets #1201 - #1203



details:   https://anonhg.NetBSD.org/src/rev/886db6d1ad7c
branches:  netbsd-7
changeset: 799941:886db6d1ad7c
user:      martin <martin%NetBSD.org@localhost>
date:      Mon Jul 11 10:40:40 2016 +0000

description:
Tickets #1201 - #1203

diffstat:

 doc/CHANGES-7.1 |  21 ++++++++++++++++++++-
 1 files changed, 20 insertions(+), 1 deletions(-)

diffs (32 lines):

diff -r 73259f6a99a3 -r 886db6d1ad7c doc/CHANGES-7.1
--- a/doc/CHANGES-7.1   Mon Jul 11 10:39:42 2016 +0000
+++ b/doc/CHANGES-7.1   Mon Jul 11 10:40:40 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.97 2016/07/10 10:42:26 martin Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.98 2016/07/11 10:40:40 martin Exp $
 
 A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
 release:
@@ -4985,3 +4985,22 @@
        Various fixes to MIPS pmap.
        [skrll, ticket #1200]
 
+external/mit/xf86-video-siliconmotion/dist/src/smi_driver.c 1.5
+external/mit/xorg-server.old/dist/hw/xfree86/vgahw/vgaHW.h 1.2
+
+       Avoid legacy VGA I/O port access on MIPS.
+       This fixes Xorg on the Lemote YeeLoong netbook.
+       [jmcneill, ticket #1201]
+
+sys/arch/evbmips/loongson/yeeloong_machdep.c   1.8
+
+       The version of PMON on my 8089B (LM8089-1.4.9a) configures OHCI
+       but doesn't enable memory space access. Enable it before the ohci
+       driver attaches to allow low- and full-speed devices to work.
+       [jmcneill, ticket #1202]
+
+sys/dev/pci/lynxfb.c                           1.5
+
+       fix inverted screen blanking logic
+       [jmcneill, ticket #1203]
+



Home | Main Index | Thread Index | Old Index