NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/55019 CVS commit: src/sys/dev/usb



The following reply was made to PR kern/55019; it has been noted by GNATS.

From: "Jonathan A. Kollasch" <jakllsch%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55019 CVS commit: src/sys/dev/usb
Date: Wed, 9 Feb 2022 18:09:49 +0000

 Module Name:	src
 Committed By:	jakllsch
 Date:		Wed Feb  9 18:09:48 UTC 2022
 
 Modified Files:
 	src/sys/dev/usb: uhidev.c
 
 Log Message:
 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.81 -r1.82 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