Skip to content
Commit f5e42825 authored by Jeremiah Matthey's avatar Jeremiah Matthey Committed by Jiri Kosina
Browse files

HID: usbhid: Add support for SiGma Micro chip



Patch to add SiGma Micro-based keyboards (1c4f:0002) to hid-quirks.

These keyboards dont seem to allow the records to be initialized, and hence a
timeout occurs when the usbhid driver attempts to initialize them. The patch
just adds the signature for these keyboards to the hid-quirks list with the
setting HID_QUIRK_NO_INIT_REPORTS. This removes the 5-10 second wait for the
timeout to occur.

Signed-off-by: default avatarJeremiah Matthey <sprg86@gmail.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 4a4c8799
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