[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20201201063926.GQ2034289@dtor-ws>
Date: Mon, 30 Nov 2020 22:39:26 -0800
From: Dmitry Torokhov <dmitry.torokhov@...il.com>
To: Sanjay Govind <sanjay.govind9@...il.com>
Cc: Cameron Gutman <aicommander@...il.com>,
Ćukasz Patron <priv.luk@...il.com>,
linux-input@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] INPUT: xpad: support Ardwiino Controllers
Hi Sanjay,
On Thu, Nov 26, 2020 at 10:25:40PM +1300, Sanjay Govind wrote:
> This commit adds support for Ardwiino Controllers
Unfortunately the patch is line-wrapped, with tabs removed, and
therefore can not be applied. It is also sent as HTML so most mailing
lists dropped it. I guess you sent it through gmail's web interface,
which is known not to work for patch submission. Could you please resend
via "git send-email" which will ensure that it is formatted properly.
>
> Signed-off-by: Sanjay Govind <sanjay.govind9@...il.com>
> ---
>
> diff --git a/drivers/input/joystick/xpad.c b/drivers/input/joystick/xpad.c
> index c77cdb3b62b5..c9d78e2acb38 100644
> --- a/drivers/input/joystick/xpad.c
> +++ b/drivers/input/joystick/xpad.c
> @@ -418,6 +418,7 @@ static const struct usb_device_id xpad_table[] = {
> XPAD_XBOXONE_VENDOR(0x0f0d), /* Hori Controllers */
> XPAD_XBOX360_VENDOR(0x1038), /* SteelSeries Controllers
> */
> XPAD_XBOX360_VENDOR(0x11c9), /* Nacon GC100XF */
> + XPAD_XBOX360_VENDOR(0x1209), /* Ardwiino Controllers */
> XPAD_XBOX360_VENDOR(0x12ab), /* X-Box 360 dance pads */
> XPAD_XBOX360_VENDOR(0x1430), /* RedOctane X-Box 360
> controllers */
> XPAD_XBOX360_VENDOR(0x146b), /* BigBen Interactive
> Controllers */
Thanks.
--
Dmitry
Powered by blists - more mailing lists