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

Do not set USB device address to zero #987

Merged
merged 1 commit into from
Nov 10, 2021
Merged

Do not set USB device address to zero #987

merged 1 commit into from
Nov 10, 2021

Conversation

mossmann
Copy link
Member

@mossmann mossmann commented Nov 8, 2021

When setting the USB configuration to zero we should return from the configured state to the address state according to the USB specification.

Fix #861

When setting the USB configuration to zero we should return from the
configured state to the address state according to the USB
specification.
@straithe straithe added the enhancement potential new feature label Nov 10, 2021
@straithe straithe merged commit 74fb86f into master Nov 10, 2021
@mossmann mossmann deleted the address-state branch December 9, 2021 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement potential new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

usb device enumeration issues // usbip incompatibility
3 participants