Module Name:    src
Committed By:   martin
Date:           Wed Dec 23 12:37:04 UTC 2020

Modified Files:
        src/doc [netbsd-9]: CHANGES-9.2

Log Message:
Ticket #1159


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.25 -r1.1.2.26 src/doc/CHANGES-9.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-9.2
diff -u src/doc/CHANGES-9.2:1.1.2.25 src/doc/CHANGES-9.2:1.1.2.26
--- src/doc/CHANGES-9.2:1.1.2.25	Sat Dec 19 13:56:20 2020
+++ src/doc/CHANGES-9.2	Wed Dec 23 12:37:03 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.2,v 1.1.2.25 2020/12/19 13:56:20 martin Exp $
+# $NetBSD: CHANGES-9.2,v 1.1.2.26 2020/12/23 12:37:03 martin Exp $
 
 A complete list of changes from the NetBSD 9.1 release to the NetBSD 9.2
 release:
@@ -1283,3 +1283,12 @@ sys/dev/audio/audio.c				1.83
 	Avoid a deadlock in audiodetach.
 	[isaki, ticket #1158]
 
+sys/dev/usb/ehci.c				1.284
+sys/dev/usb/ohci.c				1.314
+sys/dev/usb/uhci.c				1.305
+sys/dev/usb/xhci.c				1.136
+sys/external/bsd/dwc2/dwc2.c			1.75
+
+	Remove bogus assertions in USB abort paths.
+	[riastradh, ticket #1159]
+

Reply via email to