-
Notifications
You must be signed in to change notification settings - Fork 160
Labels
state:backlogIn the backlogIn the backlogstate:needs-ownerNeeds an issue owner to be assignedNeeds an issue owner to be assignedstate:needs-triageNeeds to triaged to determine next stepsNeeds to triaged to determine next stepstype:feature-requestA new feature proposalA new feature proposalurgency:lowLittle to no impactLittle to no impact
Description
Feature Overview
Commit 714d41b, stopped USB enumeration in the case a malformed descriptor is found. This change was made because access exceptions occurred in some cases when attempting to communicate with the downstream device because the driver has invalid interface descriptor structures associated with the device.
The change has been found to regress end-user functionality of some USB devices.
Solution Overview
An exact solution is not being proposed at the moment. This feature request tracks a more robust solution that may still allow broader device compatibility while preventing the subsequent access violation issues the original change intended to solve.
Alternatives Considered
No response
Urgency
Low
Are you going to implement the feature request?
Someone else needs to implement the feature
Do you need maintainer feedback?
No maintainer feedback needed
Anything else?
No response
Metadata
Metadata
Assignees
Labels
state:backlogIn the backlogIn the backlogstate:needs-ownerNeeds an issue owner to be assignedNeeds an issue owner to be assignedstate:needs-triageNeeds to triaged to determine next stepsNeeds to triaged to determine next stepstype:feature-requestA new feature proposalA new feature proposalurgency:lowLittle to no impactLittle to no impact