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

USB enumeration updates #501

Closed
kenlautner opened this issue Jul 21, 2023 · 1 comment
Closed

USB enumeration updates #501

kenlautner opened this issue Jul 21, 2023 · 1 comment
Assignees

Comments

@kenlautner
Copy link
Contributor

A couple months ago we made a change that stopped USB enumeration in case a malformed descriptor is found which can be seen here.

When ingested into platforms we got several USB enumeration errors due to bad descriptors which led to boot failures. As a temporary fix we reverted the change but a more robust failure method for malformed descriptors need to exist. This issue tracks progress for that effort.

@kenlautner kenlautner self-assigned this Jul 21, 2023
@makubacki
Copy link
Member

The original issue tracking this (#489) was closed when linked to the PRs with the revert. To keep everything together I'm going to continue to use that issue to track a long-term change and close this one as it will also be linked there.

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

No branches or pull requests

2 participants