(Obsolete) usbip-win 0.2.0 (new vhci) - Do not use
Pre-release
Pre-release
This version is very experimental and would not be developed anymore.
Please use v0.3.0 or v0.1.0.
Here are all usbip-win binaries which have been built with VS 2019(x64/debug configuration).
These binaries were built agraint new_vhci branch, which simulates a real USB host controller and a HUB.
Many codes has been modified and newly introduced. So this vhci driver would be more unstable.
Changes
- usbip_root.inf is added in addition to usbip_vhci.inf. Both inf's are needed.
usbip.exe install command will install both drivers and a root device. - uninstall command of usbip.exe is added
- vhci driver version goes up to 0.4.0
- usbview.exe shows well usbip-win vhci(host controller), vhub(Hub) and vpdo(Virtual pdo device)
other tools(such as usbdeview) still suffer from usbip-win devices.