blob: e8bb0fb6e4ca8aa1a2b893d263f58ca01ab3671e (
plain) (
blame)
1
2
3
4
|
linux_libusb takes advantage of the FreeBSD's libusb(8) library, which
got prepared to work correctly within the linux(4) emulation layer. It
lets you to take a Linux binary linked with libusb.so and use it on
FreeBSD.
|