On Sun, 2005-08-28 at 16:09 -0500, fdl@xxxxxxxxxx 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???
Attachment:
signature.asc
Description: This is a digitally signed message part
-- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-devel-list