genode/repos/ports/run
Christian Prochaska 88034ef836 vbox: enable USB (OHCI) pass-through support
The information about connected devices is obtained from a ROM file named
'usb_devices', which is supposed to contain a device list as in the device
report generated by the USB driver (see issue #1506).

A policy for 'report_rom' would look like:

<policy label="vbox -> usb_devices" report="usb_drv -> devices"/>

If the 'usb_devices' ROM file is not available, a warning message gets
printed and VirtualBox continues without USB pass-through support.

The devices to be passed-through need to have a matching device filter in
the '.vbox' file. Example:

<USB>
    <DeviceFilters>
        <DeviceFilter name="USB Scanner" active="true" vendorId="04a9"
                      productId="2220" remote="0"/>
    </DeviceFilters>
</USB>

The feature was tested with HID devices (mouse, keyboard) and a flatbed
scanner. Mass storage devices didn't work correctly (they also didn't work
with VirtualBox on Linux without the closed-source extension pack).

It should be made sure that the USB driver does not try to control the
devices to be passed-through itself, for example, when passing-through
a HID device, the '<hid/>' config option should not be set.

Fixes #1507
2015-05-26 09:39:46 +02:00
..
arora.run Remove repos/qt4, fix #1451 2015-03-19 08:57:20 +01:00
debug_nitpicker.run Adapt run scripts to nitpicker config changes 2014-08-13 12:07:55 +02:00
dosbox.run adapt run scripts to new audio_out_drv 2015-05-06 16:18:53 +02:00
gdb_monitor.inc gdb: adapt gdb_monitor run scripts 2015-02-16 13:40:37 +01:00
gdb_monitor.run gdb: adapt gdb_monitor run scripts 2015-02-16 13:40:37 +01:00
gdb_monitor_interactive.run gdb: adapt gdb_monitor run scripts 2015-02-16 13:40:37 +01:00
gdb_monitor_target_config.run Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
genode_org.run odroid_xu: prevent tests with sd/platform/ahci/fb 2015-02-27 11:48:36 +01:00
libc_noux.run Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
lighttpd.run Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
netperf.inc netperf: test usb30 also for x86 2015-05-20 17:52:57 +02:00
netperf_lwip.inc netperf: adapt to link-state change changes 2015-03-27 11:53:14 +01:00
netperf_lwip.run netperf: add wifi test 2015-02-27 11:48:07 +01:00
netperf_lwip_bridge.run netperf: add wifi test 2015-02-27 11:48:07 +01:00
netperf_lwip_usb30.run netperf: test usb30 also for x86 2015-05-20 17:52:57 +02:00
netperf_lwip_wifi.run netperf: add wifi test 2015-02-27 11:48:07 +01:00
netperf_lxip.inc netperf: adapt to link-state change changes 2015-03-27 11:53:14 +01:00
netperf_lxip.run netperf: add wifi test 2015-02-27 11:48:07 +01:00
netperf_lxip_bridge.run netperf: add wifi test 2015-02-27 11:48:07 +01:00
netperf_lxip_usb30.run netperf: test usb30 also for x86 2015-05-20 17:52:57 +02:00
netperf_lxip_wifi.run netperf: add wifi test 2015-02-27 11:48:07 +01:00
noux.run autopilot: adapt runscripts to new run tool 2015-01-26 12:28:41 +01:00
noux_bash.run os: structured timestamp in Rtc session 2015-02-16 13:40:34 +01:00
noux_fork.run Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
noux_gdb.inc Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
noux_gdb.run noux_gdb: adapt to libc VFS 2014-05-27 11:14:44 +02:00
noux_gdb_dynamic.run Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
noux_net_lighttpd.run Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
noux_net_lynx_interactive.run Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
noux_net_netcat.run run: adjust autopilot run scripts to pci changes 2015-05-06 10:55:19 +02:00
noux_net_openssh_interactive.run Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
noux_shell_script.run rpi: add missing drivers in run-scripts (Fix #1366) 2015-01-20 11:23:50 +01:00
noux_signals.run Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
noux_terminal_fs.run Adapt run scripts to nitpicker config changes 2014-08-13 12:07:55 +02:00
noux_tool_chain.inc run: adjust autopilot run scripts to pci changes 2015-05-06 10:55:19 +02:00
noux_tool_chain_auto.run autopilot: adapt runscripts to new run tool 2015-01-26 12:28:41 +01:00
noux_tool_chain_foc.run Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
noux_tool_chain_nova.run Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
noux_trace_fs.run run: constrain physical memory for pci/acpi driver 2015-02-16 13:40:38 +01:00
noux_vim.run Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00
seoul-auto.run os: remove ATAPI driver 2015-04-23 16:47:57 +02:00
seoul-disc.run os: remove ATAPI driver 2015-04-23 16:47:57 +02:00
seoul-fancy.run os: remove ATAPI driver 2015-04-23 16:47:57 +02:00
seoul-genode.run os: remove ATAPI driver 2015-04-23 16:47:57 +02:00
seoul-kernelbuild.run os: remove ATAPI driver 2015-04-23 16:47:57 +02:00
seoul-net.run os: remove ATAPI driver 2015-04-23 16:47:57 +02:00
seoul.inc ahci: new AHCI driver implementation 2015-05-20 17:52:58 +02:00
test.vbox vbox: enable usb support for guests 2015-03-13 12:17:23 +01:00
vbox_auto_win7.run vbox: enable video acceleration (VBVA) 2015-04-13 14:18:15 +02:00
vbox_auto_win7_share.run vbox: enable video acceleration (VBVA) 2015-04-13 14:18:15 +02:00
vbox_auto_win8.run vbox: enable video acceleration (VBVA) 2015-04-13 14:18:15 +02:00
vbox_win.inc vbox: enable USB (OHCI) pass-through support 2015-05-26 09:39:46 +02:00
virtualbox.run vbox: enable usb support for guests 2015-03-13 12:17:23 +01:00
virtualbox_auto.inc vbox: enable USB (OHCI) pass-through support 2015-05-26 09:39:46 +02:00
vm_auto_share.vbox vbox: update to virtualbox 4.3.16 2014-11-28 12:02:40 +01:00
vm_win7.vbox vbox: enable usb support for guests 2015-03-13 12:17:23 +01:00
vm_win8.vbox vbox: enable usb support for guests 2015-03-13 12:17:23 +01:00
vmm_utils.run Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00