Input: ALPS - add support for protocol versions 3 and 4
authorSeth Forshee <seth.forshee@canonical.com>
Tue, 8 Nov 2011 03:53:36 +0000 (19:53 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 8 Nov 2011 06:22:11 +0000 (22:22 -0800)
commit25bded7cd60fa460e520e9f819bd06f4c5cb53f0
tree6aa3e07df800e00576ee268a185235d70b0ac09d
parentb46615fe9215214ac00e26d35fc54dbe1c510803
Input: ALPS - add support for protocol versions 3 and 4

This patch adds support for two ALPS touchpad protocols not
supported currently by the driver, which I am arbitrarily naming
version 3 and version 4. Support is single-touch only at this time,
although both protocols are capable of limited multitouch support.

Thanks to Andrew Skalski, who did the initial reverse-engineering
of the v3 protocol.

Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
Acked-by: Chase Douglas <chase.douglas@canonical.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/mouse/alps.c
drivers/input/mouse/alps.h
drivers/input/mouse/psmouse.h