Adapt USB Proxy Service to recent changes
The OS/2 part of the USB Proxy Service is out of date and needs to be updated. Parts of the fixes may be found within #1 (dev.2.diff
) but they are not complete and not applied yet, this ticket is to address this task.
Change History
(6)
Owner: |
set to vladest
|
Status: |
new → assigned
|
Owner: |
changed from vladest to Valery V. Sedletski
|
Component: |
Driver → Common Tasks
|
Keywords: |
usb proxy passthrough usbcalls added
|
Milestone: |
VBox driver → Enhanced
|
Resolution: |
→ fixed
|
Status: |
assigned → closed
|
USB Proxying support is divided into 2 parts, 1) the part in Main 2) the part in Devices. As Lars Erdmann said in #35, the USB support in VBox is a bit older than the latest usbcalls API. I corrected a bit some deviations here, so now it compiles, and even, partly, working (it successfully scans the USB bus, and returns a device list, at least). But still, some work is required. (The changes are not in the repository, yet).