https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192755
--- Comment #6 from commit-h...@freebsd.org --- A commit references this bug: Author: hselasky Date: Wed Aug 27 14:24:01 UTC 2014 New revision: 270718 URL: http://svnweb.freebsd.org/changeset/base/270718 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/9/sys/ _U stable/9/sys/dev/ stable/9/sys/dev/sound/usb/uaudio.c -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-usb@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"