Re: [PATCH v2] HID: quirk for Saitek RAT7 and MMO7 mices' mode button
From: Jiri Kosina
Date: Tue May 20 2014 - 10:42:15 EST
On Wed, 26 Mar 2014, Harald Brinkmann wrote:
> Hi all,
>
> and thanks for the pointers, Benjamin. I finally had some time to fix it.
> - Moved the quirk to hid-saitek
> - Tracking the mode and setting only one bit on a mode change in .raw_event
> - Generating instant release events for the button in .event
>
> One question:
> Is there any way other than loading hid-saitek before hid-generic to ensure
> the device is claimed by the more specific driver?
Hi Harald,
you need to add the VID/PIDs you are adding to saitek_devices[] also to
hid_have_special_driver[].
Once you do that, the binding will work correctly.
Please respin the patch with this change and resubmit.
--
Jiri Kosina
SUSE Labs
--
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/