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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to