Description
Older USB software can communicate with devices through the legacy libusb 0.x interface with Debian patches.
This compatibility library is useful for applications that still depend on the old API. It does not add a user-facing USB tool; it supplies runtime support for programs that access devices directly.
USB access can affect hardware state and may require elevated permissions. Prefer current libusb APIs for new software when possible.