https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256296
--- Comment #7 from Sergii <[email protected]> --- Created attachment 225640 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=225640&action=edit libusb patch that fixes the race Adding a simple condition that the device must be opened to be considered gone fixes the issue. I might be missing something about detecting unexpectedly detached devices, but this way firmware update succeeds instead of failing right at the start. -- You are receiving this mail because: You are the assignee for the bug.
