From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Mosberger Date: Mon, 08 Mar 2004 18:49:54 +0000 Subject: Re: [linux-usb-devel] Re: serious 2.6 bug in USB subsystem? Message-Id: <16460.49234.541568.642296@napali.hpl.hp.com> List-Id: References: <200310272235.h9RMZ9x1000602@napali.hpl.hp.com> <20031028013013.GA3991@kroah.com> <200310280300.h9S30Hkw003073@napali.hpl.hp.com> <3FA12A2E.4090308@pacbell.net> <16289.29015.81760.774530@napali.hpl.hp.com> <16289.55171.278494.17172@napali.hpl.hp.com> <3FA28C9A.5010608@pacbell.net> <16457.12968.365287.561596@napali.hpl.hp.com> <404959A5.6040809@pacbell.net> <16457.38721.119739.816533@napali.hpl.hp.com> <404A0AB7.5020603@pacbell.net> In-Reply-To: <404A0AB7.5020603@pacbell.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: David Brownell Cc: davidm@hpl.hp.com, Greg KH , vojtech@suse.cz, linux-usb-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org, linux-ia64@vger.kernel.org, pochini@shiny.it >>>>> On Sat, 06 Mar 2004 09:30:31 -0800, David Brownell said: David.B> David Mosberger wrote: >> Here is patch #3. It also Works For Me. I was wondering whether >> it David.B> I've had several "Works For Me" patches too, but then if David.B> the silicion got kicked a bit differently it'd not David.B> behave... :( Just for completeness, I can confirm this. Depending on the exact USB configuration (varying number and types of devices connected via a varying number of hubs), there are still problems. So clearly my patches didn't address the root cause (yet). --david