Open
Description
probe-rs switched from a libusb
based backend to nusb
(https://docs.rs/nusb/latest/nusb/). This unfortunately lacks illumos support at the moment. This means we are stuck on our old version of probe-rs until we add that support.
From discussions with our local illumos experts this seems doable (possibly using something like https://illumos.org/man/4D/ugen)
Activity
labbott commentedon Jan 15, 2025
I think we still need a custom hidapi for illumos which will probably need a bump as well