You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
usb-device-hid: Fix descriptor protocol config and set correct default.
Subclass in HID interface descriptor is a flag of boot protocol support.
Set it according to the interface protocol settings.
HID devices should come up in non-boot mode according to Device Class
Definition for Human Interface Devices (HID) v1.11 Appendix F.5. Set the
initial state of interface protocol to report protocol.
Signed-off-by: Hyx <[email protected]>
0 commit comments