Best way to debug is to log all USB traffic: usbdump -i usbusX -s 65536 -w usblog.pcap Then try to see if there are any USB errors happening before the XHCI controller resets. Thank you! --HPS