Source-Changes-HG archive

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

[src/netbsd-7]: src/doc 1213, 1238



details:   https://anonhg.NetBSD.org/src/rev/e1e40fae7503
branches:  netbsd-7
changeset: 799964:e1e40fae7503
user:      snj <snj%NetBSD.org@localhost>
date:      Sun Aug 28 04:37:17 2016 +0000

description:
1213, 1238

diffstat:

 doc/CHANGES-7.1 |  14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r ca1703fc7774 -r e1e40fae7503 doc/CHANGES-7.1
--- a/doc/CHANGES-7.1   Sun Aug 28 04:31:19 2016 +0000
+++ b/doc/CHANGES-7.1   Sun Aug 28 04:37:17 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.105 2016/08/27 15:21:10 bouyer Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.106 2016/08/28 04:37:17 snj Exp $
 
 A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
 release:
@@ -5243,3 +5243,15 @@
        based) shells .. see http://www.in-ulm.de/~mascheck/ (from kre@)
        [kre, ticket #1212]
 
+sys/arch/x86/pci/ichlpcib.c                    1.51
+
+       Disable gpio(4) attachment to ichlpcib(4) by default.
+       GPIO functionality can be enabled by setting ichlpcib_gpio_disable
+       to 0, for instance with `gdb -write`.  PR port-amd64/50733.
+       [maya, ticket #1213]
+
+sys/dev/splash/splash.c                                1.13
+
+       Don't panic if the splash screen is bigger than the framebuffer.
+       [khorben, ticket #1238]
+



Home | Main Index | Thread Index | Old Index