https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216261
--- Comment #1 from [email protected] --- A commit references this bug: Author: hselasky Date: Thu Jan 19 18:33:27 UTC 2017 New revision: 312424 URL: https://svnweb.freebsd.org/changeset/base/312424 Log: Fix problem with suspend and resume when using Skylake chipsets. Make sure the XHCI controller is reset after halting it. The problem is clearly a BIOS bug as the suspend and resume is failing without loading the XHCI driver. The same happens when using Linux and the XHCI driver is not loaded. Submitted by: Yanko Yankulov <[email protected]> PR: 216261 MFC after: 1 week Changes: head/sys/dev/usb/controller/xhci.c head/sys/dev/usb/controller/xhci.h head/sys/dev/usb/controller/xhci_pci.c -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "[email protected]"
