All of lore.kernel.org
 help / color / mirror / Atom feed
* Interrupt handling - Linux
@ 2012-11-28 14:40 manty kuma
  2012-11-29 10:15 ` anish kumar
  2012-11-29 11:14 ` Arun KS
  0 siblings, 2 replies; 4+ messages in thread
From: manty kuma @ 2012-11-28 14:40 UTC (permalink / raw)
  To: kernelnewbies

In linux interrupt programming, we do request_irq(...) in this function,
the first argument is irq number. If i am not wrong, this is the interrupt
line that we are requesting from kernel. For one particular hardware, is
this IRQ line fixed or can it register on any line based on the
availability? The concept is not clear. Kindly explain. Also, when i do
interrupt programming for AVR or ARM, all the peripherals are having fixed
IRQ numbers. and they are having handlers. There is no concept of interrupt
lines as such. So my second question is how are IRQ lines and IRQ numbers
related?

Thanks,
Sandeep
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20121128/04f2e526/attachment.html 

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-11-29 11:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-28 14:40 Interrupt handling - Linux manty kuma
2012-11-29 10:15 ` anish kumar
2012-11-29 11:18   ` Lee Jones
2012-11-29 11:14 ` Arun KS

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.