I have a USB device doing DMA.I'm using bulk read and
write.If I need to write e.g. 200k bytes of data.
Can I create the urb->transfer_buffer to 200k and put
the data in there? Or Am I restricted to only 4k and
break 200 k to 4k blocks and send it.

what is the best way to do bulk read and write if I
need to transfer more than 4k bytes?

Thanks
Shino

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


-------------------------------------------------------
This SF.NET email is sponsored by: Geek Gift Procrastinating?
Get the perfect geek gift now!  Before the Holidays pass you by.
T H I N K G E E K . C O M      http://www.thinkgeek.com/sf/
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to