On Monday 04 April 2005 1:22 am, mike lee wrote:
> Hi all
> If i want to transfer data to/from my embedded linux board from/to
> external with usb. Could usb gadget driver with file back storage serve
> this purpose?
Yes, if the data can be modeled on the host side as block devices.
In terms o
Hi all
If i want to transfer data to/from my embedded linux board from/to
external with usb. Could usb gadget driver with file back storage serve
this purpose? Because i am in pre-product evaluation stage and i found
that there is no controller driver on my linux board, i don't want to
make a w