diff options
Diffstat (limited to 'vagrant/DVB.xml')
-rw-r--r-- | vagrant/DVB.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/vagrant/DVB.xml b/vagrant/DVB.xml new file mode 100644 index 0000000..df3ba26 --- /dev/null +++ b/vagrant/DVB.xml @@ -0,0 +1,6 @@ +<hostdev mode='subsystem' type='usb' managed='yes'> + <source> + <vendor id='0x0bda'/> + <product id='0x2838'/> + </source> +</hostdev> |