Module Name: src
Committed By: snj
Date: Fri Feb 27 07:20:19 UTC 2015
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
546
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.212 -r1.1.2.213 src/doc/CHANGES-7.0
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-7.0
diff -u src/doc/CHANGES-7.0:1.1.2.212 src/doc/CHANGES-7.0:1.1.2.213
--- src/doc/CHANGES-7.0:1.1.2.212 Thu Feb 26 21:47:12 2015
+++ src/doc/CHANGES-7.0 Fri Feb 27 07:20:18 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.212 2015/02/26 21:47:12 snj Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.213 2015/02/27 07:20:18 snj Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -16099,3 +16099,8 @@ sys/external/bsd/acpica/dist/namespace/n
sync with upstream.
[chs, ticket #546]
+sys/dev/ic/dwc_gmac.c 1.32
+
+ Fix ring buffer handling when the ring fills completely.
+ [martin, ticket #546]
+