linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "johann deneux" <johann.deneux@gmail.com>
To: linux-input <linux-input@atrey.karlin.mff.cuni.cz>,
	dmitry <dmitry.torokhov@gmail.com>
Subject: [PATCH] Added devices handled by hid-lgff
Date: Fri, 16 Feb 2007 16:47:37 +0100	[thread overview]
Message-ID: <38b3b7c0702160747x73ddc74dua38fc88f9c0b5b8d@mail.gmail.com> (raw)

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

Device ids that were recently added to hid-ff.c must also be added to
hid-lgff.c

Signed-off-by: Johann Deneux < johann.deneux@gmail.com>

--- linux-2.6.20.orig/drivers/usb/input/hid-lgff.c    2007-02-04 19:44:
54.000000000 +0100
+++ linux-2.6.20/drivers/usb/input/hid-lgff.c    2007-02-16 16:32:
02.000000000 +0100
@@ -3,6 +3,7 @@
  * Logitech, namely:
  * - WingMan Cordless RumblePad
  * - WingMan Force 3D
+ * - A bunch of steering wheels
  *
  *  Copyright (c) 2002-2004 Johann Deneux
  *  Copyright (c) 2006 Anssi Hannula < anssi.hannula@gmail.com>
@@ -52,6 +53,8 @@ static const struct device_type devices[
     { 0x046d, 0xc211, ff_rumble },
     { 0x046d, 0xc219, ff_rumble },
     { 0x046d, 0xc283, ff_joystick },
+    { 0x046d, 0xc294, ff_joystick },
+    { 0x046d, 0xc295, ff_joystick },
     { 0x0000, 0x0000, ff_joystick }
 };

[-- Attachment #2: Type: text/html, Size: 1355 bytes --]

                 reply	other threads:[~2007-02-16 15:47 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=38b3b7c0702160747x73ddc74dua38fc88f9c0b5b8d@mail.gmail.com \
    --to=johann.deneux@gmail.com \
    --cc=dmitry.torokhov@gmail.com \
    --cc=linux-input@atrey.karlin.mff.cuni.cz \
    /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).