Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S269641AbUJAAnL (ORCPT ); Thu, 30 Sep 2004 20:43:11 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S269646AbUJAAnL (ORCPT ); Thu, 30 Sep 2004 20:43:11 -0400 Received: from rproxy.gmail.com ([64.233.170.203]:12928 "EHLO mproxy.gmail.com") by vger.kernel.org with ESMTP id S269641AbUJAAnC (ORCPT ); Thu, 30 Sep 2004 20:43:02 -0400 Message-ID: <7f800d9f04093017435b303f6e@mail.gmail.com> Date: Thu, 30 Sep 2004 17:43:00 -0700 From: Andre Eisenbach Reply-To: Andre Eisenbach To: Bjorn Helgaas Subject: Re: USB (OHCI) not working without pci=routeirq Cc: linux-kernel In-Reply-To: <200409241033.09289.bjorn.helgaas@hp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <7f800d9f040923102315e8d400@mail.gmail.com> <200409241033.09289.bjorn.helgaas@hp.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1003 Lines: 27 Sorry for the late reply ... On Fri, 24 Sep 2004 10:33:09 -0600, Bjorn Helgaas wrote: > Can you try this whitespace-damaged patch to see whether you're > seeing the same issue I was? If this patch fixes it, please post > the "lspci -n" output for your USB controller, so we can add a > quirk for it. Yes, this patch fixes the problem. I've submitted a different patch based on the testing results (Email subject: [PATCH] ohci_hcd: ALi USB M5237 host controller init quirk), which enables the quirk for my USB controller. That hopefully will save you some work. The lspci -n output (for reference) is: 0000:00:02.0 Class 0c03: 10b9:5237 (rev 03) Which equals: PCI_VENDOR_ID_AL / PCI_DEVICE_ID_AL_M5237 Thanks, Andre Eisenbach - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/