Hi...

I just tried your patch (after patching all the way up
to 2.4.5-pre4) and I can say that it didn't make any
effect in my setup.

I did test my particular card in another motherboard,
and it was working with 2.4.3, so I know that the card
itself isn't faulty.

I'm not really familiar with the OHCI driver code, so
I'm not sure where to start in debugging the problem.
Are there traces that I should add in order to help
nail down the problem?

By the way, just fyi, I'm not so confident about this
motherboard. My dad gave it to me -- he works for IBM,
and worked with Cyrix on the development of their
6x86. It's most likely a semi-development board.
Still, all the same, it's the fastest I've got :)

Thanks,
-Karl

--- David Brownell <[EMAIL PROTECTED]> wrote:
> > I added a lot of traces in hc_interrupt() and just
> discovered that the
> > address seen in ohci->hcca->done_head does not
> match any of the URB sent
> > (TD ptr).
> 
> If that's a problem for you, then please try the
> OHCI
> patch (for hashchain corruption) I just posted to
> the
> linux-usb-devel list ... I don't know if that'll
> solve all
> of the problems folk have had with the ov511, or
> with the Cyrix OHCI setup, but it's possible there's
> really just a single bug there.
> 
> This is the message with the patch, but you may want
> an archive that's more sensible about attachments:
> 
>
http://marc.theaimsgroup.com/?l=linux-usb-devel&m=99038447925083&w=2
> 
> That Belkin card really ought to work fine; it's
> done
> so in the past.  2.4.4 had some portability updates.
> That hashchain patch addresses some problems in
> those updates; it'd be good to know if somehow
> any other problem(s) crept in.
> 
> Karl's strange "irq = 0" issue will get smarter
> treatment
> with that patch (via two updates from the AC tree).
> That is, it'll diagnose the OHCI SIS as
> misconfigured,
> and then ignore it.
> 
> - Dave
> 
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to