]> git.karo-electronics.de Git - karo-tx-linux.git/commit
HID: Add a new Saitek mouse device ID (RAT 9)
authorMayeul Cantan <mayeul.cantan@gmail.com>
Sat, 30 Jul 2016 11:53:39 +0000 (13:53 +0200)
committerJiri Kosina <jkosina@suse.cz>
Tue, 2 Aug 2016 14:45:17 +0000 (16:45 +0200)
commit7d3ea5c1e958e4cbabf170b8dee42b5aeac7d530
treec21ea98fdfa56a5b8c4e5858317f9732871b706f
parent4ba1eeeb609f93f904dadf5e304345ea10fb543a
HID: Add a new Saitek mouse device ID (RAT 9)

The new device has 06a3:0cfa as identifiers, and the same quirks as the
other RAT models. It needs this fix in order not to confuse the xorg server
with its tristate button, which is reported as three different buttons, one
of which is always on.

[jkosina@suse.cz: drop unrelated whitespace hunk]
Signed-off-by: Mayeul Cantan <mayeul.cantan@gmail.com>
Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-core.c
drivers/hid/hid-ids.h
drivers/hid/hid-saitek.c