Page MenuHomeFreeBSD

libusb: emit event when deregister event
ClosedPublic

Authored by aokblast on May 5 2025, 5:54 PM.
Tags
None
Referenced Files
F132493577: D50170.id154889.diff
Fri, Oct 17, 9:20 AM
F132440091: D50170.diff
Thu, Oct 16, 11:28 PM
Unknown Object (File)
Tue, Oct 7, 9:15 PM
Unknown Object (File)
Tue, Oct 7, 2:29 AM
Unknown Object (File)
Wed, Oct 1, 6:09 AM
Unknown Object (File)
Wed, Oct 1, 1:05 AM
Unknown Object (File)
Sep 15 2025, 1:19 AM
Unknown Object (File)
Sep 13 2025, 4:43 AM
Subscribers

Details

Summary

The original implementation emit event when deregister hotplug handler.
Without this, some program follows the best practice from libusb will stuck on waiting an event to trigger after deregister the hotplug handler.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 63913
Build 60797: arc lint + arc unit

Event Timeline

aokblast retitled this revision from libusb: emit event when deregister to libusb: emit event when deregister event.May 5 2025, 5:55 PM
aokblast added a reviewer: bapt.

While this looks good, I think the commit log should be way more verbose.

aokblast edited the summary of this revision. (Show Details)

Elaborate on the commit message

This revision is now accepted and ready to land.May 7 2025, 4:14 PM