Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Tickets #327 and #328



details:   https://anonhg.NetBSD.org/src/rev/cd4b867f69f9
branches:  netbsd-7
changeset: 798716:cd4b867f69f9
user:      martin <martin%NetBSD.org@localhost>
date:      Mon Dec 15 11:57:50 2014 +0000

description:
Tickets #327 and #328

diffstat:

 doc/CHANGES-7.0 |  15 ++++++++++++++-
 1 files changed, 14 insertions(+), 1 deletions(-)

diffs (26 lines):

diff -r f4972be86999 -r cd4b867f69f9 doc/CHANGES-7.0
--- a/doc/CHANGES-7.0   Mon Dec 15 11:53:58 2014 +0000
+++ b/doc/CHANGES-7.0   Mon Dec 15 11:57:50 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.131 2014/12/14 17:04:18 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.132 2014/12/15 11:57:50 martin Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -3574,3 +3574,16 @@
        failed.
        [msaitoh, ticket #326]
 
+sys/dev/ic/oosiop.c                            1.15
+
+       Load the right xfer address into cb[i].xferdma. Fixes disk detection
+       on hp715/50.
+       [skrll, ticket #327]
+
+sys/arch/arm/broadcom/bcm2835_emmc.c           1.21
+
+       Don't pipeline any DMA writes to eMMC.
+       Fixes PR/49463.
+       [mlelstv, ticket #328]
+
+



Home | Main Index | Thread Index | Old Index