Subject: Re: Ehci/Umass bug ?
To: Vincent <10.50@free.fr>
From: Lennart Augustsson <lennart@augustsson.net>
List: tech-kern
Date: 11/24/2004 10:09:48
You could enable a little debug in ehci and check if it says
something about the data toggle. It's a start.
The places where I can imagine problems is when you get
short transfers.
-- Lennart
Vincent wrote:
> Lennart Augustsson a écrit :
>
>> Split transactions only happen for non-high speed devices.
>> A lost interrupt shouldn't give thw wrongs CSW, just missing data.
>>
>> It could be a data toggle problem again. We've had those before.
>
>
> Any method to check that out ?
>
> Thanks again for the help.
> Vincent
>