NetBSD/sys/arch/arm32/iomd
mark 938954d516 Mark interrupt handlers attached to the irq chain as active in
irq_claim().
Clear the active flag in the irq handler when it is removed from the irq
chain in irq_release().
Checks for podule IRQ's in irq_claim() are now guarded with
#if NPODULEBUS > 0
fiq_release() now retrieves the FIQ more registers and places them
back in the fiq handler structure.
1996-05-06 00:30:39 +00:00
..
iomd_clock.c Don't report time or 'clock has gain ...' message if the base time 1996-04-19 19:39:17 +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 a new function fiq_getregs() to transfer the FIQ mode register 1996-05-06 00:25:43 +00:00
iomd_irqhandler.c Mark interrupt handlers attached to the irq chain as active in 1996-05-06 00:30:39 +00:00
iomdreg.h Added definitions of ARM7500 IOMD. 1996-03-28 21:26:05 +00:00