Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

retroarch: add udev rule to force detection of ION iCade devices #562

Merged
merged 1 commit into from
Dec 10, 2016
Merged

retroarch: add udev rule to force detection of ION iCade devices #562

merged 1 commit into from
Dec 10, 2016

Conversation

andrea-adami
Copy link

Defined in kernel as:

USB_VENDOR_ID_ION 0x15e4
USB_DEVICE_ID_ICADE 0x0132

These devices only expose
E: ID_INPUT=1
E: ID_INPUT_KEY=1

but the test on the event* is done for ID_INPUT_JOYSTICK.

Signed-off-by: Andrea Adami andrea.adami@gmail.com

Defined in kernel as:

USB_VENDOR_ID_ION               0x15e4
USB_DEVICE_ID_ICADE             0x0132

These devices only expose
E: ID_INPUT=1
E: ID_INPUT_KEY=1

but the test on the event* is done for ID_INPUT_JOYSTICK.

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
@kivutar kivutar merged commit 9e5ea2b into libretro:lakka Dec 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants