Searched hist:"04391 da364e252ca15645147e2c966dc6d1fbbda" (Results 1 – 4 of 4) sorted by relevance
/freebsd/lib/libusb/ |
H A D | libusb.3 | diff 04391da364e252ca15645147e2c966dc6d1fbbda Tue Jun 09 19:17:43 CEST 2020 Kyle Evans <kevans@FreeBSD.org> 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
Reviewed by: hselasky MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D25194
|
H A D | Makefile | diff 04391da364e252ca15645147e2c966dc6d1fbbda Tue Jun 09 19:17:43 CEST 2020 Kyle Evans <kevans@FreeBSD.org> 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
Reviewed by: hselasky MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D25194
|
H A D | libusb.h | diff 04391da364e252ca15645147e2c966dc6d1fbbda Tue Jun 09 19:17:43 CEST 2020 Kyle Evans <kevans@FreeBSD.org> 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
Reviewed by: hselasky MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D25194
|
H A D | libusb10.c | diff 04391da364e252ca15645147e2c966dc6d1fbbda Tue Jun 09 19:17:43 CEST 2020 Kyle Evans <kevans@FreeBSD.org> 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
Reviewed by: hselasky MFC after: 1 week Differential Revision: https://reviews.freebsd.org/D25194
|