NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/55019 CVS commit: [netbsd-9] src/sys/dev/usb
The following reply was made to PR kern/55019; it has been noted by GNATS.
From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/55019 CVS commit: [netbsd-9] src/sys/dev/usb
Date: Wed, 16 Feb 2022 14:36:12 +0000
Module Name: src
Committed By: martin
Date: Wed Feb 16 14:36:12 UTC 2022
Modified Files:
src/sys/dev/usb [netbsd-9]: uhidev.c
Log Message:
Pull up following revision(s) (requested by jakllsch in ticket #1428):
sys/dev/usb/uhidev.c: revision 1.82
Do not explicitly set the HID Report Protocol upon attach, some devices
don't like it and should be in Report Protocol after enumeration/reset
anyway.
May address PR kern/55019.
To generate a diff of this commit:
cvs rdiff -u -r1.75.2.1 -r1.75.2.2 src/sys/dev/usb/uhidev.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index