From: Matthew Wilcox <matthew@wil.cx>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] alpha build fixes
Date: Wed, 23 Mar 2005 13:49:11 +0000 [thread overview]
Message-ID: <20050323134911.GI21986@parcelfarce.linux.theplanet.co.uk> (raw)
[I'm not subscribed, please excuse the thread-breaking]
Alan Cox wrote:
> > +static inline int pci_get_legacy_ide_irq(struct pci_dev *dev, int channel)
> > +{
> > + return channel ? 15 : 14;
> > +}
>
> The issue is bigger - it's needed for the CMD controllers on PA-RISC for
> example it appears - and anything else where IDE legacy IRQ is wired
> oddly.
The built-in IDE controller on the Astro/Elroy based PA-RISC workstations
(B1000, C3000, J5000 and similar) is part of a NS87560 chip. By default
(and we don't currently touch this), we route the internal interrupts
to Linux interrupts 14 and 15. We could change that, but I don't currently
see a need to, since we're "the same as x86". It uses the ns87415 driver.
I don't know what the situation is with the zx1-based boxes, currently only
the C8000. If it's the same as the ia64 zx1 boxes, it'll have a CMD 649.
--
"Next the statesmen will invent cheap lies, putting the blame upon
the nation that is attacked, and every man will be glad of those
conscience-soothing falsities, and will diligently study them, and refuse
to examine any refutations of them; and thus he will by and by convince
himself that the war is just, and will thank God for the better sleep
he enjoys after this process of grotesque self-deception." -- Mark Twain
next reply other threads:[~2005-03-23 13:53 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-23 13:49 Matthew Wilcox [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-12-13 9:21 [patch] alpha: " Ivan Kokshaysky
2005-03-19 4:34 [PATCH] alpha " Jeff Garzik
2005-03-19 23:11 ` Richard Henderson
2005-03-19 23:16 ` Jeff Garzik
2005-03-21 8:05 ` Bartlomiej Zolnierkiewicz
2005-03-21 9:16 ` Ivan Kokshaysky
2005-03-21 9:45 ` Bartlomiej Zolnierkiewicz
2005-03-21 12:27 ` Benjamin Herrenschmidt
2005-03-21 13:53 ` Ivan Kokshaysky
2005-03-21 23:27 ` Benjamin Herrenschmidt
2005-03-21 14:52 ` Alan Cox
2005-03-21 18:16 ` Richard Henderson
2005-03-21 18:22 ` Jeff Garzik
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=20050323134911.GI21986@parcelfarce.linux.theplanet.co.uk \
--to=matthew@wil.cx \
--cc=alan@lxorguk.ukuu.org.uk \
--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
Powered by JetHome