Module Name: src
Committed By: jmcneill
Date: Sat Aug 8 16:11:15 UTC 2015
Modified Files:
src/doc: CHANGES
Log Message:
note UHS-I and MMC HS200 support
To generate a diff of this commit:
cvs rdiff -u -r1.2088 -r1.2089 src/doc/CHANGES
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
diff -u src/doc/CHANGES:1.2088 src/doc/CHANGES:1.2089
--- src/doc/CHANGES:1.2088 Fri Aug 7 15:53:24 2015
+++ src/doc/CHANGES Sat Aug 8 16:11:15 2015
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2088 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2089 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -176,3 +176,9 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
bind: Import version 9.10.2-P3. [christos 20150728]
kernel: Several bug fixes and improvements in the PaX subsystem.
[maxv 20150804]
+ sdmmc(4): Add support for UHS-I and MMC HS200 transfer modes.
+ [jmcneill 20150808]
+ sdhc(4): Add support for UHS-I and MMC HS200 transfer modes.
+ [jmcneill 20150808]
+ amlogicsdhc(4): Add support for UHS-I and MMC HS200 transfer modes.
+ [jmcneill 20150808]