Re: [PATCH v2 10/11] HID: introduce Scan Time

2012-11-02 Thread Benjamin Tissoires
On Wed, Oct 31, 2012 at 8:16 PM, Henrik Rydberg wrote: > Hi Benjamin, > >> > This is a nice feature, useful in many other contexts. As such, I >> > think it should be defined in the context of the input subsystem, with >> > a more specific definition added to the documentation. For instance, >> >

Re: [PATCH v2 10/11] HID: introduce Scan Time

2012-11-02 Thread Benjamin Tissoires
On Wed, Oct 31, 2012 at 8:16 PM, Henrik Rydberg rydb...@euromail.se wrote: Hi Benjamin, This is a nice feature, useful in many other contexts. As such, I think it should be defined in the context of the input subsystem, with a more specific definition added to the documentation. For

Re: [PATCH v2 10/11] HID: introduce Scan Time

2012-10-31 Thread Henrik Rydberg
Hi Benjamin, > > This is a nice feature, useful in many other contexts. As such, I > > think it should be defined in the context of the input subsystem, with > > a more specific definition added to the documentation. For instance, > > is 100us suitable? When should it start at zero, at BTN_TOUCH?

Re: [PATCH v2 10/11] HID: introduce Scan Time

2012-10-31 Thread Henrik Rydberg
Hi Benjamin, This is a nice feature, useful in many other contexts. As such, I think it should be defined in the context of the input subsystem, with a more specific definition added to the documentation. For instance, is 100us suitable? When should it start at zero, at BTN_TOUCH? Or

Re: [PATCH v2 10/11] HID: introduce Scan Time

2012-10-30 Thread Benjamin Tissoires
On Mon, Oct 29, 2012 at 11:43 PM, Henrik Rydberg wrote: > Hi Benjamin, > >> Win 8 digitizer devices provides the actual scan time computed by the >> hardware itself. The value is global to the frame and is not specific >> to the multitouch protocol (though only touch, not pen, should use it >>

Re: [PATCH v2 10/11] HID: introduce Scan Time

2012-10-30 Thread Benjamin Tissoires
On Mon, Oct 29, 2012 at 11:43 PM, Henrik Rydberg rydb...@euromail.se wrote: Hi Benjamin, Win 8 digitizer devices provides the actual scan time computed by the hardware itself. The value is global to the frame and is not specific to the multitouch protocol (though only touch, not pen, should

Re: [PATCH v2 10/11] HID: introduce Scan Time

2012-10-29 Thread Henrik Rydberg
Hi Benjamin, > Win 8 digitizer devices provides the actual scan time computed by the > hardware itself. The value is global to the frame and is not specific > to the multitouch protocol (though only touch, not pen, should use it > according to the specification). > > Signed-off-by: Benjamin

Re: [PATCH v2 10/11] HID: introduce Scan Time

2012-10-29 Thread Henrik Rydberg
Hi Benjamin, Win 8 digitizer devices provides the actual scan time computed by the hardware itself. The value is global to the frame and is not specific to the multitouch protocol (though only touch, not pen, should use it according to the specification). Signed-off-by: Benjamin Tissoires