On Tue, Apr 02, 2019 at 05:19:20PM +0200, Martin Husemann wrote: > > ?() at 0 > > usb_transfer_complete() at netbsd:usb_transfer_complete+0x... > > xhci_softintr() ... > > usb_soft_intr() ... > > softint_dispatch() ... > > OK, which kernel is that exactly and can you give the +0x.... at the end of > the first two lines above in details?
# uname -a NetBSD asusnetbsd 8.0 NetBSD 8.0 (GENERIC) #0: Tue Jul 17 14:59:51 UTC 2018 [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC amd64 Was downloaded yesterday from: https://cdn.netbsd.org/pub/NetBSD/NetBSD-8.0/images/NetBSD-8.0-amd64-install.img.gz ?() at 0 usb_transfer_complete() at netbsd:usb_transfer_complete+0x148 xhci_softintr() ...+0x1df usb_soft_intr() ...+0x38 softint_dispatch() ...+0x91 Mayuresh
