Linux MIPS Architecture development
 help / color / mirror / Atom feed
* [patch] linux: New style IRQs for DECstation
@ 2002-04-08 17:04 Maciej W. Rozycki
  2002-04-08 17:48 ` Jun Sun
  0 siblings, 1 reply; 7+ messages in thread
From: Maciej W. Rozycki @ 2002-04-08 17:04 UTC (permalink / raw)
  To: Ralf Baechle; +Cc: linux-mips, linux-mips

Hello,

 Here is code that implements new style IRQ handlers for DECstation. 
Beside obvious things, like mask/unmask, etc. functions it adds IRQ
routing tables for individual systems (including somewhat more complete
basic support for the 5100) so that device drivers for onboard devices do
not have to code IRQ guesswork based on model types.  I tried to make
hardware documentation more complete as well as its external sources are
scarce to say at least, so it might be best to keep bits described within
the code that deals with them. 

 Also included there are a few updates to generic code:

1. A few clean-ups to arch/mips/kernel/irq_cpu.c.  Just a five minute
approach to fix obvious things.  A deeper action is needed, in particular
locking is missing altogether.

2. A new mips_cpu option to denote the dedicated FPU exception is present
as there is currently no sane way to conclude whether it's available or
not.

3. A few missing header inclusions.

 Actually the code is nothing new, but since I'm resubmitting it and a few
people confirmed their interest in the DECstation port since the previous
submission, I'm making the patch available to the public.  I'm running the
code since mid January successfully with only a few minor fixes since
then.

 Due to a relatively large size the patch is available here:
'ftp://ftp.ds2.pg.gda.pl/pub/macro/linux/patch-mips-2.4.18-20020402-irq-48.gz'.

  Maciej

-- 
+  Maciej W. Rozycki, Technical University of Gdansk, Poland   +
+--------------------------------------------------------------+
+        e-mail: macro@ds2.pg.gda.pl, PGP key available        +

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

end of thread, other threads:[~2002-04-10 13:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-08 17:04 [patch] linux: New style IRQs for DECstation Maciej W. Rozycki
2002-04-08 17:48 ` Jun Sun
2002-04-08 18:03   ` Maciej W. Rozycki
2002-04-08 18:25     ` Jun Sun
2002-04-09 14:41       ` Maciej W. Rozycki
2002-04-09 17:36         ` Jun Sun
2002-04-10 13:31           ` 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