On Wednesday 04 October 2006 6:07 am, Clemens Ladisch wrote:
> 
> Is it possible to tell the scheduler that the iso stream has stopped/
> restarted, without calling usb_set_interface()? 

Yes, just let the urb queue drain.  I could imagine some of the sound
drivers aren't monitoring the queue closely enough to do that.


> In theory, setting 
> start_frame (instead of using ISO_ASAP) should be able to do this ...

Theory would be wrong; I don't know that any policy other than ISO_ASAP
was ever (correctly) implemented, and current HCDs don't try.



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to