I used a command to connect a pci device:
attach --persistent --option permissive = true --option no-strict-reset = true skype dom0: 00_14.0
How can I resume pci usb on dom0 when the VM to which I connected the pci device will be disabled?
Or just restart the computer only?