On Thu, 18 Aug 2005 20:53:43 -0700 (PDT) Annamalai Prakash wrote:

> Hi,
> 
>      Anybody have tried to add isoc endpoints and isoc read/write callback 
> functions in Serial to USB Converter driver ?.
> 
>      I have seen some drivers under /driver/usb/serial. All driver uses Bulk 
> and other endpoints except isoc endpoints ?. 
> 
>      Is there any problem in Using ISOC in serial to USB converter driver ?..

Just that ISOC is lossy and not error-checked.
Makes it OK for motion video.
I probably wouldn't want serial data (like tty) to be like that.

>     Any suggestions are welcome.


---
~Randy


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
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