RetroArch/input/drivers_hid
gblues bf9706395d
Fix gamepad disconnect on unrecognized HID device (#13321)
== DETAILS
So, the reason the gamepad was getting deregistered was
because adapter free code wasn't properly handling null-interface
adapters, causing the gamepad to match erroneously and get
deregistered.

This doesn't fix the weird "Generic SNES USB" detection issue,
but it should make it non-fatal.

Co-authored-by: Nathan Strong <nstrong@tripwire.com>
2021-12-04 12:43:58 +01:00
..
btstack_hid.c (BTStack) Buildfix 2020-08-15 17:14:27 +02:00
iohidmanager_hid.c Backport parts of 73c0760236 2021-11-09 23:12:57 +01:00
libusb_hid.c (HID) Hardcode 'hid' name for passing to input_autoconfig_connect 2020-08-28 19:01:24 +02:00
wiiu_hid.c Fix gamepad disconnect on unrecognized HID device (#13321) 2021-12-04 12:43:58 +01:00
wiiusb_hid.c (HID) Hardcode 'hid' name for passing to input_autoconfig_connect 2020-08-28 19:01:24 +02:00