Module Name: src
Committed By: martin
Date: Sat Oct 4 08:21:23 UTC 2014
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Ticket #127
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.43 -r1.1.2.44 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.43 src/doc/CHANGES-7.0:1.1.2.44
--- src/doc/CHANGES-7.0:1.1.2.43 Fri Oct 3 18:55:37 2014
+++ src/doc/CHANGES-7.0 Sat Oct 4 08:21:23 2014
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.43 2014/10/03 18:55:37 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.44 2014/10/04 08:21:23 martin Exp $
A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
until the 7.0 release:
@@ -1036,3 +1036,8 @@ sys/dev/sdmmc/sdhcvar.h 1.14
Various RPI DMAC and sdhc improvements.
[skrll, ticket #126]
+sys/dev/sdmmc/sdhc.c 1.50
+
+ Fix divisor calculation for SDHC 3.0.
+ [skrll, ticket #127]
+