Lines Matching full:libusb
33 To build libmtp you should only need development files for libusb.
34 (Often named libusb-devel or similar.) For working with CVS versions
90 libusb support
93 This package depends on libusb. Get libusb from sourceforge at:
95 http://www.sourceforge.net/projects/libusb/
97 libusb 1.0 and later is preferred for libmtp, but currently also
98 older 0.1.x versions of libusb are supported.
174 custom devices handled solely by libusb, which is what libmtp and for
185 Ancient udev, HAL, libusb
201 In old libusb first you need a crazy rule that creates a device
207 Then libusb may need to be patched to recognize this hierarchy.
267 Custom CLFAGS are required for libusb.so as it lives in /usr/sfw/lib,
284 and ugen(7D) manpages and /usr/sfw/share/doc/libusb/libusb.txt for
291 Solaris 10, however libusb now lives in /usr/lib, and openusb is also
293 libusb v1.0 API compatible version of libusb, instead providing the older
294 v0.1 API interface version of libusb. As mentioned, Oracle also provides
295 the OpenUSB USB library as an alternate to libusb v1.0, however OpenUSB is
296 not source or binary compatible with libusb.
301 before libusb itself is usable on Solaris 11, alternatively the 'openusb'
319 and ugen(7D) manpages and /usr/share/doc/libusb/libusb.txt for more