[Bug 192755] snd_uaudio incorrect handling of version 1 audio format type descriptor
    bugzilla-noreply at freebsd.org 
    bugzilla-noreply at freebsd.org
       
    Wed Aug 27 14:25:27 UTC 2014
    
    
  
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192755
--- Comment #7 from commit-hook at freebsd.org ---
A commit references this bug:
Author: hselasky
Date: Wed Aug 27 14:25:18 UTC 2014
New revision: 270719
URL: http://svnweb.freebsd.org/changeset/base/270719
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/8/sys/
_U  stable/8/sys/dev/
_U  stable/8/sys/dev/sound/
_U  stable/8/sys/dev/sound/usb/
  stable/8/sys/dev/sound/usb/uaudio.c
-- 
You are receiving this mail because:
You are the assignee for the bug.
    
    
More information about the freebsd-usb
mailing list