]> bbs.cooldavid.org Git - net-next-2.6.git/commit
Input: usbtouchscreen - support bigger iNexio touchscreens
authorOndrej Zary <linux@rainbow-software.org>
Thu, 27 May 2010 06:30:54 +0000 (23:30 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 27 May 2010 06:39:24 +0000 (23:39 -0700)
commit388bbcade41ee68d2d1ebb51a538380ea48ae599
tree31a733c1abed163db85124a2fb404a74eb02d3ca
parent067fb2f648543894ce775082c5636f4c32b99e4f
Input: usbtouchscreen - support bigger iNexio touchscreens

Bigger Nexio touchscreens not only send more data but also the header
values are modified somewhat.  Fix the header (it's a guesswork but
it works at least on one 46" touchscreen with 2.00SMS firmware) and
also increase rept_size.

Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/touchscreen/usbtouchscreen.c