]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r349409 and r349410:
authorhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 3 Feb 2020 11:17:34 +0000 (11:17 +0000)
committerhselasky <hselasky@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 3 Feb 2020 11:17:34 +0000 (11:17 +0000)
commit8e6aecc0166ed8489bb627211591392d376e097c
tree2aa69fc13f1cbe5bb69dc1f8ec235eea7bd4be70
parent61c4088f6cc9c73ba9a346447dafa4fba8574c68
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/9@357440 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libusb/libusb10.h
lib/libusb/libusb10_hotplug.c