Opened 8 years ago

Closed 8 years ago

#33 closed task (fixed)

Adapt USB Proxy Service to recent changes

Reported by: dmik Owned by: Valery V. Sedletski
Priority: major Milestone: Enhanced
Component: Common Tasks Keywords: usb proxy passthrough usbcalls
Cc:

Description

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)

comment:1 Changed 8 years ago by dmik

Owner: set to vladest
Status: newassigned

comment:2 Changed 8 years ago by dmik

Owner: changed from vladest to Valery V. Sedletski

comment:3 Changed 8 years ago by Valery V. Sedletski

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).

Last edited 8 years ago by Valery V. Sedletski (previous) (diff)

comment:4 Changed 8 years ago by Valery V. Sedletski

Component: DriverCommon Tasks
Keywords: usb proxy passthrough usbcalls added
Milestone: VBox driverEnhanced

comment:5 Changed 8 years ago by Valery V. Sedletski

These changes were added with r99-r100. Now USB code partly works (at least, USB device enumeration). USB proxying still does not work. I close this task as it should be transformed to the more specific task of getting USB proxy code work (see #50).

comment:6 Changed 8 years ago by Valery V. Sedletski

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.