On Wed, 10 Aug 2011, B.Vinai Kumar wrote: > >Instead of host storing file on the USB storage device, it could send > >the file to process via serial connection. This is a different approach > >that could be easier for you. > > Ok, got it. > > I tried over serial, it was very slow compared to file storage gadget. Another possibility is to use g_ether. Set up a point-to-point network between the host and the gadget; then you can use standard programs like scp to copy files, or you can run a Samba or nfs server on the gadget and use real file-sharing. Alan Stern -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html