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

All drivers and nut-scanner should use nut_usb_get_string instead of libusb's *_simple and *_ascii #2615

Open
jimklimov opened this issue Sep 3, 2024 · 1 comment

Comments

@jimklimov
Copy link
Member

jimklimov commented Sep 3, 2024

Originally posted in #2604 (comment)

@tormodvolden
Copy link
Contributor

Just note that some drivers sometimes, like the hunnox protocol when "unlocking" the device, need to send precise string descriptor requests, and cannot use nut_usb_get_string. But in these cases they are already not using *_simple or *_ascii anyway so this note should not affect the targets as expressed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants