Abhishek Bajpai <abhishei...@gmail.com> writes: > Dear Friends
Hi, > > I have a requirement in my project to use FR as an usb serial device. > > FR application >USBtty0 >============usb cable===========> USBtty0 > > Computer Look for USB_G_SERIAL in your kernel configuration or check if you have the g_serial.ko module. Also, look at Documentation/usb/gadget_serial.txt. Arnaud