History log of /freebsd-10-stable/lib/libusb/Makefile
Revision Date Author Comments
# 362224 16-Jun-2020 kevans

MFC r361977: libusb: improve compatibility

Specifically, add LIBUSB_CLASS_PHYSICAL and the libusb_has_capability API.
Descriptions and functionality for these derived from the
documentation at [0]. The current set of capabilities are all supported by
libusb.

These were detected as missing after updating net/freerdp to 2.1.1, which
attempted to use both.

[0] http://libusb.sourceforge.net/api-1.0/group__libusb__misc.html


# 356399 06-Jan-2020 hselasky

MFC r356136:
Implement new libusb v2.0 API function, libusb20_dev_get_stats().

This function is useful when debugging USB device issues.

Sponsored by: Mellanox Technologies


# 302275 29-Jun-2016 hselasky

MFC r301956, r301957, r301964, r301966, r301968, r301969, r302080,
r302125 and r302171:

Added multiple new LibUSB v1.0 API functions.
Refer to the individual commits for more details.


# 288610 03-Oct-2015 bdrewery

MFC r273756,r287980:

r273756:
only install .pc files when we are not installing 32bit compat libs...
r287980:
Replace beforeinstall: handling with FILES.


# 261482 04-Feb-2014 hselasky

MFC r260315:
Implement two new libusb API functions.

PR: usb/185454


# 288610 03-Oct-2015 bdrewery

MFC r273756,r287980:

r273756:
only install .pc files when we are not installing 32bit compat libs...
r287980:
Replace beforeinstall: handling with FILES.


# 261482 04-Feb-2014 hselasky

MFC r260315:
Implement two new libusb API functions.

PR: usb/185454