Re: Interrupt handling - Linux

2012-11-29 Thread Lee Jones
On Thu, 29 Nov 2012, anish kumar wrote: > On Wed, 2012-11-28 at 20:10 +0530, manty kuma wrote: > > 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. Fo

Re: Interrupt handling - Linux

2012-11-29 Thread anish kumar
On Wed, 2012-11-28 at 20:10 +0530, manty kuma wrote: > 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 Right. > particular hardware, is this IRQ