]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/usb/input/hid-lgff.c
Input: HID - add support for Logitech Formula Force EX
[mv-sheeva.git] / drivers / usb / input / hid-lgff.c
index 4f4fc3be192e9116f40128b03b12384dbd06e124..d1a4dffd30f1c55a8b666d57cf8bb78cd8c3c75e 100644 (file)
@@ -52,6 +52,9 @@ static const struct dev_type devices[] = {
        { 0x046d, 0xc211, ff_rumble },
        { 0x046d, 0xc219, ff_rumble },
        { 0x046d, 0xc283, ff_joystick },
+       { 0x046d, 0xc294, ff_joystick },
+       { 0x046d, 0xc295, ff_joystick },
+       { 0x046d, 0xca03, ff_joystick },
        { 0x0000, 0x0000, ff_joystick }
 };