Custom Query (45 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (28 - 30 of 45)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Ticket Resolution Summary Owner Reporter
#41 fixed Async completion API emulation for OS/2 Valery V. Sedletski
Description

Some parts of VBox code (like src/VBox/Devices/Storage/DrvVD.cpp)require the AIO API, either, win32-like or posix-like. This API makes possible asynchronous I/O requests put in queue, without immediately blocking and getting status. Without these API's, SATA/SCSI/SAS won't work. We have no such API's on OS/2, so we need to emulate them somehow. For UNIX/Linux, there exists libAIO -- maybe, we could take this as a base.

#46 fixed NetIf API support in Main Valery V. Sedletski
Description

ATM, we're missing the NetIf? API in Main component, to reconfigure network interfaces. BTW, this missing API may be responsible of a non-working network in current OS/2 VBox versions. (but I also see VBOX_WITH_HOSTNETIF_API parameter, which could be disabled, so, on the other side, it may work without this API too, maybe).

#49 fixed Change set 98-compile USB error rklipp rklipp
Description

USBProxyDevice-os2.cpp error.'struct USBPROXYDEV' has no member named 'Backend' It looks like there is no Backend.pv available?

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Note: See TracQuery for help on using queries.