Autocentering support for Logitech G25 Racing Wheel and others with ID 046d:c294

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello
     Some months ago I send patch which adds autocentering for
Logitech MOMO Wheel. Now I have access to Logitech G25 Racing Wheel
and test autocentering for it. I write patch for current kernel to
support autocentering for G25 in legacy mode (this device supports
other modes, but after switching device reconnects with ID 0xc299 and
FF support comes out) and others Logitech (Driving Force, Formula
Force Ex etc) wheels with ID 046d:c294.

========================================================================================
--- linux-source/drivers/hid/hid-lgff.c  2008-12-25 02:26:37.000000000 +0300
+++ linux-source/drivers/hid/hid-lgff.c.old      2009-04-24
12:31:26.000000000 +0400
@@ -61,7 +61,7 @@
        { 0x046d, 0xc219, ff_rumble },
        { 0x046d, 0xc283, ff_joystick },
        { 0x046d, 0xc286, ff_joystick },
-       { 0x046d, 0xc294, ff_joystick },
+       { 0x046d, 0xc294, ff_wheel },
        { 0x046d, 0xc295, ff_joystick },
        { 0x046d, 0xca03, ff_wheel },
 };

========================================================================================
Signed-off-by: Sergey Belyashov <Sergey.Belyashov@xxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Media Devel]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Linux Wireless Networking]     [Linux Omap]

  Powered by Linux