Module Name: src
Committed By: martin
Date: Sat Nov 5 11:21:06 UTC 2022
Modified Files:
src/doc [netbsd-9]: CHANGES-9.4
Log Message:
Ticket #1550
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.28 -r1.1.2.29 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.28 src/doc/CHANGES-9.4:1.1.2.29
--- src/doc/CHANGES-9.4:1.1.2.28 Thu Oct 27 16:15:57 2022
+++ src/doc/CHANGES-9.4 Sat Nov 5 11:21:06 2022
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.28 2022/10/27 16:15:57 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.29 2022/11/05 11:21:06 martin Exp $
A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
release:
@@ -433,3 +433,9 @@ bin/sh/miscbltin.c 1.51,1.52
and cosmetic improvements to error reporting.
[kre, ticket #1549]
+sys/dev/usb/uhidev.c 1.94
+
+ PR 57031: back out rev 1.82 "Do not explicitly set the HID Report
+ Protocol upon attach", pulled up for 9.3 in ticket #1428.
+ [jmcneill, ticket #1550]
+