Level-Triggered Interrupt Advice Seeked.

Jason Wohlgemuth (wohlj7s0@numen.elon.edu)
Mon, 13 Jul 1998 08:49:30 -0400 (EDT)


I was directed to this mailing list for advice on a question I
initially posted on comp.linux.development.system.

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