Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Ticket 94



details:   https://anonhg.NetBSD.org/src/rev/8e53a08e4acf
branches:  netbsd-7
changeset: 798349:8e53a08e4acf
user:      martin <martin%NetBSD.org@localhost>
date:      Thu Sep 18 15:21:44 2014 +0000

description:
Ticket 94

diffstat:

 doc/CHANGES-7.0 |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r b265d58fcc3b -r 8e53a08e4acf doc/CHANGES-7.0
--- a/doc/CHANGES-7.0   Thu Sep 18 10:25:33 2014 +0000
+++ b/doc/CHANGES-7.0   Thu Sep 18 15:21:44 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.33 2014/09/12 08:17:20 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.34 2014/09/18 15:21:44 martin Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -719,3 +719,8 @@
        - Return EFBIG instead of EINVAL for negative offsets, as FFS does
        [manu, ticket #93]
 
+sys/dev/pci/agp_i810.c                         1.113-1.114
+
+       Revert to mapping the whole GTTMMADR region all at once for now and
+       use the right BAR for MMIO register sizing on i810.
+       [riastradh, ticket #94]



Home | Main Index | Thread Index | Old Index