On Wed, Dec 14, 2005 at 05:16:13PM -0800, Ajay Jain wrote:
> Greg KH wrote:
>
> > On Wed, Dec 14, 2005 at 02:30:46PM -0800, Ajay Jain wrote:
> >
> >>Hi,
> >>
> >>I am doing bulk out transfers using my own usb host-controller driver on
> >>linux 2.4.21. The device being used is a usb-serial device
Greg KH wrote:
> On Wed, Dec 14, 2005 at 02:30:46PM -0800, Ajay Jain wrote:
>
>>Hi,
>>
>>I am doing bulk out transfers using my own usb host-controller driver on
>>linux 2.4.21. The device being used is a usb-serial device of type pl203.
>>I sometimes see that I get all packets of size zero for a
On Wed, Dec 14, 2005 at 02:30:46PM -0800, Ajay Jain wrote:
> Hi,
>
> I am doing bulk out transfers using my own usb host-controller driver on
> linux 2.4.21. The device being used is a usb-serial device of type pl203.
> I sometimes see that I get all packets of size zero for a bulk out
> transfer,
Hi,
I am doing bulk out transfers using my own usb host-controller driver on
linux 2.4.21. The device being used is a usb-serial device of type pl203.
I sometimes see that I get all packets of size zero for a bulk out
transfer, after an initial valid size. I complete the first bulk
transfer succes