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

Fixes for Microsoft OS 1.0 descriptor request handler #256

Merged
merged 1 commit into from
May 19, 2024

Conversation

martinling
Copy link
Member

Fixes the following issues:

  • Handler must only claim requests with its specified request code.
  • Recipient must be device for index 4, and interface for index 5.
  • Don't generate stalls - that's handled by not claiming requests.

Tested with greatscottgadgets/cynthion#94 on Windows 10.

- Handler must only claim requests with its specified request code.
- Recipient must be device for index 4, and interface for index 5.
- Don't generate stalls - that's handled by not claiming requests.
@mossmann mossmann merged commit e8bbfac into greatscottgadgets:main May 19, 2024
8 checks passed
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