This update:
- Adds support for USB 3.1 Gen 2 devices
- Adds support for USB devices with broken low power mode
- Adds support for devices that are unknown to Windows PnP
- Adds USB capture in PcapNg format, see https://github.com/dorssel/usbipd-win/wiki/Troubleshooting#usb-capture
- Adds automation support, see https://github.com/dorssel/usbipd-win/wiki/Automation
- Adds an informational message about the default WSL instance in case more than one exists
- Adds a diagnostic message in case of VBoxUsbMon installation issues
- Improves the performance of serial devices that use full duplex endpoints
- Improves the diagnostic message in case the current user is not in the Administrator group
- Improves the diagnostic message for
bind --force
failures
NOTE: This version re-introduces the USB port cycling on attach/detach from version 1.x. This means you will hear a Windows notification sound on attach/detach again. This is intended behavior.