[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LNX.2.00.1301031042530.27348@pobox.suse.cz>
Date: Thu, 3 Jan 2013 10:44:18 +0100 (CET)
From: Jiri Kosina <jkosina@...e.cz>
To: Michael Karcher <kernel@...rcher.dialup.fu-berlin.de>
Cc: linux-input@...r.kernel.org, linux-kernel@...r.kernel.org,
Pantelis Koukousoulas <pktoss@...il.com>,
Anssi Hannula <anssi.hannula@...il.com>
Subject: Re: Rumble support for Jess/Saitek "color rumble pad"
On Tue, 18 Dec 2012, Michael Karcher wrote:
> Hello developers (and testers)
>
> The attached pad adds supports 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. Currently the patch discriminates the pads by an if on the vendor
> ID, a bit in the driver_data field with definitely do better, but I
> recommend the owners of the 4-field green asia pad to verify whether the
> maximum rumble strength is indeed only 127, otherwise the condition
> should be removed entirely and 255 used in all cases.
Hi Michael,
thanks for the patch. A couple of requests before I can apply it:
- please provide the patch in-line in the e-mail body if your client
doesn't corrupt patches. It's eaiser to review it that way
- please add your Signed-off-by: line as described in
Documentation/SubmittingPatches
- don't forget to add the VID/PID to hid_ignore_list[], otherwise the
device <-> driver binding will not work properly
Thanks,
--
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists