Adding interrupt handler to FC3

Arjan van de Ven arjanv at redhat.com
Sun Aug 28 21:20:54 UTC 2005


On Sun, 2005-08-28 at 16:09 -0500, fdl at scottl.com wrote:
> Thanks for that info. I had seen that function, but it appears that on Intel
> the requested IRQ must be less than 16.

that is not correct.

>  I need to define multiple interrupt
> handlers, and there aren't enough slots <= 16. 

interrupts are shared anyway so you could register 200 for the same
number

> Any other ideas? There must
> be some way to write an interrupt that can be called by software that is
> about the range imposed by NR_IRQS.

eh you don't want to userspace callable interrupt gate ? (eg via the int
instruction) 

why???

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/fedora-devel-list/attachments/20050828/1bb346f8/attachment.sig>


More information about the fedora-devel-list mailing list