]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r349409 and r349410:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 3 Jul 2019 18:26:07 +0000 (18:26 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 3 Jul 2019 18:26:07 +0000 (18:26 +0000)
commit89421664c0c4d23e1d51977a03c6ce1117343e81
treef61111700376924ca20e650bf20b3f95dad4b32c
parentef1aa3f416508d6744b66d3dbddf03721a5a9041
MFC r349409 and r349410:
Fix support for LIBUSB_HOTPLUG_ENUMERATE in libusb. Currently all
devices are enumerated regardless of of the LIBUSB_HOTPLUG_ENUMERATE
flag. Make sure when the flag is not specified no arrival events are
generated for currently enumerated devices.

Sponsored by: Mellanox Technologies

git-svn-id: svn://svn.freebsd.org/base/stable/10@349669 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libusb/libusb10.h
lib/libusb/libusb10_hotplug.c