Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/doc Ticket #238
details: https://anonhg.NetBSD.org/src/rev/feb7862f13c3
branches: netbsd-7
changeset: 798589:feb7862f13c3
user: martin <martin%NetBSD.org@localhost>
date: Fri Nov 14 22:27:05 2014 +0000
description:
Ticket #238
diffstat:
doc/CHANGES-7.0 | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r 001936934b52 -r feb7862f13c3 doc/CHANGES-7.0
--- a/doc/CHANGES-7.0 Fri Nov 14 22:23:28 2014 +0000
+++ b/doc/CHANGES-7.0 Fri Nov 14 22:27:05 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.101 2014/11/14 18:19:01 snj Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.102 2014/11/14 22:27:05 martin Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -2645,3 +2645,14 @@
gets all the info needed how to "FIX MANUALLY".
[martin, ticket #220]
+sys/arch/arm/allwinner/awin_debe.c 1.7
+sys/arch/arm/allwinner/awin_fb.c 1.5
+sys/arch/arm/allwinner/awin_var.h 1.23
+sys/arch/evbarm/awin/awin_machdep.c 1.28
+
+ Allow the DEBE layer and output sizes to be set independently. Now you
+ can pass fb.margin=<n> in bootargs to add a border to the framebuffer,
+ in case your display doesn't let you turn off overscan and you really
+ want to see the whole screen.
+ [jmcneill, ticket #238]
+
Home |
Main Index |
Thread Index |
Old Index