summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface
diff options
context:
space:
mode:
authorLéo Lam <leo@innovatetechnologi.es>2017-11-03 11:17:12 +0100
committerLéo Lam <leo@innovatetechnologi.es>2017-11-03 19:01:48 +0100
commitac3b866083b763137aaff89cdcda2c5d8deb6d6b (patch)
treefa77e465bdc9d3bb71c0ce886d386ca10c55760f /Source/Core/InputCommon/ControllerInterface
parentff52333b14a1acf113f79b2ffb5fd759a1bf6921 (diff)
USB_HIDv5: Submit interrupt transfers to the correct endpoint
Unlike VEN, the endpoint is determined by the value at 8-12. If it's non-zero, HID submits the request to the interrupt OUT endpoint. Otherwise, the request is submitted to the IN endpoint. This commit changes HIDv5 to keep track of endpoints (like IOS does) and use them when submitting interrupt transfers.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface')
0 files changed, 0 insertions, 0 deletions