linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Szymon Janc <szymon.janc@tieto.com>
To: Alex Gal <a.gal@miip.ca>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH 1/2] plugins/sixaxis: Add Sony Navigation Controller
Date: Fri, 07 Nov 2014 22:00:37 +0100	[thread overview]
Message-ID: <11059845.T45spOuEj8@leonov> (raw)
In-Reply-To: <1415287754-868-1-git-send-email-a.gal@miip.ca>

Hi Alex,

On Thursday 06 of November 2014 10:29:13 Alex Gal wrote:
> ---
>  plugins/sixaxis.c | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/plugins/sixaxis.c b/plugins/sixaxis.c
> index b09404a..ac53ba9 100644
> --- a/plugins/sixaxis.c
> +++ b/plugins/sixaxis.c
> @@ -60,6 +60,13 @@ static const struct {
>  		.pid = 0x0268,
>  		.version = 0x0000,
>  	},
> +	{
> +		.name = "Navigation Controller",
> +		.source = 0x0002,
> +		.vid = 0x054c,
> +		.pid = 0x042f,
> +		.version = 0x0000,
> +	},
>  };
> 
>  struct leds_data {

Both patches applied, thanks.

-- 
BR
Szymon Janc

      parent reply	other threads:[~2014-11-07 21:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-06 15:29 [PATCH 1/2] plugins/sixaxis: Add Sony Navigation Controller Alex Gal
2014-11-06 15:29 ` [PATCH 2/2] profiles/input: " Alex Gal
2014-11-07 21:00 ` Szymon Janc [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=11059845.T45spOuEj8@leonov \
    --to=szymon.janc@tieto.com \
    --cc=a.gal@miip.ca \
    --cc=linux-bluetooth@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).