Files
sing-box/service
世界 7bf1b91564 usbip: re-probe driverless devices on linux export release
When the exported device was replaced underneath usbip-host (devnum
changed after a flap) or the recorded original driver was empty,
releaseExport skipped the re-bind and left the device driverless — and
the USB core never re-probes such devices, so it stayed dead until a
physical replug. Worse, the next Reconcile recorded originalDriver=""
for it, making every later release repeat the damage. Release now falls
back to usbip-host's rebind attribute (device_attach, the official
usbip unbind path) with drivers_probe as a second fallback.
2026-06-10 09:23:29 +08:00
..
2026-06-08 08:51:48 +08:00
2026-05-13 23:39:27 +08:00
2026-05-13 23:39:27 +08:00
2026-06-08 08:51:48 +08:00
2026-06-08 08:51:46 +08:00
2025-11-04 11:00:43 +08:00