Getting a list of used irqs?

I need to see what IRQs the system is currently using. How do I do this? (sin interrupt does not
reveal anything…)

Also; has anyone used the parallel post’s ACK-pin for asserting interrupts? We are having trouble
getting it to work. This is why I need to check if there is an interrupt collision or not.

/Mikael Karlsson


Mikael Karlsson (MSc)
Department of Radar Sensors
Swedish Defence Research Agency E-MAIL: mikkar@foi.se
PO. Box 1165 PHONE: Int. +46 13 37 84 75
SE-581 11 Linkoping, SWEDEN FAX: Int. +46 13 37 84 88

We finally got the parallel IRQ working!
However still no listing of attached IRQ-handlers… it would be nice to be able too get this info
from the OS, in the order they were attached…

/Mikael K.

Mikael Karlsson wrote:

I need to see what IRQs the system is currently using. How do I do this? (sin interrupt does not
reveal anything…)


Also; has anyone used the parallel post’s ACK-pin for asserting interrupts? We are having trouble
getting it to work. This is why I need to check if there is an interrupt collision or not.

/Mikael Karlsson


Mikael Karlsson (MSc)
Department of Radar Sensors
Swedish Defence Research Agency E-MAIL: > mikkar@foi.se
PO. Box 1165 PHONE: Int. +46 13 37 84 75
SE-581 11 Linkoping, SWEDEN FAX: Int. +46 13 37 84 88


Mikael Karlsson (MSc)
Department of Radar Sensors
Swedish Defence Research Agency E-MAIL: mikkar@foi.se
PO. Box 1165 PHONE: Int. +46 13 37 84 75
SE-581 11 Linkoping, SWEDEN FAX: Int. +46 13 37 84 88

Mikael Karlsson <mikkar@foi.se> wrote:

I need to see what IRQs the system is currently using. How do I do this? (sin interrupt does not
reveal anything…)

You can use pci -v to get PCI irq’s and info.

-Barry


Also; has anyone used the parallel post’s ACK-pin for asserting interrupts? We are having trouble
getting it to work. This is why I need to check if there is an interrupt collision or not.

/Mikael Karlsson


Mikael Karlsson (MSc)
Department of Radar Sensors
Swedish Defence Research Agency E-MAIL: > mikkar@foi.se
PO. Box 1165 PHONE: Int. +46 13 37 84 75
SE-581 11 Linkoping, SWEDEN FAX: Int. +46 13 37 84 88

I agree, I miss “sin irq” as well…

-----Original Message-----
From: Mikael Karlsson [mailto:mikkar@foi.se]
Posted At: Friday, September 07, 2001 3:49 AM
Posted To: os
Conversation: Getting a list of used irqs?
Subject: Re: Getting a list of used irqs?


We finally got the parallel IRQ working!
However still no listing of attached IRQ-handlers… it would be nice
to be able too get this info
from the OS, in the order they were attached…

/Mikael K.

Mikael Karlsson wrote:

I need to see what IRQs the system is currently using. How do I do
this? (sin interrupt does not
reveal anything…)


Also; has anyone used the parallel post’s ACK-pin for asserting
interrupts? We are having trouble
getting it to work. This is why I need to check if there is an
interrupt collision or not.

/Mikael Karlsson


Mikael Karlsson (MSc)
Department of Radar Sensors
Swedish Defence Research Agency E-MAIL: > mikkar@foi.se
PO. Box 1165 PHONE: Int. +46 13 37 84 75
SE-581 11 Linkoping, SWEDEN FAX: Int. +46 13 37 84 88


Mikael Karlsson (MSc)
Department of Radar Sensors
Swedish Defence Research Agency E-MAIL: mikkar@foi.se
PO. Box 1165 PHONE: Int. +46 13 37 84 75
SE-581 11 Linkoping, SWEDEN FAX: Int. +46 13 37 84 88