I can grab a USB device for a VM using the
usbattach command, and later release it using
usbdetach, but if I do that, it seems vbox does not
effectively notify the host kernel using usb_reset
or usb_release_interface or whatever would be the
correct thing so the host can, for example in the
case of a storage device, trigger usb-storage to
make the device available in the host again.  Is
there a clean way to get this to happen?  I can of
course just remove and insert the device physically,
or hack up some program to reset the device or the
hub port, but I am hoping to avoid that.


Larry


_______________________________________________
vbox-users mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-users

Reply via email to