commit | 4d5a1be98d8d40a7c558005d423b3daed8ba1ddb | [log] [tgz] |
---|---|---|
author | Paul Zaremba <pez-gpg@treeofice.net> | Wed Apr 18 15:29:47 2007 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Wed Apr 18 15:29:47 2007 +0200 |
tree | 59e5e7da31733564429a91fcf2bb0e68fc0b278b | |
parent | f142b3a4f64eca235f5890d9cecb68482f62ed26 [diff] |
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>