Linux PARISC architecture development
 help / color / mirror / Atom feed
From: Grant Grundler <grundler@cup.hp.com>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: adevries@linuxcare.com (Alex deVries),
	grundler@cup.hp.com (Grant Grundler),
	parisc-linux@thepuffingroup.com, grundler@milano.cup.hp.com
Subject: Re: [parisc-linux] SuckyIO support
Date: Wed, 20 Dec 2000 09:30:30 -0800	[thread overview]
Message-ID: <200012201731.JAA17254@milano.cup.hp.com> (raw)
In-Reply-To: Your message of "Wed, 20 Dec 2000 13:05:38 PST." <E148iw9-0001Vc-00@the-village.bc.nu>


Let me elaborate a bit on Alan's terse explanation.

Alan Cox wrote:
> INTERRUPT_PIN is pre-PCI plumbing view of the interrupt

PIN is the *output* signal used by the PCI device. Each PCI device
is defined to use none, or one of four available INT signals (A-D).
PIN is hardwired value to indicate which it is.

> INTERRUPT_LINE is sort of the PCI view of the interrupt at best

LINE is initialized by BIOS or platform knowledgable code.
LINE is the *input* signal to an interrupt controller.
The routing of Interrupt Lines is *platform dependent* and is
generally different for each PCI device.
ie INT-A for one device != INT-A for another

> pci_dev->irq is the Linux view post all the plumbing and host goo

In our case, it's the IRQ region plus IRQ offset right now.
I've proposed another IRQ scheme which would replace the math with
a lookup table. But we haven't done anything with it yet since
the region+offset is "good enough" for now.

grant

Grant Grundler
Unix Systems Enablement Lab
+1.408.447.7253

  reply	other threads:[~2000-12-20 17:27 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-19  9:42 [parisc-linux] SuckyIO support Matthew Wilcox
2000-12-19 15:46 ` Alex deVries
2000-12-20  2:56   ` Grant Grundler
2000-12-20  6:37     ` Alex deVries
2000-12-20 13:05       ` Alan Cox
2000-12-20 17:30         ` Grant Grundler [this message]
2000-12-20 20:47           ` Alan Cox
2000-12-20 21:12             ` Grant Grundler
2000-12-20 15:50     ` Matthew Wilcox
2000-12-20 16:54       ` Alex deVries
2000-12-20 18:24       ` Grant Grundler
2000-12-24  9:05         ` Matthew Wilcox
2000-12-26  7:16           ` Grant Grundler
2000-12-26 10:53             ` Matthew Wilcox
2000-12-26 20:18               ` Grant Grundler
2000-12-23  9:15 ` Matthew Wilcox
2000-12-27 20:27   ` Alex deVries

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=200012201731.JAA17254@milano.cup.hp.com \
    --to=grundler@cup.hp.com \
    --cc=adevries@linuxcare.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=grundler@milano.cup.hp.com \
    --cc=parisc-linux@thepuffingroup.com \
    /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