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

Properly indicate Static Streams endpoints #79

Open
desowin opened this issue Mar 31, 2019 · 0 comments
Open

Properly indicate Static Streams endpoints #79

desowin opened this issue Mar 31, 2019 · 0 comments

Comments

@desowin
Copy link
Owner

desowin commented Mar 31, 2019

Check and register the PipeHandles obtained in URB_FUNCTION_OPEN_STATIC_STREAMS. Remove the stream related PipeHandles on URB_FUNCTION_CLOSE_STATIC_STREAMS.

Currently the transfers through Static Streams should be captured as device 0xFFFF and endpoint 0xFF (as USBPcapRetrieveEndpointInfo() will fail to get the endpoint info as it was not registered).

Did anyone observe such strange device/endpoint combination in their traces? What devices use the Static Streams? Are any of these devices easily available?

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

1 participant