8000 Tags · vhuarui/usbip-win · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: vhuarui/usbip-win

Tags

0.0.4

Toggle 0.0.4's commit message
vhci, bug fix for isochronous transfer

0.0.3

Toggle 0.0.3's commit message
vhci, let a webcam with IAD be detected as COMPOSITE

A device with IAD(such as MS LifeCam) can be detected correctly by
replying USB/COMPOSITE as a compatible ID. But it's still not
working.(Camera app generates an error.)

Code beautify progressed
- "SerialNo" and "addr" are integrated into "port"
- Introduce wudev(windows specific structure for usbip userspace udev)

0.0.2

Toggle 0.0.2's commit message
vhci, fix urb selection error

Old vhci does not seem to handle a sort of USB camera.
When MS lifecam studio had been tested, usb configuration selection
failed. This was due to that the number of interface information in
_URB_SELECT_CONFIGURATION does not match with the number in
configuration descriptor.

0.0.1

Toggle 0.0.1's commit message
Remove garbage files

0