> Try using g_file_storage with the "stall=n" option, telling it not to > use endpoint halts. There have been some annoying DMA races in those > "halt" paths, which nobody's yet fixed ... but disabling those paths > (or maybe just forcing PIO?) worked just fine, the last time I used that. > > Alternatively, feel free provide a patch that makes that behave. :) >
Thank you! i try using g_file_storage with the "stall=0" "transport = "BBB"" option, and i use PIO, but, also, udc has a devstate change on UDC_USB_RESET after some bulk transfer. ------------------------------------------------------- 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 _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
