Date: Mon, 18 Aug 2014 14:31:14 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-usb@FreeBSD.org Subject: [Bug 192755] snd_uaudio incorrect handling of version 1 audio format type descriptor Message-ID: <bug-192755-17-uFcBTQmHxa@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-192755-17@https.bugs.freebsd.org/bugzilla/> References: <bug-192755-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=192755 --- Comment #3 from commit-hook@freebsd.org --- A commit references this bug: Author: hselasky Date: Mon Aug 18 14:30:44 UTC 2014 New revision: 270134 URL: http://svnweb.freebsd.org/changeset/base/270134 Log: Use the "bSubslotSize" and "bSubFrameSize" fields to obtain the actual sample size. According to the USB audio frame format specification from USB.org, the value in the "bBitResolution" field can be less than the actual sample size, depending on the actual hardware, and should not be used for this computation. PR: 192755 MFC after: 1 week Changes: head/sys/dev/sound/usb/uaudio.c -- 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-192755-17-uFcBTQmHxa>