Displaying 1 result from an estimated 1 matches for "5bb7".
Did you mean:
5bb
2014 Sep 24
2
usb passtrough stuck to a given
So I have an entry for a USB device ( ID 051d:0002, UPS) I want
to use with a given vm client. In that vm client's config file I added
something like this:
<hostdev mode='subsystem' type='usb' managed='yes'>
<source>
<vendor id='0x051d'/>
<product id='0x0002'/>
</source>
</hostdev>