From: kieran@pawsoff.org (Kieran Fulke)
To: linux-mips@linux-mips.org
Subject: Re: IRQ problem on cobalt / 2.6.6
Date: Tue, 18 May 2004 23:02:14 +0100 [thread overview]
Message-ID: <20040518220214.GA29793@getyour.pawsoff.org> (raw)
In-Reply-To: <20040518213810.GA11885@skeleton-jack>
[-- Attachment #1: Type: text/plain, Size: 1180 bytes --]
On Tue, May 18, 2004 at 10:38:10PM +0100, Peter Horton wrote:
>
> Does this patch fix it ?
>
> P.
>
> --- linux.cvs/arch/mips/cobalt/irq.c 2003-11-13 14:30:45.000000000 +0000
> +++ linux.pdh/arch/mips/cobalt/irq.c 2004-05-18 22:35:32.000000000 +0100
> @@ -82,11 +83,15 @@
> }
>
> if (pending & CAUSEF_IP7) { /* int 23 */
> - do_IRQ(COBALT_QUBE_SLOT_IRQ, regs);
> + do_IRQ(23, regs);
> return;
> }
> }
Aha. that seems to work now. i can certainly now tune the card in and do
stuff [tm] with it. thanks for the help.
cat /proc/interrupts
CPU0
2: 0 XT-PIC cascade
9: 4134 XT-PIC saa7146 (0)
14: 27964 XT-PIC ide0
18: 711618 MIPS timer
19: 11311 MIPS eth0
21: 288 MIPS serial
22: 0 MIPS cascade
0000:00:0a.0 Multimedia controller: Philips Semiconductors SAA7146 (rev
01)
Subsystem: Technotrend Systemtechnik GmbH: Unknown device 1011
Flags: bus master, medium devsel, latency 64, IRQ 9
Memory at 12080800 (32-bit, non-prefetchable)
cheers,
Kieran.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2004-05-18 22:02 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-05-13 18:30 IRQ problem on cobalt / 2.6.6 Kieran Fulke
2004-05-14 7:43 ` Peter Horton
2004-05-16 11:36 ` Kieran Fulke
2004-05-16 15:21 ` Johannes Stezenbach
2004-05-16 15:21 ` Johannes Stezenbach
2004-05-16 17:04 ` Ralf Baechle
2004-05-16 17:11 ` Kieran Fulke
2004-05-16 17:21 ` Johannes Stezenbach
2004-05-16 18:04 ` Kieran Fulke
2004-05-17 8:40 ` Peter Horton
2004-05-17 11:46 ` Kieran Fulke
2004-05-17 11:57 ` Peter Horton
2004-05-17 12:04 ` Kieran Fulke
2004-05-17 12:20 ` Peter Horton
2004-05-17 15:07 ` Stuart Longland
2004-05-18 7:34 ` Peter Horton
2004-05-18 17:39 ` Kieran Fulke
2004-05-18 20:59 ` Kieran Fulke
2004-05-18 21:09 ` Kieran Fulke
2004-05-18 21:12 ` Peter Horton
[not found] ` <20040518211810.GA29636@getyour.pawsoff.org>
2004-05-18 21:19 ` Kieran Fulke
2004-05-18 21:46 ` Kumba
2004-05-18 21:38 ` Peter Horton
2004-05-18 22:02 ` Kieran Fulke [this message]
2004-05-19 11:23 ` Maciej W. Rozycki
2004-05-19 12:57 ` Peter Horton
-- strict thread matches above, loose matches on Subject: below --
2004-05-16 17:37 Kieran Fulke
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=20040518220214.GA29793@getyour.pawsoff.org \
--to=kieran@pawsoff.org \
--cc=linux-mips@linux-mips.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