[Bug 212021] xhci(4) broken with qemu-devel

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Aug 22 10:21:58 UTC 2016


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

--- Comment #10 from commit-hook at freebsd.org ---
A commit references this bug:

Author: hselasky
Date: Mon Aug 22 10:21:25 UTC 2016
New revision: 304597
URL: https://svnweb.freebsd.org/changeset/base/304597

Log:
  Fix for invalid use of bits in input context. Basically split
  configuring of EP0 and non-EP0 into xhci_cmd_evaluate_ctx() and
  xhci_cmd_configure_ep() respectivly. This resolves some errors when
  using XHCI under QEMU and gets is more in line with the XHCI
  specification.

  PR:           212021
  MFC after:    1 week

Changes:
  head/sys/dev/usb/controller/xhci.c

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-usb mailing list