Page MenuHomeFreeBSD

libusb: emit event when deregister event
ClosedPublic

Authored by aokblast on Mon, May 5, 5:54 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 19, 9:34 PM
Unknown Object (File)
Mon, May 12, 5:39 AM
Unknown Object (File)
Sun, May 11, 6:58 PM
Unknown Object (File)
Sun, May 11, 2:05 PM
Unknown Object (File)
Sun, May 11, 8:05 AM
Unknown Object (File)
Sat, May 10, 11:57 AM
Unknown Object (File)
Sat, May 10, 10:46 AM
Unknown Object (File)
Thu, May 8, 7:15 PM
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 Not Applicable
Unit
Tests Not Applicable

Event Timeline

aokblast retitled this revision from libusb: emit event when deregister to libusb: emit event when deregister event.Mon, May 5, 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.Wed, May 7, 4:14 PM