Releases: cezanne/usbip-win
usbip-win 0.0.9
Here are all usbip-win binaries which have been built with VS 2019(x64/debug configuration).
These binaries were built against v0.0.9 tag, which is not merged into the master branch and has many not-fully-tested fixes.
update: v0.0.9 tag moved to 4825a7f.
usbip-win 0.0.8
Here are all usbip-win binaries which have been built with VS 2019(x64/debug configuration).
usbip-win 0.0.7
Here are new usbip-win driver files and executables which have been built with VS 2019(x64/debug configuration).
usbip-win 0.0.6
Here are new usbip-win driver files(vhci and stub) which has been built with VS 2019(x64/debug configuration).
This release is from fix_stall_multi_conf branch not from master.
I hope that these recent drivers resolve many issues.
usbip-win 0.0.5
Here are new usbip-win binary files which has been built with VS 2019(x64/debug configuration).
Sadly, stub driver(usb server) does not work.
usbip-win 0.0.4
For #9, here are a new usbip_vhci.sys and usbip.exe. All other files are same with 0.0.1 release files.
If you want to deploy a new vhci driver, first disable a vhci driver and just overwrite usbip_vhci.sys.
Camera app does not generate an error with this release but does isochronous transfers repeatedly without any result.
usbip-win 0.0.3
For #9, here are a new usbip_vhci.sys and usbip.exe. All other files are same with 0.0.1 release files.
If you want to deploy a new vhci driver, first disable a vhci driver and just overwrite usbip_vhci.sys.
This release let a device with IAD(such as MS LifeCam) be detected correctly but camera app generates an error.
usbip-win 0.0.2
For #9, here is a new usbip_vhci.sys. All other files are same with 0.0.1 release files.
If you want to deploy a new vhci driver, first disable a vhci driver and just overwrite usbip_vhci.sys.
usbip-win 0.0.1
This release is very preliminary. As you know, usbip-win has never been ready for production use.
Some requests (such as #5) suggest to provide binaries for those who do not prepare development environments.
These binaries were built on x64 platform with debug configuration.