Hi, everyone!
I'm installing FreeBSD 10.0 as a guest system on Xen Server. It works well, but I want to have USB 3.0 controller attached to it. I've made PCI-passthrough, and the controller appeared in FreeBSD, but I've got these errors in
Other passed-through hardware works well, so this must be problem with FreeBSD and hardware USB controller is onboard VIA VL805 chip.
Any suggestions?
I'm installing FreeBSD 10.0 as a guest system on Xen Server. It works well, but I want to have USB 3.0 controller attached to it. I've made PCI-passthrough, and the controller appeared in FreeBSD, but I've got these errors in
dmesg:
Code:
xhci0: <XHCI (generic) USB 3.0 controller> mem 0xf3001000-0xf3001fff irq 36 at device 5.0 on pci0
xhci0: 32 byte context size.
xhci0: Controller reset timeout.
xhci0: XHCI halt/start/probe failed err=18
device_attach: xhci0 attach returned 6
Other passed-through hardware works well, so this must be problem with FreeBSD and hardware USB controller is onboard VIA VL805 chip.
Any suggestions?