All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Russ W. Knize" <russ@knizefamily.net>
To: linux-smp@vger.kernel.org
Subject: Re: Tyan Tiger 100 (S1832) IO-APIC Problems
Date: Wed, 25 Feb 2004 00:35:55 -0600	[thread overview]
Message-ID: <1077690954.28353.6.camel@localhost> (raw)
In-Reply-To: <1077154734.1087.13.camel@localhost>

Just in case anyne might be interested, I have been trying to debug this
issue.  It seems that pirq_find_routing_table() is not locating the
table in the range it is looking.  I turned on debug trace and added
some other debug code.  The PIRQ signature is not there in that range at
all.  Without the table, the router is not identified.  I also tried
forcing ACPI to be enabled, but that didn't seem to help.

Whether or not any of this matters in the end is a little unclear to me
at this point.  I have experience with (c)PCI, but not on x86 hardware. 
Is there an online resource that explains how the APIC is supposed to
work in a bit more detail?  There aren't very many comments in the code
to go on.

Thanks.

-- 
Russ W. Knize
http://www.knizefamily.net/russ/


  reply	other threads:[~2004-02-25  6:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-17 21:02 Tyan Tiger 100 (S1832) IO-APIC Problems Russ W. Knize
2004-02-18  6:52 ` Russ W. Knize
2004-02-19  1:38 ` Russ W. Knize
2004-02-25  6:35   ` Russ W. Knize [this message]
2004-02-25 16:44     ` Randy.Dunlap
2004-02-25 17:23       ` Russ W. Knize

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=1077690954.28353.6.camel@localhost \
    --to=russ@knizefamily.net \
    --cc=linux-smp@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.