Re: [PATCH 1/4] HID: uclogic: Set quirks from inside the driver

From: Nikolai Kondrashov
Date: Wed Feb 25 2015 - 16:04:51 EST


On 02/25/2015 02:05 AM, Benjamin Tissoires wrote:
Based on a patch from: Nikolai Kondrashov <Nikolai.Kondrashov@xxxxxxxxxx>

Most of the tablets handled by hid-uclogic already uses MULTI_INPUT.

*use

Fot the ones which are not quirked in usbhid/hidquirks, they have a

*For

custom report descriptor which contains only one report per HID
interface. For those tablets HID_QUIRK_MULTI_INPUT is transparent.

According to https://github.com/DIGImend/tablets, the only problematic
tablet currently handled by hid-uclogic is the TWHA60 v3. This tablet
presents different report descriptors from the ones currently quirked.
This is not a problem per se, given that this tablet is not supported
currently in this version (it needs the same command than a Huion to

*as a Huion

start forwarding events).

Thanks, Benjamin. this will make further merges easier.
Regardless of the Grammar Nazi comments above (fixing is up to you):

Reviewed-by: Nikolai Kondrashov <spbnick@xxxxxxxxx>

Nick
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/