Skip to content
Commit 9a6a4193 authored by Alexandrov Stansilav's avatar Alexandrov Stansilav Committed by Jiri Kosina
Browse files

HID: Add driver for USB ELAN Touchpad



This is driver for usb touchpad found on HP Pavilion x2 10-p0xx laptop. On this
device keyboard and touchpad connected as a single usb device with two
interfaces: keyboard, which exposes ordinary keys and second interface is
touchpad which also contains FlightMode button and audio mute led (which
physically placed on keyboard for some reason).

Initially, this touchpad works in mouse emulation mode, this driver will switch
it to touchpad mode, which can track 5 fingers and can report coordinates for
two of them.

Signed-off-by: default avatarAlexandrov Stansilav <neko@nya.ai>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 183b6366
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment