Date: Wed, 27 Aug 2014 14:23:22 +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-VAblZtWnIN@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 #5 from commit-hook@freebsd.org --- A commit references this bug: Author: hselasky Date: Wed Aug 27 14:22:40 UTC 2014 New revision: 270717 URL: http://svnweb.freebsd.org/changeset/base/270717 Log: MFC r270134: 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 Changes: _U stable/10/ stable/10/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-VAblZtWnIN>