]> Git Repo - linux.git/commit
USB HID: EMS USBII device needs HID_QUIRK_MULTI_INPUT
authorPaul Zaremba <[email protected]>
Wed, 18 Apr 2007 13:29:47 +0000 (15:29 +0200)
committerJiri Kosina <[email protected]>
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 <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
drivers/hid/usbhid/hid-core.c
This page took 0.053623 seconds and 4 git commands to generate.