lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 27 May 2013 16:31:07 +0200 (CEST)
From:	Jiri Kosina <jkosina@...e.cz>
To:	Colin Leitner <colin.leitner@...glemail.com>
Cc:	linux-input@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] hid: driver for PS2/3 Buzz controllers

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.leitner@...il.com>
> Cc: Jiri Kosina <jkosina@...e.cz>
> Cc: linux-input@...r.kernel.org
> Cc: linux-kernel@...r.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-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

Powered by Openwall GNU/*/Linux Powered by OpenVZ