linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* IRQ mask
@ 2004-01-20 12:36 hagit guy
  2004-01-20 14:18 ` Jon Masters
  0 siblings, 1 reply; 2+ messages in thread
From: hagit guy @ 2004-01-20 12:36 UTC (permalink / raw)
  To: linuxppc-embedded


Hi
I need to mask IRQ4 and interrupt on PC0. Does Linux do it at startup? does
the kernel is up with all interrupts masked?


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

* Re: IRQ mask
  2004-01-20 12:36 IRQ mask hagit guy
@ 2004-01-20 14:18 ` Jon Masters
  0 siblings, 0 replies; 2+ messages in thread
From: Jon Masters @ 2004-01-20 14:18 UTC (permalink / raw)
  To: hagit guy; +Cc: linuxppc-embedded


hagit guy wrote:

> I need to mask IRQ4 and interrupt on PC0. Does Linux do it at startup?

Unless you register a device on that IRQ it will be thrown away as a bad
interrupt when your device starts generating random interrupts.

See register_irq and similar.

Cheers,

Jon.


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

end of thread, other threads:[~2004-01-20 14:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-20 12:36 IRQ mask hagit guy
2004-01-20 14:18 ` Jon Masters

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).