Re: Interrupts for userspace

Alan Cox (alan@redhat.com)
Tue, 14 Sep 1999 08:11:45 -0400 (EDT)


> Sorry. I of course wanted _interrupts_ to be delivered to
> userspace. The code to do so (I believe it was chardevice) was already
> posted to l-k but I can not find it :-(... I do not want to reinvent
> the wheel.

You cant do it for PCI. You have to write a custom irq handler that does
all that is needed to clear the IRQ then posts something out

-
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.tux.org/lkml/