Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Ticket #123



details:   https://anonhg.NetBSD.org/src/rev/6fda16e04209
branches:  netbsd-7
changeset: 798388:6fda16e04209
user:      martin <martin%NetBSD.org@localhost>
date:      Wed Oct 01 08:54:46 2014 +0000

description:
Ticket #123

diffstat:

 doc/CHANGES-7.0 |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 5061b4e120d3 -r 6fda16e04209 doc/CHANGES-7.0
--- a/doc/CHANGES-7.0   Wed Oct 01 08:53:43 2014 +0000
+++ b/doc/CHANGES-7.0   Wed Oct 01 08:54:46 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0,v 1.1.2.39 2014/09/30 18:23:20 martin Exp $
+# $NetBSD: CHANGES-7.0,v 1.1.2.40 2014/10/01 08:54:46 martin Exp $
 
 A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014
 until the 7.0 release:
@@ -1000,3 +1000,10 @@
 
        Return EOVERFLOW like FreeBSD does if the buffer size exceeds INT_MAX.
        [christos, ticket #122]
+
+sys/dev/sdmmc/sdhc.c                           1.48
+
+       Don't check slot type for pre-3.0 controllers, the bits were
+       reserved at the time. If an older controller advertises 1.8V
+       support, just use it.
+       [jmcneill, ticket #123]



Home | Main Index | Thread Index | Old Index