diff options
author | Dave Turvene <dturvene@dahetral.com> | 2013-02-22 07:58:28 +0100 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2013-02-22 09:10:30 +0100 |
commit | 75af9e56c1e309a4132d15120d7061656609b84e (patch) | |
tree | 0ff39fe6344c0dffb4df7492b47ea5e349961e92 /Documentation | |
parent | Input: ALPS - remove unused argument to alps_enter_command_mode() (diff) | |
download | linux-75af9e56c1e309a4132d15120d7061656609b84e.tar.xz linux-75af9e56c1e309a4132d15120d7061656609b84e.zip |
Input: ALPS - add "Dolphin V1" touchpad support
These touchpads use a different protocol; they have been seen on Dell
N5110, Dell 17R SE, and others.
The official ALPS driver identifies them by looking for an exact match
on the E7 report: 73 03 50. Dolphin V1 returns an EC report of
73 01 xx (02 and 0d have been seen); Dolphin V2 returns an EC report of
73 02 xx (02 has been seen).
Dolphin V2 probably needs a different initialization sequence and/or
report parser, so it is left for a future commit.
Signed-off-by: Dave Turvene <dturvene@dahetral.com>
Signed-off-by: Kevin Cernekee <cernekee@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions