Re: [PATCH] input: usbtouchscreen: Add new model from IRTOUCHSYSTEMS

2015-03-24 Thread Dmitry Torokhov
On Tue, Mar 24, 2015 at 01:38:24PM +0100, poesc...@lemonage.de wrote: > From: Lars Poeschel > > This adds support for another model of IRTOUCH SYSTEMS Co.,LtD infrared > touchscreens. The USB vendorID/deviceID is 6615/0012. It is also sold > under the label "Elektrosil". > The datasheet states th

[PATCH] input: usbtouchscreen: Add new model from IRTOUCHSYSTEMS

2015-03-24 Thread poeschel
From: Lars Poeschel This adds support for another model of IRTOUCH SYSTEMS Co.,LtD infrared touchscreens. The USB vendorID/deviceID is 6615/0012. It is also sold under the label "Elektrosil". The datasheet states that coordinates for x and y are in the range from 0 to 32767. Signed-off-by: Lars