USB audio patch
    Hans Petter Selasky 
    hps at selasky.org
       
    Sat Feb  7 15:20:18 UTC 2015
    
    
  
Hi,
If you have a USB audio device which uses the feedback endpoint, where 
the sample rate is not locked to the USB, you may want to try the 
attached patch. I will test it a bit more and then it will hit the tree 
next week.
The basic of the change is to reduce the number of sample rate 
adjustments. Some devices only update the sample rate very slowly, and 
the current USB audio driver is polling very fast, so the algorithm 
simply becomes unreliable with some kinds of USB audio devices.
--HPS
-------------- next part --------------
A non-text attachment was scrubbed...
Name: uaudio.patch
Type: text/x-patch
Size: 3770 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-multimedia/attachments/20150207/481dc405/attachment.bin>
    
    
More information about the freebsd-multimedia
mailing list