Skip to content
Discussion options

You must be logged in to vote

They were only added to get some picky devices to work correctly. #3007

There seems to be a trend in creating 'universal' devices that use heuristics to try determine the host they are connected to (window, linux, game consoles etc) then behave differently and this causes grief in the embedded world as we are forced to try emulate behaviour of windows for example.

I assume they are not stored in the device struct because they just use up memory/ram. If you wish to get the string descriptor the user application can just request them again. A callback could be useful though during enumeration to allow the user to save them.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by bflorac
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants