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

[BthPS3PSM] Work around occasional issue with WdfUsbTargetDeviceCreateWithParameters #108

Closed
nefarius opened this issue Sep 17, 2024 · 0 comments · Fixed by #109
Closed
Assignees
Labels
bug Something isn't working

Comments

@nefarius
Copy link
Owner

This can occasionally happen to a minority of users:

 [BthPS3PSM_EvtDevicePrepareHardware] ERROR:WdfUsbTargetDeviceCreateWithParameters failed with status STATUS_INVALID_DEVICE_REQUEST (0xC0000010)

The origin is hard to figure out and reproduce so I might as well redesign the filter to not depend on that call altogether.

@nefarius nefarius added the bug Something isn't working label Sep 17, 2024
@nefarius nefarius self-assigned this Sep 17, 2024
@nefarius nefarius added this to the Fixed in v2.10.x milestone Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant