From: christophe barbe <christophe.barbe@inup.com>
To: linuxppc-dev@lists.linuxppc.org
Subject: linux-2.2.18
Date: Wed, 27 Dec 2000 14:51:25 +0100 [thread overview]
Message-ID: <20001227145125.A11036@pc8.inup.com> (raw)
I'm working on a CompactPCI PowerPC card (MCPN750). I've written a little module which uses an IRQ which is simply registred with a request_irq call.
It works great with a patched kernel 2.2.17.
I try to upgrade to the last kernel release. Everything seems to be ok except that I never receive IRQ events.
I've tried to follow the irq path (from head.S, do_IRQ(), ppc_md.do_IRQ(), open_pic_do_IRQ(), ppc_irq_dispatch_handler() to
irq_desc[irq].action) and in my (limited) understanding it seems good but in fact I never go in the do_IRQ() function. It sounds like my irq is not hard-enabled.
(I can see it in /proc/interrupts)
I've seem that all the pending patches for ppc have beeb applied in 2.2.18. Is there in this patches something I should know to use my IRQ ?
Thanks,
Christophe
--
Christophe Barbé
Software Engineer
Lineo High Availability Group
42-46, rue Médéric
92110 Clichy - France
phone (33).1.41.40.02.12
fax (33).1.41.40.02.01
www.lineo.com
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
reply other threads:[~2000-12-27 13:51 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20001227145125.A11036@pc8.inup.com \
--to=christophe.barbe@inup.com \
--cc=linuxppc-dev@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).