linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Andreas Hübner" <andreas@k4n.de>
To: Jiri Kosina <jkosina@suse.cz>
Cc: linux-input@vger.kernel.org
Subject: Re: [PATCH 1/1] HID: new driver for non-compliant Saitek devices
Date: Wed, 22 Feb 2012 13:20:31 +0100	[thread overview]
Message-ID: <20120222122028.GA1634@tapura> (raw)
In-Reply-To: <alpine.LNX.2.00.1202221134040.31150@pobox.suse.cz>

[-- Attachment #1: Type: text/plain, Size: 222 bytes --]

Looking through the patch again this morning, I noticed I made a mistake
in hid-ids.h. (copy'n'paste error, maybe it was a bit too late yesterday)


How do you want me to handle this? Resubmit the original patch?

Andreas

[-- Attachment #2: saitek.patch --]
[-- Type: text/plain, Size: 429 bytes --]

diff --git a/drivers/hid/hid-ids.h b/drivers/hid/hid-ids.h
index dc3dee5..9d18ec0 100644
--- a/drivers/hid/hid-ids.h
+++ b/drivers/hid/hid-ids.h
@@ -613,7 +613,7 @@
 
 #define USB_VENDOR_ID_SAITEK		0x06a3
 #define USB_DEVICE_ID_SAITEK_RUMBLEPAD	0xff17
-#define USB_DEVICE_ID_SAITEK_PS1000	0xff17
+#define USB_DEVICE_ID_SAITEK_PS1000	0x0621
 
 #define USB_VENDOR_ID_SAMSUNG		0x0419
 #define USB_DEVICE_ID_SAMSUNG_IR_REMOTE	0x0001

  reply	other threads:[~2012-02-22 12:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-22  1:10 [PATCH 1/1] HID: new driver for non-compliant Saitek devices Andreas Hübner
2012-02-22 10:34 ` Jiri Kosina
2012-02-22 12:20   ` Andreas Hübner [this message]
2012-02-22 12:21     ` Jiri Kosina
2012-02-22 12:46       ` Andreas Hübner

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=20120222122028.GA1634@tapura \
    --to=andreas@k4n.de \
    --cc=jkosina@suse.cz \
    --cc=linux-input@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).