Re: [PATCH] HID: multitouch: force retrieving of Win8 signature blob

2016-03-07 Thread Benjamin Tissoires
On Mar 07 2016 or thereabouts, Jiri Kosina wrote: > On Mon, 7 Mar 2016, Benjamin Tissoires wrote: > > > The Synaptics 0x11e5 over I2C found in the Asus T100-CHI requires to > > fetch the signature blob to actually start sending events. > > > > With this patch, we should be close enough to the Win

Re: [PATCH] HID: multitouch: force retrieving of Win8 signature blob

2016-03-07 Thread Jiri Kosina
On Mon, 7 Mar 2016, Benjamin Tissoires wrote: > The Synaptics 0x11e5 over I2C found in the Asus T100-CHI requires to > fetch the signature blob to actually start sending events. > > With this patch, we should be close enough to the Windows driver which > checks the content of the blob at plugin t

[PATCH] HID: multitouch: force retrieving of Win8 signature blob

2016-03-07 Thread Benjamin Tissoires
The Synaptics 0x11e5 over I2C found in the Asus T100-CHI requires to fetch the signature blob to actually start sending events. With this patch, we should be close enough to the Windows driver which checks the content of the blob at plugin to validate or not the touchscreen. Fixes: https://bugzil