Basically, When an interrupt is set by a PCI card I am working
with some memory registers on the card must be manipulated before
the interrupt is ACK'd. From reading past posts and just looking
around I have found that Linux handles things in this order: MASK
irq, ACK irq, run handler, UNMASK irq.
Is there any work-around for this that I can implement with the
2.0.34 kernel?
I need to run the interrupt handler before the interrupt is ACK'd.
Thanks in advance,
Jason Wohlgemuth
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html