Module Name: src Committed By: martin Date: Wed Aug 2 10:25:32 UTC 2023
Modified Files: src/doc [netbsd-8]: CHANGES-8.3 Log Message: Ticket #1877 To generate a diff of this commit: cvs rdiff -u -r1.1.2.188 -r1.1.2.189 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.188 src/doc/CHANGES-8.3:1.1.2.189 --- src/doc/CHANGES-8.3:1.1.2.188 Tue Aug 1 17:31:33 2023 +++ src/doc/CHANGES-8.3 Wed Aug 2 10:25:32 2023 @@ -1,4 +1,4 @@ - $NetBSD: CHANGES-8.3,v 1.1.2.188 2023/08/01 17:31:33 martin Exp $ + $NetBSD: CHANGES-8.3,v 1.1.2.189 2023/08/02 10:25:32 martin Exp $ A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3 release: @@ -3740,3 +3740,8 @@ sys/external/bsd/drm2/linux/linux_ww_mut drm: PR 57537: fix mistake in ww_mutex wait loops. [riastradh, ticket #1876] +sys/dev/usb/ehci.c 1.317 + + PR 57518: usb keyboard causes host controller to miss microframe. + [skrll, ticket #1877] +