Module Name:    src
Committed By:   martin
Date:           Sat Dec 12 20:30:03 UTC 2020

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

Log Message:
Ticket #1150


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.21 -r1.1.2.22 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.21 src/doc/CHANGES-9.2:1.1.2.22
--- src/doc/CHANGES-9.2:1.1.2.21	Sat Dec 12 13:04:48 2020
+++ src/doc/CHANGES-9.2	Sat Dec 12 20:30:03 2020
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.2,v 1.1.2.21 2020/12/12 13:04:48 martin Exp $
+# $NetBSD: CHANGES-9.2,v 1.1.2.22 2020/12/12 20:30:03 martin Exp $
 
 A complete list of changes from the NetBSD 9.1 release to the NetBSD 9.2
 release:
@@ -1211,3 +1211,9 @@ sys/dev/fdt/pwm_backlight.c			1.7
 	restored after dpms blanking.
 	[mrg, ticket #1149]
 
+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 #1150]
+

Reply via email to