Module Name: src
Committed By: martin
Date: Mon Jul 20 18:35:18 UTC 2020
Modified Files:
src/doc [netbsd-9]: CHANGES-9.1
Log Message:
Tickets #1021 and #1022
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.82 -r1.1.2.83 src/doc/CHANGES-9.1
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-9.1
diff -u src/doc/CHANGES-9.1:1.1.2.82 src/doc/CHANGES-9.1:1.1.2.83
--- src/doc/CHANGES-9.1:1.1.2.82 Sat Jul 18 15:10:21 2020
+++ src/doc/CHANGES-9.1 Mon Jul 20 18:35:18 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.1,v 1.1.2.82 2020/07/18 15:10:21 martin Exp $
+# $NetBSD: CHANGES-9.1,v 1.1.2.83 2020/07/20 18:35:18 martin Exp $
A complete list of changes from the NetBSD 9.0 release to the NetBSD 9.1
release:
@@ -3488,3 +3488,19 @@ sys/dev/usb/usbdi.c 1.203
states.
[mrg, ticket #1020]
+sys/dev/sdmmc/sdhc.c 1.107
+sys/dev/sdmmc/sdhcreg.h 1.21
+
+ Identify SDHC 4.1 and 4.2.
+ [msaitoh, ticket #1021]
+
+distrib/notes/evbarm/Makefile 1.3
+distrib/notes/evbarm/contents 1.9,1.10
+distrib/notes/evbarm/hardware 1.11-1.14
+distrib/notes/evbarm/install 1.11-1.14
+distrib/notes/evbarm/prep 1.12
+distrib/notes/evbarm/xfer 1.3,1.4
+
+ Modernize evbarm install instructions.
+ [nia, ticket #1022]
+