On Sun, 26 May 2013, Colin Leitner wrote:

> Added a driver for PlayStation 2/3 Buzz controllers, which exposes the LEDs 
> and
> maps all buttons to BTN_TRIGGER_HAPPY1 to 20.
> 
> Applies to kernel version 3.10.0-rc2. Tested with Debian 7 and with a minor
> change on kernel 3.8.5 on Fedora 18. Couldn't test the wireless version, but
> what can be gathered on information from the net, both should be identical in
> their report structure.
> 
> Signed-off-by: Colin Leitner <colin.leit...@gmail.com>
> Cc: Jiri Kosina <jkos...@suse.cz>
> Cc: linux-input@vger.kernel.org
> Cc: linux-ker...@vger.kernel.org
> ---
>  drivers/hid/Kconfig    |  10 ++
>  drivers/hid/Makefile   |   1 +
>  drivers/hid/hid-buzz.c | 309 
> +++++++++++++++++++++++++++++++++++++++++++++++++
>  drivers/hid/hid-core.c |   4 +
>  drivers/hid/hid-ids.h  |   2 +
>  5 files changed, 326 insertions(+)

Hi Colin,

thanks a lot for the support.

I this it'd actually make more sense to add this support to one of the two 
existing drivers (*) we already have for Sony remote controllers -- either 
hid-sony or hid-ps3remote both seem appropriate.

(*) I think we should even merge hid-ps3remote into hid-sony.

Thanks,

-- 
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to