Module Name: src
Committed By: martin
Date: Sat Dec 14 12:34:19 UTC 2019
Modified Files:
src/doc [netbsd-8]: CHANGES-8.2
Log Message:
Ticket #1472
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.79 -r1.1.2.80 src/doc/CHANGES-8.2
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-8.2
diff -u src/doc/CHANGES-8.2:1.1.2.79 src/doc/CHANGES-8.2:1.1.2.80
--- src/doc/CHANGES-8.2:1.1.2.79 Thu Dec 12 20:49:15 2019
+++ src/doc/CHANGES-8.2 Sat Dec 14 12:34:19 2019
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.79 2019/12/12 20:49:15 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.80 2019/12/14 12:34:19 martin Exp $
A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
release:
@@ -1790,3 +1790,8 @@ external/mit/lua/dist/src/lapi.c 1.12
Apply upstream fix for a use-after-free.
[sevan, ticket #1471]
+sys/dev/usb/if_urtwn.c 1.76
+
+ PR kern/54728: reset MCU ready status before resetting the MCU.
+ [mlelstv, ticket #1472]
+