Module Name: src
Committed By: snj
Date: Sat Jan 3 05:53:44 UTC 2015
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
376
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.145 -r1.1.2.146 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.145 src/doc/CHANGES-7.0:1.1.2.146
--- src/doc/CHANGES-7.0:1.1.2.145 Fri Jan 2 20:59:14 2015
+++ src/doc/CHANGES-7.0 Sat Jan 3 05:53:44 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.145 2015/01/02 20:59:14 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.146 2015/01/03 05:53:44 snj Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -6954,3 +6954,8 @@ sys/dev/usb/xhcireg.h 1.2
logic was wrong.
[skrll, ticket #372]
+sys/arch/evbarm/awin/awin_machdep.c 1.35, 1.37
+
+ Fix gmac on BananaPI by using pinset-func 3.
+ [martin, ticket #376]
+