USB HID: EMS USBII device needs HID_QUIRK_MULTI_INPUT
authorPaul Zaremba <pez-gpg@treeofice.net>
Wed, 18 Apr 2007 13:29:47 +0000 (15:29 +0200)
committerJiri Kosina <jkosina@suse.cz>
Wed, 18 Apr 2007 13:29:47 +0000 (15:29 +0200)
commit4d5a1be98d8d40a7c558005d423b3daed8ba1ddb
tree59e5e7da31733564429a91fcf2bb0e68fc0b278b
parentf142b3a4f64eca235f5890d9cecb68482f62ed26
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 <pez-gpg@treeofice.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/usbhid/hid-core.c