Re: [PATCH v2 libinput 5.5/9] udev: add a model-quirks callout

2015-07-09 Thread Hans de Goede
Hi, On 09-07-15 07:31, Peter Hutterer wrote: Some model-specific information isn't available through udev properties. This callout is used to query the device directly and set a property that we can then match on for the hwdb entries. This is geared for Elantech and ALPS touchpads where the fir

[PATCH v2 libinput 5.5/9] udev: add a model-quirks callout

2015-07-08 Thread Peter Hutterer
Some model-specific information isn't available through udev properties. This callout is used to query the device directly and set a property that we can then match on for the hwdb entries. This is geared for Elantech and ALPS touchpads where the firmware version is the interesting bit. The udev r