NetBSD/sys/arch/arm32/iomd
reinoud 5cc6423696 Fixed the bug that crept into giving support for moving IOMDs during startup.
Initially I gave it the type `int *iomd_base' but some macro's defined in
iomdreg.h calculated with the value asuming it to be an int ... thus all the
registers offsets were multiplied by four and that can only mean trouble !
The kernel boots again ever happily. Sorry for the inconvenience... it was
a good bug hunt though!
2001-03-02 01:46:57 +00:00
..
iic_iomd.c
iomd_clock.c
iomd_dma.c
iomd_dma.h
iomd_fiq.S
iomd_iic.S
iomd_io_asm.S
iomd_io.c
iomd_irq.S
iomd_irqhandler.c
iomd.c
iomdreg.h
iomdvar.h
kbd_iomd.c
pms_iomd.c
qms_iomd.c