Skip to content

Can't obtain USB HID interface number on OS X with HIDAPI #14

Description

@ahtn

OS X has not always exposed the interface number of HID devices. The current master branch of HIDAPI has a workaround for this, but the current homebrew formula builds from a really old commit in the HIDAPI repo (0.8.0-rc1from 2013).

It looks like there is a proper fix here which requires patching this line.

To make things easier for OS X users, a static build needs to be made for OS X which bundles a recent/patched version of the HIDAPI library.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions