On Fri, Apr 27, 2018 at 07:13:28PM +0200, Tom Ivar Helbekkmo wrote: > I'm playing with home automation software, so I'm suddenly doing a lot > of USB communication. Here are a couple of crashes with -current as of > a couple of days ago: > uhci_reset_std_chain.isra.5() at uhci_reset_std_chain.isra.5+0x3de > uhci_device_intr_start() at uhci_device_intr_start+0xb0 > usbd_start_next() at usbd_start_next+0xe7 > uhci_softintr() at uhci_softintr+0x203 > usb_soft_intr() at usb_soft_intr+0x38 > softint_dispatch() at softint_dispatch+0xee
Is that uhci a companion of a xhci? Which version of sys/dev/usb/xhci.c do you have and can you post a full dmesg please? Martin
