From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261516AbVFCTbS (ORCPT ); Fri, 3 Jun 2005 15:31:18 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261341AbVFCTbI (ORCPT ); Fri, 3 Jun 2005 15:31:08 -0400 Received: from ip213-185-39-113.laajakaista.mtv3.fi ([213.185.39.113]:8904 "HELO dag.newtech.fi") by vger.kernel.org with SMTP id S261510AbVFCTaJ (ORCPT ); Fri, 3 Jun 2005 15:30:09 -0400 Message-ID: <20050603193005.27182.qmail@dag.newtech.fi> X-Mailer: exmh version 2.6.3 04/04/2003 with nmh-0.27 To: Greg KH cc: Dag Nygren , linux-kernel@vger.kernel.org, dag@newtech.fi Subject: Re: OHCI driver have problems with USB 2.0 memory devices In-Reply-To: Message from Greg KH of "Fri, 03 Jun 2005 11:14:54 PDT." <20050603181454.GA5722@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 03 Jun 2005 22:30:05 +0300 From: Dag Nygren Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > On Fri, Jun 03, 2005 at 08:27:01PM +0300, Dag Nygren wrote: > > > > Hi, > > > > just installed 2.6.11.11 on a single board computer using > > a SGS Thomson integrated USB controller and found that > > inserting a USB 2.0 stick generated a "IRQ INTR_SF lossage" > > message and further lockup of the driver. Ie. a cat of > > /proc/bus/usb/devices will freeze the cat process. > > Does 2.6.12-rc5 have this same problem? Couldn't help but try to download 2.6.12-rc5 but ran into a different problem. The patch doesn't apply cleanly to 2.6.11.11??? What version is the patch supposed to be applied to? Dag