https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205549
John Baldwin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from John Baldwin <[email protected]> --- So it sounds like Linux is doing something during a clean shutdown to "shut" the xhci device down in a way that on boot doesn't get re-enabled. What I would do perhaps is start by comparing the first 64 bytes of PCI config space of the device on the host before booting the Linux VM and after the clean shutdown of the Linux VM. You can get a copy of the config registers by doing 'pciconf -r ppt0 0:0x3f'. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization To unsubscribe, send any mail to "[email protected]"
