linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Added devices handled by hid-lgff
@ 2007-02-16 15:47 johann deneux
  0 siblings, 0 replies; only message in thread
From: johann deneux @ 2007-02-16 15:47 UTC (permalink / raw)
  To: linux-input, dmitry

[-- 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 --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-02-16 15:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-16 15:47 [PATCH] Added devices handled by hid-lgff johann deneux

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).