NetBSD/sys/arch/arm32
chris f220cad8dd Use ffs like routine in the footbridge irq handling. It is now very similair to the iomd irq handler.
Note that I've kept the existing quirk of still passing the irq to the next handler even if the irq handler returned 1.  I need to investigate why we do this.
2001-05-23 21:23:54 +00:00
..
arm32 Use get_bootconf_option() to find boot options, rather than home-grown 2001-05-13 13:53:08 +00:00
compile Initial commit of the NetBSD/arm32 port. 1996-01-31 23:14:53 +00:00
conf The arch/arm32/kshell code was removed three years ago. Kill references to it. 2001-05-06 18:38:58 +00:00
dev Small typo... 2001-05-03 23:07:08 +00:00
doc
footbridge Use ffs like routine in the footbridge irq handling. It is now very similair to the iomd irq handler. 2001-05-23 21:23:54 +00:00
fpe-arm Make "options ARMFPE" work again. 2001-03-04 14:32:12 +00:00
include Per discussion w/ chuck and chuck, restructure the md page stuff 2001-05-01 02:19:13 +00:00
iomd Refer to the Risc PC IOMD by its real name (which appears to be IOMD20). 2001-05-13 14:30:00 +00:00
isa Change references to <arm32/isa/timerreg.h> to <dev/ic/i8253reg.h> 2001-05-09 17:34:40 +00:00
mainbus Part one of the COMCONSOLE repair ... it works now but the video console 2001-04-12 20:15:06 +00:00
ofw Sprinkle pmap_update() calls after calls to: 2001-04-24 04:30:50 +00:00
pci
podulebus Use get_bootconf_option() to find boot options, rather than home-grown 2001-05-13 13:53:08 +00:00
rc7500
riscpc
shark Change references to <arm32/isa/timerreg.h> to <dev/ic/i8253reg.h> 2001-05-09 17:34:40 +00:00
stand
vidc Add l_poll' to struct linesw' and provide an xxxpoll() entry point 2001-05-02 10:32:08 +00:00
Makefile