All of lore.kernel.org
 help / color / mirror / Atom feed
From: Len Brown <len.brown@intel.com>
To: DaMouse Networks <damouse@ntlworld.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: IRQ 9: nobody cared ;_;
Date: 03 Feb 2004 08:20:15 -0500	[thread overview]
Message-ID: <1075814415.13728.75.camel@dhcppc4> (raw)
In-Reply-To: <20040203064920.087d5546@EozVul.WORKGROUP>

> ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 dfl dfl)

> NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect: 
> 09 003 03  0    1    0   1   0    1    1    71

Looks like we're setting up IRQ9 correctly -- level/low -- which is what
default/default is.  Other systems break if dfl/dfl is not interpreted
as level/low.

>  9:     100000          0   IO-APIC-level  acpi

But ACPI (alone on the IRQ) is getting an interrupt storm -- IRQ9 is low
and ACPI doesn't know why.

Please verify that you've got the latest BIOS for this box,
and send along
1. /proc/interrupts and demsg from booting same kernel with "acpi=off"
2. output from dmidecode available in /usr/sbin/, or here:
http://ftp.kernel.org/pub/linux/kernel/people/lenb/acpi/utils/

i'll send a patch later to force IRQ9 to level/high -- for if the ACPI
interrupt works properly with that setting, then we know we've
mis-interpreted what we think should be dfl/dfl on this box.

thanks,
-Len



  reply	other threads:[~2004-02-03 13:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-03  4:58 IRQ 9: nobody cared ;_; Brown, Len
2004-02-03  6:49 ` DaMouse Networks
2004-02-03 13:20   ` Len Brown [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-02-01  3:50 DaMouse Networks

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=1075814415.13728.75.camel@dhcppc4 \
    --to=len.brown@intel.com \
    --cc=damouse@ntlworld.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.