public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Vojtech Pavlik <vojtech@suse.cz>
To: James Bottomley <James.Bottomley@SteelEye.com>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: Boot failure with 2.6.9-rc2-bk latest in usb/hid-core.c
Date: Tue, 21 Sep 2004 10:10:47 +0200	[thread overview]
Message-ID: <20040921081047.GA10757@ucw.cz> (raw)
In-Reply-To: <1095610092.10887.16.camel@mulgrave>

On Sun, Sep 19, 2004 at 12:08:04PM -0400, James Bottomley wrote:

> I get this out of the machine (an ia64 zx2000 with connected USB
> keyboard and mouse):

> usb usb1: Product: NEC Corporation USB
> usb usb1: Manufacturer: Linux 2.6.9-rc2 ohci_hcd
> usb usb2: Product: NEC Corporation USB (#2)
> usb usb2: Manufacturer: Linux 2.6.9-rc2 ohci_hcd
> usb 1-2: Product: Standard USB Keyboard 
> usb 1-2: Manufacturer: Silitek
> usbcore: registered new driver hiddev
> input: USB HID v1.00 Keyboard [Silitek Standard USB Keyboard ] on usb-0000:a0:01.0-2
> usb 2-2: Product: N48
> usb 2-2: Manufacturer: Logitech
> input: USB HID v1.00 Mouse [Logitech N48] on usb-0000:a0:01.1-2

> ACPI: PCI interrupt 0000:a0:01.2[C] -> GSI 40 (level, low) -> IRQ 59
> ehci_hcd 0000:a0:01.2: NEC Corporation USB 2.0
> ehci_hcd 0000:a0:01.2: USB 2.0 enabled, EHCI 0.95, driver 2004-May-10
> drivers/usb/input/hid-core.c: input irq status -110 received
> drivers/usb/input/hid-core.c: input irq status -110 received
> [the last message repeats forever]

> It boots just fine with 2.6.9-rc2 and the only difference to the usb
> input subsystem appears to be your latest merge.

There were changes in the function that prints the above message,
however they were indentation only. I really doubt it could be the HID
changes I did.

It looks like there is either a problem with ACPI IRQ routing that when
enabling the EHCI controller IRQ does something bad to the OHCI
controllers, or the EHCI driver itself does something bad to the OHCI
controllers. (Afte all, the controllers share their ports.)

Try disabling EHCI in your config to confirm my theory.

-- 
Vojtech Pavlik
SuSE Labs, SuSE CR

  reply	other threads:[~2004-09-21  8:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-19 16:08 Boot failure with 2.6.9-rc2-bk latest in usb/hid-core.c James Bottomley
2004-09-21  8:10 ` Vojtech Pavlik [this message]
2004-09-21 14:47   ` James Bottomley

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=20040921081047.GA10757@ucw.cz \
    --to=vojtech@suse.cz \
    --cc=James.Bottomley@SteelEye.com \
    --cc=linux-kernel@vger.kernel.org \
    /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