Linux MIPS Architecture development
 help / color / mirror / Atom feed
* How to setup interrupts for a new board?
@ 2010-09-29 14:06 Ardelean, Andrei
  2010-09-29 14:06 ` Ardelean, Andrei
  2010-09-29 16:24 ` David Daney
  0 siblings, 2 replies; 9+ messages in thread
From: Ardelean, Andrei @ 2010-09-29 14:06 UTC (permalink / raw)
  To: linux-mips

Hi,

I created new board specific files gd_xxxx similar with malta_xxxx and I
am trying to configure Linux interrupts in gd-int.c.
My board has no external interrupt controller like Malta has, it has no
PCI, I use Vectored interrupt mode and a mux routes the external
interrupts to the MIPS h/w interrupts.
Wthat is the meaning of the following switches and how to set them:
cpu_has_divec		 
cpu_has_vce		
cpu_has_llsc
cpu_has_counter
cpu_has_vint

What is the difference between:
setup_irq()
set_irq_handler()
set_vi_handler()

Can you point me to document regarding interrupts implementation in MIPS
Linux?

Thanks,
Andrei

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

end of thread, other threads:[~2010-09-30 15:39 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-29 14:06 How to setup interrupts for a new board? Ardelean, Andrei
2010-09-29 14:06 ` Ardelean, Andrei
2010-09-29 16:24 ` David Daney
2010-09-29 16:52   ` Ardelean, Andrei
2010-09-29 16:52     ` Ardelean, Andrei
2010-09-30  2:31     ` Maciej W. Rozycki
2010-09-30 13:31       ` Ardelean, Andrei
2010-09-30 13:31         ` Ardelean, Andrei
2010-09-30 15:39         ` Maciej W. Rozycki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox