All of lore.kernel.org
 help / color / mirror / Atom feed
* Interrupt handler registration for multiple devices
@ 2006-08-30 15:12 ` Rick Brown
  0 siblings, 0 replies; 5+ messages in thread
From: Rick Brown @ 2006-08-30 15:12 UTC (permalink / raw)
  To: linux-newbie, kernelnewbies, linux-kernel

Hi,

I want to write a driver that will handle multiple devices. These
devices will share the IRQ line. Do I need to register my (same)
interrupt handler as many times as the number of devices(by calling
request_irq())?

Also an unrelated query. Can I sleep after a call to preempt_kernel()??

TIA,

Rick
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

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

end of thread, other threads:[~2006-08-30 19:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-30 15:12 Interrupt handler registration for multiple devices Rick Brown
2006-08-30 15:12 ` Rick Brown
2006-08-30 15:29 ` Octavian Purdila
2006-08-30 19:38 ` Alan Cox
2006-08-30 19:38   ` Alan Cox

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.