Module Name: src
Committed By: martin
Date: Wed Aug 2 10:23:26 UTC 2023
Modified Files:
src/doc [netbsd-9]: CHANGES-9.4
Log Message:
Ticket #1698
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.85 -r1.1.2.86 src/doc/CHANGES-9.4
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.4
diff -u src/doc/CHANGES-9.4:1.1.2.85 src/doc/CHANGES-9.4:1.1.2.86
--- src/doc/CHANGES-9.4:1.1.2.85 Tue Aug 1 17:36:58 2023
+++ src/doc/CHANGES-9.4 Wed Aug 2 10:23:26 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.85 2023/08/01 17:36:58 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.86 2023/08/02 10:23:26 martin Exp $
A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
release:
@@ -1863,3 +1863,8 @@ sys/dev/tprof/tprof_x86_intel.c
- KNF
[msaitoh, ticket #1697]
+sys/dev/usb/ehci.c 1.317
+
+ PR 57518: usb keyboard causes host controller to miss microframe.
+ [skrll, ticket #1698]
+