Perhaps they share interrupts?
Is SA_SHIRQ flag set on both eth irq and usb irq?

-----Original Message-----
From: "xavier.montagne" <[EMAIL PROTECTED]>
To: "uClinux development list" <uclinux-dev@uclinux.org>
Date: Wed, 28 Feb 2007 01:39:02 +0100
Subject: Re: [uClinux-dev] SL811 usb host

> Hi Steve,
> 
> Actually it fixed the bug partially, because with this patch I succeed
> to 
> read the content of one of my keys.
> Anyway it does not fix the major bug : everything is frozen with I
> connect 
> some keys...
> What is strange is the fact I have just to ping the target to end the 
> connection with the key !!!
> I don't understand the relationship between the Ethernet controler and
> the 
> sl811 !??
> 
> Xavier
> 
> ----- Original Message ----- 
> From: "Steve Bennett" <[EMAIL PROTECTED]>
> To: "uClinux development list" <uclinux-dev@uclinux.org>
> Sent: Wednesday, February 28, 2007 12:06 AM
> Subject: Re: [uClinux-dev] SL811 usb host
> 
> 
> > Hi Xavier,
> >
> > I'm not sure if this will help you, but I had something of a similar
> > problem
> > which was caused by certain USB keys returning both a NAK and an
> > ERROR indication
> > at the same time. A case which was handled incorrectly in the driver.
> >
> > You might like to try this patch and see if it helps.
> >
> > Cheers,
> > Steve
> >
> >
> 
> 
> -----------------------------------------------------------------------
> ---------
> 
> 
> >
> > On 28/02/2007, at 8:12 AM, xavier.montagne wrote:
> >
> >> Hi,
> >>
> >> I've got a problem with my sl811 controler : with some USB keys
> >> everything is frozen after a "ls /mnt/*".
> >> I need to put an additionnal delay in the sl811_interrupt (mdelay
> >> (5)) to be able to access this key properly. But now the access is
> >> really slow...
> >> Did anyone had the same behavior ?
> >> I use uClinux 2.4.24-uc0.
> >>
> >> Thanks
> >> Xavier
> >>
> >> _______________________________________________
> >> uClinux-dev mailing list
> >> uClinux-dev@uclinux.org
> >> http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
> >> This message was resent by uclinux-dev@uclinux.org
> >> To unsubscribe see:
> >> http://mailman.uclinux.org/mailman/options/uclinux-dev
> >>
> >>
> >
> > --
> > WorkWare Systems Pty Ltd
> > W: www.workware.net.au
> > P: 0434 921 300
> > F: 07 3102 9221
> > E: [EMAIL PROTECTED]
> >
> >
> >
> 
> 
> -----------------------------------------------------------------------
> ---------
> 
> 
> > _______________________________________________
> > uClinux-dev mailing list
> > uClinux-dev@uclinux.org
> > http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
> > This message was resent by uclinux-dev@uclinux.org
> > To unsubscribe see:
> > http://mailman.uclinux.org/mailman/options/uclinux-dev
> 
> 
> -----------------------------------------------------------------------
> ---------
> 
> 
> No virus found in this incoming message.
> Checked by AVG Free Edition.
> Version: 7.5.446 / Virus Database: 268.18.4/703 - Release Date:
> 26/02/2007 
> 14:56
> 
> 
> _______________________________________________
> uClinux-dev mailing list
> uClinux-dev@uclinux.org
> http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
> This message was resent by uclinux-dev@uclinux.org
> To unsubscribe see:
> http://mailman.uclinux.org/mailman/options/uclinux-dev


_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to