Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Aug 2016 19:33:13 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-usb@FreeBSD.org
Subject:   [Bug 212021] xhci(4) broken with qemu-devel
Message-ID:  <bug-212021-17-yuiAuGNhTK@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-212021-17@https.bugs.freebsd.org/bugzilla/>
References:  <bug-212021-17@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=3D212021

--- Comment #11 from commit-hook@freebsd.org ---
A commit references this bug:

Author: hselasky
Date: Mon Aug 22 19:32:50 UTC 2016
New revision: 304629
URL: https://svnweb.freebsd.org/changeset/base/304629

Log:
  Don't separate the status stage of the XHCI USB control transfers into
  its own job because this breaks the simplified QEMU XHCI TRB parser,
  which expects the complete USB control transfer as a series of back to
  back TRBs. The old behaviour is kept under #ifdef in case this change
  breaks enumeration of any USB devices.

  PR:           212021
  MFC after:    1 week

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-212021-17-yuiAuGNhTK>