NetBSD/sys/arch/arm32/iomd
mark 08ec43427f Added some sanity checks to irq_claim().
Fixed the handling of IPL_NONE.
Debugged support for interrupt chaining.
Fill out the intrnames array with the name of the interrupt handler
currently at the head of the chain.
Guarded several sanity checks with #ifdef DIAGNOSTIC.
1996-06-12 20:23:58 +00:00
..
iomd_clock.c Don't claim the interrupts in hardclock() and statclock() but allow 1996-06-12 20:00:21 +00:00
iomd_fiq.S Rewritten floppy_read_fiq() and floppy_write_fiq() routines. 1996-05-06 00:21:05 +00:00
iomd_irq.S Added support for the RC7500 interrupt registers 1996-06-12 20:19:35 +00:00
iomd_irqhandler.c Added some sanity checks to irq_claim(). 1996-06-12 20:23:58 +00:00
iomdreg.h Added proper definitions of quadrature mouse button register. 1996-06-03 22:03:36 +00:00