On Friday 27 April 2007, nesta wrote: > hi all, > i have a simple application that run at the gadget side and reads what the > host > sends using gadgetfs . > also on the other hand of the bus i have used skeleton module to send the > data > to the gadget. > > everything seems to b ok, but when i run the application of the gagdget side > first the read function returns 90 while the host was sending nothing?
Presumably there were already 90 bytes in the FIFO, and you got them. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
