Skip to content

OHCI: Put ohci in reset state on shutdown #2

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

Open
wants to merge 1 commit into
base: xbox
Choose a base branch
from

Conversation

Ryzee119
Copy link
Collaborator

@Ryzee119 Ryzee119 commented Jul 11, 2025

When launching an XDK title from an nxdk based application, the controller input would not always come up if you have setup USB.

It turns out XDK expects OHCI to be in USB reset state, instead we were putting it into suspend state.

This fix simply puts ohci in this state on shutdown.

Although this could be considered xbox specific, there is no issues with doing this on shutdown with typical applications and it is probably more common.

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.

1 participant