VirtualHostDevice: Convert to new style XML props

This commit is contained in:
Cole Robinson
2013-07-15 17:45:43 -04:00
parent 3bddccc3d6
commit f079ec36eb
9 changed files with 77 additions and 228 deletions

View File

@@ -1,6 +1,6 @@
<hostdev mode='subsystem' type='usb' managed='yes'>
<hostdev mode="subsystem" type="usb" managed="yes">
<source>
<vendor id='0x0781'/>
<product id='0x5151'/>
<vendor id="0x0781"/>
<product id="0x5151"/>
</source>
</hostdev>