Module Name: src
Committed By: martin
Date: Tue Jun 22 05:12:27 UTC 2021
Modified Files:
src/doc [netbsd-9]: CHANGES-9.3
Log Message:
Ammend ticket #1301
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.9 -r1.1.2.10 src/doc/CHANGES-9.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-9.3
diff -u src/doc/CHANGES-9.3:1.1.2.9 src/doc/CHANGES-9.3:1.1.2.10
--- src/doc/CHANGES-9.3:1.1.2.9 Mon Jun 21 17:42:15 2021
+++ src/doc/CHANGES-9.3 Tue Jun 22 05:12:27 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.3,v 1.1.2.9 2021/06/21 17:42:15 martin Exp $
+# $NetBSD: CHANGES-9.3,v 1.1.2.10 2021/06/22 05:12:27 martin Exp $
A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
release:
@@ -210,9 +210,9 @@ sys/external/bsd/drm2/dist/drm/i915/i915
i915drmkms: Fix LOCKDEBUG panic and potential deadlock.
[riastradh, ticket #1300]
-sys/dev/usb/xhci.c 1.139-1.141,1.143
-sys/dev/usb/xhcireg.h 1.19
-sys/dev/usb/xhcivar.h 1.18,1.19
+sys/dev/usb/xhci.c 1.139-1.141,1.143 (patch)
+sys/dev/usb/xhcireg.h 1.19 (patch)
+sys/dev/usb/xhcivar.h 1.18,1.19 (patch)
xhci(4): support suspend/resume.
[riastradh, ticket #1301]