|
|
|
Finding the interrupt vector of a given IRQ | |
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] | |
In the kernel, how can I find out the interrupt vector number of a
given IRQ (for example, IRQ7)?
Within the kernel module, I would like to manually set the IRQ using
the assembly code:
asm("int $<irq vector>");
and let the IRQ handler installed by a different module catch that interrupt.
Is this possible?
Thanks!
Mark
_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
[Newbies FAQ] [Linux Kernel Development] [IETF Annouce] [Git] [Networking] [Security] [Bugtraq] [Photo] [Yosemite] [MIPS Linux] [ARM Linux] [Linux Security] [Linux Networking] [Linux RAID] [Linux SCSI] [Linux ACPI]
![]() |
![]() |