* Interrupt handling via OpenPIC
@ 2001-04-11 17:00 Tim Moloney
0 siblings, 0 replies; 4+ messages in thread
From: Tim Moloney @ 2001-04-11 17:00 UTC (permalink / raw)
To: linuxppc-dev, yellowdog-devel
I am writing a device driver for a custom PMC card, and I'm having
trouble with the interrupt service routine.
Although the PCI configuration block says that the board's interrupt
is 9, I am receiving interrupt 3. I know that the OpenPIC is supposed
to remap the interrupts but I don't quite understand the process.
I've looked at the board's users manual and skimmed the Linux kernel
but I can't find a good example of what to do.
Can anyone provide pointers to documentation, example code, etc. that
shows how I can reconcile what the kernel thinks the interrupt is with
what in actually being generated?
Additional info:
I am developing on a Synergy Microsystems VSS4 board. This is a
quad-G4 VME board that has the following:
IBM MPIC-2 interrupt controller
Motorola MPC106 Grackle PCI bridge/memory controller
Symbios 53c885 Ethernet/SCSI controller
Tundra Universe II PCI-VME64 bridge
DEC/Intel 21554 PCI-PCI bridge
Thanks for any help.
Tim Moloney
ManTech Real-time Systems Laboratory
2015 Cattlemen Road
Sarasota, FL 34232
(941) 377-6775 x208
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Interrupt handling via OpenPIC
@ 2001-04-11 17:24 Tim Moloney
2001-04-11 19:56 ` Cort Dougan
0 siblings, 1 reply; 4+ messages in thread
From: Tim Moloney @ 2001-04-11 17:24 UTC (permalink / raw)
To: linuxppc-embedded
I am writing a device driver for a custom PMC card, and I'm having
trouble with the interrupt service routine.
Although the PCI configuration block says that the board's interrupt
is 9, I am receiving interrupt 3. I know that the OpenPIC is supposed
to remap the interrupts but I don't quite understand the process.
I've looked at the board's users manual and skimmed the Linux kernel
but I can't find a good example of what to do.
Can anyone provide pointers to documentation, example code, etc. that
shows how I can reconcile what the kernel thinks the interrupt is with
what in actually being generated?
Additional info:
I am developing on a Synergy Microsystems VSS4 board. This is a
quad-G4 VME board that has the following:
IBM MPIC-2 interrupt controller
Motorola MPC106 Grackle PCI bridge/memory controller
Symbios 53c885 Ethernet/SCSI controller
Tundra Universe II PCI-VME64 bridge
DEC/Intel 21554 PCI-PCI bridge
Thanks for any help.
Tim Moloney
ManTech Real-time Systems Laboratory
2015 Cattlemen Road
Sarasota, FL 34232
(941) 377-6775 x208
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Interrupt handling via OpenPIC
2001-04-11 17:24 Tim Moloney
@ 2001-04-11 19:56 ` Cort Dougan
2001-04-11 23:48 ` Tim Moloney
0 siblings, 1 reply; 4+ messages in thread
From: Cort Dougan @ 2001-04-11 19:56 UTC (permalink / raw)
To: Tim Moloney; +Cc: linuxppc-embedded
You'll have to talk to synergy about that one. I'm not sure how the PMC
interrupts are routed on that board (I've never tested a PMC card on it).
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Interrupt handling via OpenPIC
2001-04-11 19:56 ` Cort Dougan
@ 2001-04-11 23:48 ` Tim Moloney
0 siblings, 0 replies; 4+ messages in thread
From: Tim Moloney @ 2001-04-11 23:48 UTC (permalink / raw)
To: Cort Dougan; +Cc: linuxppc-embedded
Thanks. I wasn't sure if this was a general Linux PPC kernel question
or
a board specific question. I working with a Synergy tech. support
person
now.
Tim Moloney
ManTech Real-time Systems Laboratory
2015 Cattlemen Road
Sarasota, FL 34232
(941) 377-6775 x208
----- Original Message -----
From: "Cort Dougan" <cort@fsmlabs.com>
To: "Tim Moloney" <moloney@mrsl.com>
Cc: <linuxppc-embedded@lists.linuxppc.org>
Sent: Wednesday, April 11, 2001 3:56 PM
Subject: Re: Interrupt handling via OpenPIC
> You'll have to talk to synergy about that one. I'm not sure how the
PMC
> interrupts are routed on that board (I've never tested a PMC card on
it).
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2001-04-11 23:48 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-11 17:00 Interrupt handling via OpenPIC Tim Moloney
-- strict thread matches above, loose matches on Subject: below --
2001-04-11 17:24 Tim Moloney
2001-04-11 19:56 ` Cort Dougan
2001-04-11 23:48 ` Tim Moloney
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).