NetBSD/sys/arch/arm/footbridge
chris fe50151584 Fix 9.5 year old buffer overflow.
It wasn't noticed till now as it wasn't overflowing onto anything
important (or was overwritten by the correct data).  Recent changes
meant irqstr was placed just before footbridge_intrq and so it trashed
the interrupt linked list, and so caused an alignment fault.

Note that cats still doesn't boot even with the change, as it hangs when
starting userland, I suspect an interrupt issue.
2008-05-10 15:29:25 +00:00
..
isa
dc21285mem.h
dc21285reg.h
footbridge_clock.c
footbridge_com_io.c
footbridge_com.c
footbridge_intr.h
footbridge_io.c
footbridge_irqhandler.c
footbridge_irqhandler.h
footbridge_machdep.c
footbridge_pci.c Fix 9.5 year old buffer overflow. 2008-05-10 15:29:25 +00:00
footbridge.c
footbridge.h
footbridgevar.h
Makefile
todclock.c
todclockvar.h