NetBSD/sys/arch/arm32
mark 27ab616466 Don't claim the podule interrupts but pass them on in case of
chained podule interrupt handlers.
Fill out the ih_maskaddr and ih_maskbits fields in the interrupt handler
structure so that interrupt dispatcher knows where to look to determine
if the handler should be called.
General code tidy up and source code formatting.
1996-06-12 20:59:10 +00:00
..
arm32 Added some sanity checks to irq_claim(). 1996-06-12 20:23:58 +00:00
boot RCS Id police. 1996-06-12 19:24:19 +00:00
compile
conf Not needed. This was identical to the VOYAGER config. 1996-06-03 22:50:07 +00:00
dev Allow the mouse interrupt to be specified in the config file. Fall 1996-06-12 20:30:59 +00:00
doc RCS Id police. 1996-06-03 21:55:46 +00:00
fpe-arm Updated the arm_fpe_boot() prototype. 1996-06-12 19:37:37 +00:00
fpe-sp RCS Id police. 1996-03-18 19:54:53 +00:00
include Added a couple of comments. 1996-06-12 19:55:04 +00:00
iomd Added some sanity checks to irq_claim(). 1996-06-12 20:23:58 +00:00
kshell Fixed -Wall compiler warnings. 1996-06-03 22:11:34 +00:00
mainbus Allow the mouse interrupt to be specified in the config file. Fall 1996-06-12 20:30:59 +00:00
podulebus Don't claim the podule interrupts but pass them on in case of 1996-06-12 20:59:10 +00:00
rc7500 Claim the interrupt if it has been dealt with otherwise pass it on. 1996-06-12 20:28:29 +00:00
vidc Only attach 1 VSYNC interrupt handler instead of a interrupt handler per 1996-06-12 19:12:57 +00:00
Makefile