Skip to content
Commit cc6e0bbb authored by Jiri Kosina's avatar Jiri Kosina
Browse files

HID: Add support for Sony Vaio VGX-TP1E



The Sony Vaio VGX-TP1E multimedia PC has a wireless keyboard with
a touchpad.

The mouse pointer is wrongly declared as constant non-data variable, which make
HID code to completely ignore all the "Pointer" usages.
Fix the report descriptor before it enters the parser to contain touchpad
pointer description that is correctly parsable (declaring data rather than
constant).

Reported-by: default avatarStefan Hundhammer <sh@suse.de>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent eb991089
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