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

py: require hidapi>=0.14.0 #1073

Merged
merged 1 commit into from
May 30, 2023
Merged

py: require hidapi>=0.14.0 #1073

merged 1 commit into from
May 30, 2023

Conversation

benma
Copy link
Collaborator

@benma benma commented May 29, 2023

Fixing trezor/cython-hidapi#151, which includes the fix libusb/hidapi#531, which fixes a bug where on macOS, the interface number of all hid interfaces would be 0. This lead to one BitBox02 multi being listed twice instead of once (as it exposes a second interface for U2F).

Fixing trezor/cython-hidapi#151, which
includes the fix libusb/hidapi#531, which
fixes a bug where on macOS, the interface number of all hid interfaces
would be 0. This lead to one BitBox02 multi being listed twice instead
of once (as it exposes a second interface for U2F).
@benma benma merged commit 3eabd33 into BitBoxSwiss:master May 30, 2023
1 check passed
@benma benma deleted the hidapi-0.14 branch May 30, 2023 21:17
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

Successfully merging this pull request may close these issues.

hid_device_info->interface_number zero on macOS 13.3
1 participant