Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Ticket #779



details:   https://anonhg.NetBSD.org/src/rev/dd92ba72d7d3
branches:  netbsd-9
changeset: 745815:dd92ba72d7d3
user:      martin <martin%NetBSD.org@localhost>
date:      Fri Mar 13 05:36:47 2020 +0000

description:
Ticket #779

diffstat:

 doc/CHANGES-9.1 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r fbf814b59198 -r dd92ba72d7d3 doc/CHANGES-9.1
--- a/doc/CHANGES-9.1   Fri Mar 13 05:35:42 2020 +0000
+++ b/doc/CHANGES-9.1   Fri Mar 13 05:36:47 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.1,v 1.1.2.16 2020/03/10 06:49:58 martin Exp $
+# $NetBSD: CHANGES-9.1,v 1.1.2.17 2020/03/13 05:36:47 martin Exp $
 
 A complete list of changes from the NetBSD 9.0 release to the NetBSD 9.1
 release:
@@ -513,3 +513,9 @@
        Fix unloading of compat modules (fallout from ticket #762).
        [pgoyette, ticket #778]
 
+sys/arch/mips/mips/bus_dma.c                   1.39
+
+       Allow len == 0 in bus_dmamap_sync().
+       [thorpej, ticket #779]
+
+



Home | Main Index | Thread Index | Old Index