On Tue, 7 May 2013, Jiri Slaby wrote:

> This is a driver for ELO 4000/4500 devices which report themselves as
> HID devices, but do not really send HID events on touch. So we
> introduce a new HID 'quirk' driver with a raw_event handler where we
> take care of those events.
> 
> What we need additionally is an input_configured hook, because the
> device does not mention anything about PRESSURE and TOUCH in its
> report descriptor, but it actually generate those. So we set the bits
> in the corresponding input_dev in that hook.
> 
> Thanks to Petr Ostadal who was willing to test the driver. The rest of
> Cc's listed below had something to do with that driver over the years
> in our enterprise tree. Please speak up if you see any problems ;).
> 
> This is the first part. The quirks for broken firmware are added in
> 2/2.

Applied for 3.11. Thanks Jiri for pushing this.

-- 
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