1 | | The USB proxy device used for USB device passthrough, is partly implemented. The code is compiled and is partly working. We adapted the code to a newer usbcalls API (see #33, #35). But it still does not work. We can see that the USB page of VBox settings is partly working, for example, we see the USB device list and can add USB divice filters. But after we start VBox, we see an error, so we must disable the device filter to start VBox. And the USB device passthrough does not work. So, we must finish the implementation. |
| 1 | The USB proxy device used for USB device passthrough, is partly implemented. The code is compiled and is partly working. We adapted the code to a newer usbcalls API (see #33, #35). But it still does not work. We can see that the USB page of VBox settings is partly working, for example, we see the USB device list and can add USB device filters. But after we start VBox, we see an error, so we must disable the device filter to start VBox. And the USB device passthrough does not work. So, we must finish the implementation. |