opnsense-src/lib/libusb
Hans Petter Selasky d94d94e2c0 libusb(3): Ignore SIGPIPE when initializing the LibUSB v1.0 API.
The LibUSB v1.0 emulation layer uses pipes internally to signal between
threads. When USB devices are reset, as part of loading firmware, SIGPIPE
may happen, and that is expected and should be ignored.

PR:		261891
MFC after:	1 week
Sponsored by:	NVIDIA Networking
2022-03-02 12:33:40 +01:00
..
libusb-0.1.pc Add pkgconf files for libusb. 2013-07-25 03:54:08 +00:00
libusb-1.0.pc Update reported libusb version to 1.0.13 2014-06-05 14:19:32 +00:00
libusb-2.0.pc
libusb.3
libusb.h
libusb01.c
libusb10.c libusb(3): Ignore SIGPIPE when initializing the LibUSB v1.0 API. 2022-03-02 12:33:40 +01:00
libusb10.h
libusb10_desc.c
libusb10_hotplug.c
libusb10_io.c Improve handling of USB device re-open in the LibUSB v1.x API. 2021-06-11 17:06:44 +02:00
libusb20.3
libusb20.c libusb: remove use of COMPAT_32BIT 2021-12-17 21:28:14 +00:00
libusb20.h
libusb20_desc.c
libusb20_desc.h
libusb20_int.h libusb: remove use of COMPAT_32BIT 2021-12-17 21:28:14 +00:00
libusb20_ugen20.c libusb: remove use of COMPAT_32BIT 2021-12-17 21:28:14 +00:00
libusb_global_linux.h libusb(3): Ignore SIGPIPE when initializing the LibUSB v1.0 API. 2022-03-02 12:33:40 +01:00
Makefile libusb: remove use of COMPAT_32BIT 2021-12-17 21:28:14 +00:00
Makefile.depend
usb.h