Date: Mon, 22 Aug 2016 10:21:58 +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-vCYrG0UVSR@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 #10 from commit-hook@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 --=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-vCYrG0UVSR>