Re: [linux-usb-devel] USB Gadget Serial Blocking Read Problem

2007-07-17 Thread David Brownell
On Friday 13 July 2007, Sagusti.Robert wrote: > Hi, > > I'm running kernel 2.6.20 on an AT91RM9200 processor. I have > the gadget serial driver loaded and I am successfully reading > and writing data in and out the USB port to a windows terminal. > In my user code, when I open the gadget driver po

[linux-usb-devel] USB Gadget Serial Blocking Read Problem

2007-07-13 Thread Sagusti.Robert
Hi, I'm running kernel 2.6.20 on an AT91RM9200 processor. I have the gadget serial driver loaded and I am successfully reading and writing data in and out the USB port to a windows terminal. In my user code, when I open the gadget driver port, I open it with the default blocking flag so that my