further issues with O2MICRO OZ776 (0b97:7772) #18
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi all.
Recently I was confronted with serious issues regarding the reader within Fujitsu Lifebook E754.
Turns out it is the O2 Micros's OZ776.
Simplified: I was not able to read back some x509 certificates with it. (And other security tools errored while using it.)
(Althought all test passed using an external USB card reader...)
After debugging it more and more became obvious, all disruptions are caused by an LIBUSB_ERROR_TIMEOUT (-7) - the reader simply didn't respond in some cases.
Hereby I want to suggest my patch making the reader fully usable.
In case somebody needs pcscd before-patch- and after-patch logs, please write me, I will make them available then.
BR Stephan