Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Ticket #1159



details:   https://anonhg.NetBSD.org/src/rev/2b31c2392917
branches:  netbsd-9
changeset: 948272:2b31c2392917
user:      martin <martin%NetBSD.org@localhost>
date:      Wed Dec 23 12:37:03 2020 +0000

description:
Ticket #1159

diffstat:

 doc/CHANGES-9.2 |  11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r 8caf02de8137 -r 2b31c2392917 doc/CHANGES-9.2
--- a/doc/CHANGES-9.2   Wed Dec 23 12:34:38 2020 +0000
+++ b/doc/CHANGES-9.2   Wed Dec 23 12:37:03 2020 +0000
@@ -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 @@
        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]
+



Home | Main Index | Thread Index | Old Index