Skip to content
Commit 9ea63c43 authored by Jiri Kosina's avatar Jiri Kosina
Browse files

HID: usbhid: enable NO_INIT_REPORTS quirk for Semico USB Keykoard



The device which identifies itself as a "USB Keykoard" (no typo) with VID:PID
1a2c:0023 does not seem to be handling the reports initialization very well.
This results in a "usb_submit_urb(ctrl) failed: -1" message from the kernel
when connected, and a delay before its initialization.  This patch adds the
quirk for this device, which causes the delay to disappear.

[jkosina@suse.cz: remove superfluous comment and fix ordering]
Signed-off-by: default avatarDaniel Kamil Kozar <dkk089@gmail.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 00478ee8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment