Date: Thu, 19 Jan 2017 18:33:35 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-amd64@FreeBSD.org Subject: [Bug 216261] [patch] Resume failing without xhci controller reset Message-ID: <bug-216261-6-lKNnfkQic1@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-216261-6@https.bugs.freebsd.org/bugzilla/> References: <bug-216261-6@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216261 --- Comment #1 from commit-hook@freebsd.org --- 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 <yanko.yankulov@gmail.com> 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 --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216261-6-lKNnfkQic1>