Module Name:    src
Committed By:   martin
Date:           Sat Dec 12 20:31:57 UTC 2020

Modified Files:
        src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1637


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.58 -r1.1.2.59 src/doc/CHANGES-8.3

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.3
diff -u src/doc/CHANGES-8.3:1.1.2.58 src/doc/CHANGES-8.3:1.1.2.59
--- src/doc/CHANGES-8.3:1.1.2.58	Sat Dec 12 13:00:18 2020
+++ src/doc/CHANGES-8.3	Sat Dec 12 20:31:57 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.58 2020/12/12 13:00:18 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.59 2020/12/12 20:31:57 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -1450,3 +1450,9 @@ sys/dev/usb/ucom.c				1.128
 	when detaching the device.
 	[mrg, ticket #1636]
 
+sys/dev/usb/ohci.c				1.311,1.312
+sys/dev/usb/ohcivar.h				1.62
+
+	PR 22646, PR 55835: restructure the abort code for TD based transfers.
+	[skrll, ticket #1637]
+

Reply via email to