linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Matt Porter <porter@cox.net>
To: Khai Trinh <kqtrinh@yahoo.com>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: 440 PCI adapter card interupt handling question
Date: Mon, 17 Jun 2002 10:58:27 -0700	[thread overview]
Message-ID: <20020617105827.A1397@home.com> (raw)
In-Reply-To: <20020617173211.14748.qmail@web11505.mail.yahoo.com>; from kqtrinh@yahoo.com on Mon, Jun 17, 2002 at 10:32:11AM -0700


On Mon, Jun 17, 2002 at 10:32:11AM -0700, Khai Trinh wrote:
> But Matt,
>
> request_irq() is used to register the ISR with an irq#
> between 0-12 (for the 440). However, the inbound
> message interrupt is hardwire as you stated. How can I
> use request_irq() to register hardwire interrupt
> signal to the UIC? Or is there another kernel call to
> handle such services?

You've lost me, request_irq() isn't limited to Linux interrupt
numbers 0-12 on 440.  Everything on the cascaded UICs has been
populated in the irq_desc and is therefore available.

Regards,
--
Matt Porter
porter@cox.net
This is Linux Country. On a quiet night, you can hear Windows reboot.

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

      reply	other threads:[~2002-06-17 17:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-13 22:10 440 PCI adapter card interupt handling question Khai Trinh
2002-06-15 15:21 ` Matt Porter
2002-06-17 17:32   ` Khai Trinh
2002-06-17 17:58     ` Matt Porter [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=20020617105827.A1397@home.com \
    --to=porter@cox.net \
    --cc=kqtrinh@yahoo.com \
    --cc=linuxppc-embedded@lists.linuxppc.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;
as well as URLs for NNTP newsgroup(s).