From: Paul Zaremba Date: Wed, 18 Apr 2007 13:29:47 +0000 (+0200) Subject: USB HID: EMS USBII device needs HID_QUIRK_MULTI_INPUT X-Git-Tag: v2.6.22-rc1~1106^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d5a1be98d8d40a7c558005d423b3daed8ba1ddb;p=pandora-kernel.git USB HID: EMS USBII device needs HID_QUIRK_MULTI_INPUT Add HID_QUIRK_MULTI_INPUT to the EMS USBII (0x0b43/0003) so the kernel detects both joystick ports properly. Without it you end up with a single joystick node (js0) that combines the two physical port signals. Signed-off-by: Paul Zaremba Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed