[Bug 216261] [patch] Resume failing without xhci controller reset

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jan 19 18:33:36 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216261

--- Comment #1 from commit-hook at 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 at 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

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-amd64 mailing list