Date: Tue, 16 Oct 2018 18:47:33 +0000 From: bugzilla-noreply@freebsd.org To: usb@FreeBSD.org Subject: [Bug 230434] USB sound card fails to record Message-ID: <bug-230434-19105-oQxJoy6Vm5@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-230434-19105@https.bugs.freebsd.org/bugzilla/> References: <bug-230434-19105@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=3D230434 --- Comment #28 from commit-hook@freebsd.org --- A commit references this bug: Author: hselasky Date: Tue Oct 16 18:47:13 UTC 2018 New revision: 339388 URL: https://svnweb.freebsd.org/changeset/base/339388 Log: Fix for reception of large full speed isochronous frames via the transact= ion translator, when using the DWC OTG USB controller driver. Make sure to re= -try getting the complete split packets until a DATA0 packet is received. Larg= er isochronous frames may be split into multiple MDATA packets terminated by a single DATA0 packet. PR: 230434 MFC after: 3 days Approved by: re (gjb) Sponsored by: Mellanox Technologies Changes: head/sys/dev/usb/controller/dwc_otg.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-230434-19105-oQxJoy6Vm5>