On Wed, 5 Nov 2003, Johannes Erdfelt wrote:
> On Wed, Nov 05, 2003, Alan Stern <[EMAIL PROTECTED]> wrote:
> > On Tue, 4 Nov 2003, Prageeth wrote:
> > > thanks for the reply.
> > >
> > > after the timeout, if i call usb_clear_halt(), it
> > > works fine. is there any better method?
> > >
> > > am
On Wed, Nov 05, 2003, Alan Stern <[EMAIL PROTECTED]> wrote:
> On Tue, 4 Nov 2003, Prageeth wrote:
> > thanks for the reply.
> >
> > after the timeout, if i call usb_clear_halt(), it
> > works fine. is there any better method?
> >
> > am suspecting some D0/D1 toggle problem.
> >
> > is there some
On Tue, 4 Nov 2003, Prageeth wrote:
> hi,
>
> thanks for the reply.
>
> after the timeout, if i call usb_clear_halt(), it
> works fine. is there any better method?
>
> am suspecting some D0/D1 toggle problem.
>
> is there some known issues? would a patch be available
> for preferably 2.4.20-18
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 29, 2003 12:11 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: [linux-usb-devel] timeout on uhci
On Tue, 28 Oct 2003, Prageeth wrote:
> hi all,
>
> am facing the followin
On Tue, 28 Oct 2003, Prageeth wrote:
> hi all,
>
> am facing the following problem:
> -i do a usb_submit_urb to read some data from device
> -if the device do not respond fast, a timeout occurs
> -ECONNABORTED is returned for the urb
> -further reads from the device gives bad data
> -a protocol a