]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] USB: Wisegroup MP-8866 Dual USB Joypad
authorAndrew Fuller <mactalla.obair@gmail.com>
Sat, 25 Feb 2006 14:52:27 +0000 (09:52 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 28 Feb 2006 20:42:06 +0000 (12:42 -0800)
commit19abd06934e8bc3b6e3f68a50fcd383b9089ac38
treee3a640d7f6774bde233e644e82b182c0c184ca27
parentd0b612aa6b8f7ee72901adddfd8d37b805a05c14
[PATCH] USB: Wisegroup MP-8866 Dual USB Joypad

This patch is for the Dual USB Joypad [0925:8866] from Wisegroup.  The
HID_QUIRK_NOGET is necessary for it to respond to input, and the
HID_QUIRK_MULTI_INPUT is necessary to have two js# nodes appear.

Signed-off-by: Andrew Fuller <mactalla.obair@gmail.com>
Cc: "Dmitry Torokhov" <dmitry.torokhov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/input/hid-core.c