[Bug 277799] libusb should be updated

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 06 Jun 2024 13:25:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277799

--- Comment #2 from Ed Maste <emaste@freebsd.org> ---
libusb_hotplug_register_callback was added in:

commit 7bdc064b0b644d15bd9614d9e7db5c4279736d75
Author: Hans Petter Selasky <hselasky@FreeBSD.org>
Date:   Wed Jun 22 10:38:41 2016 +0000

    Implement libusb_hotplug_register_callback() and
    libusb_hotplug_deregister_callback() for the LibUSB v1.0 API and
    update the libusb(3) manual page.

    Approved by:    re (kib)
    Requested by:   swills
    MFC after:      1 week

This was introduced in Linux libusb between 1.0.15 and 1.0.16.

-- 
You are receiving this mail because:
You are the assignee for the bug.