From: David Brownell <david-b@pacbell.net>
To: Bjorn Helgaas <bjorn.helgaas@hp.com>
Cc: Roman Weissgaerber <weissg@vienna.at>,
linux-usb-devel@lists.sourceforge.net,
David Brownell <dbrownell@users.sourceforge.net>,
linux-kernel@vger.kernel.org
Subject: Re: 2.6.9-rc2-mm2 ohci_hcd doesn't work
Date: Thu, 23 Sep 2004 23:04:51 -0700 [thread overview]
Message-ID: <200409232304.51478.david-b@pacbell.net> (raw)
In-Reply-To: <200409231457.16979.bjorn.helgaas@hp.com>
On Thursday 23 September 2004 1:57 pm, Bjorn Helgaas wrote:
>
> ACPI: PCI interrupt 0000:00:0f.2[A] -> GSI 10 (level, low) -> IRQ 10
> ohci_hcd 0000:00:0f.2: ServerWorks OSB4/CSB5 OHCI USB Controller
> ohci_hcd 0000:00:0f.2: irq 10, pci mem 0xf5e70000
> ohci_hcd 0000:00:0f.2: new USB bus registered, assigned bus number 1
> ohci_hcd 0000:00:0f.2: init err (00002edf 0000)
The "2edf" is fine but the "0000" isn't what was _just_ written
to that second register ... some chips are a bit tricky about
initialization. Ideally, OHCI_QUIRK_INITRESET would be set
for those chips ... the need for that is new, Linux previously
did it in all cases even though only a few implementations
seemed to want it. (And some strongly dislike it.)
Maybe ServerWorks needs it. The flag is tested in ohci-hcd.c;
what happens if you kick in that quirk handling?
- Dave
> ohci_hcd 0000:00:0f.2: can't start
> ohci_hcd 0000:00:0f.2: init error -75
> ohci_hcd 0000:00:0f.2: remove, state 0
> ohci_hcd 0000:00:0f.2: USB bus 1 deregistered
> ohci_hcd: probe of 0000:00:0f.2 failed with error -75
prev parent reply other threads:[~2004-09-24 6:07 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-23 20:57 2.6.9-rc2-mm2 ohci_hcd doesn't work Bjorn Helgaas
2004-09-23 21:26 ` Andre Eisenbach
2004-09-23 21:47 ` Bjorn Helgaas
2004-09-24 4:58 ` Dmitry Torokhov
2004-09-24 23:55 ` Still accepting drivers for 2.4 ? Raymond W
2004-09-25 0:02 ` Jeff Garzik
2004-09-24 6:04 ` David Brownell [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200409232304.51478.david-b@pacbell.net \
--to=david-b@pacbell.net \
--cc=bjorn.helgaas@hp.com \
--cc=dbrownell@users.sourceforge.net \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb-devel@lists.sourceforge.net \
--cc=weissg@vienna.at \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox