[PATCH] Support Jess/Saitek Color Rumble Pad
From: Michael Karcher <hidden>
Date: 2013-01-15 17:55:52
Also in:
lkml
Attachments
- 0001-Support-Jess-Saitek-Color-Rumble-Pad.patch [text/x-patch] 3419 bytes · preview
From: Michael Karcher <hidden>
Date: 2013-01-15 17:55:52
Also in:
lkml
Add support for another gamepad to the hid-pl driver. The "color rumble pad P580" marketed using the "Saitek" brand in Germany, and using a USB Vendor ID attributed to "Jess" seems to be electronically identical to the 4-field variant of the "Green Asia" gamepad. The pad has been tested to support rumble strengths up to 255, not just 127. Signed-off-by: Michael Karcher <redacted> --- drivers/hid/hid-core.c | 1 + drivers/hid/hid-ids.h | 3 +++ drivers/hid/hid-pl.c | 13 +++++++++++-- 3 files changed, 15 insertions(+), 2 deletions(-)