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 arm32 kernel source retructure 1997-10-14 11:16:35 +00:00
iomd.c Fixed the bug that crept into giving support for moving IOMDs during startup. 2001-03-02 01:46:57 +00:00
iomd_clock.c Move arm32 ports over to using <arm/armreg.h>, so <cpu.h> mostly contains 2001-02-25 21:31:13 +00:00
iomd_dma.c Centralise declaration of memc_base 2001-02-27 20:23:11 +00:00
iomd_dma.h arm32 kernel source restructure 1997-10-14 11:06:56 +00:00
iomd_fiq.S provide an __ELF__ version of _C_FUNC and _C_LABEL, convert the assembly 1999-10-26 06:53:41 +00:00
iomd_iic.S Fixed IOMD remapping during boottime 2001-02-25 23:59:48 +00:00
iomd_io.c implement bus_space_vaddr() 2000-04-17 17:39:17 +00:00
iomd_io_asm.S provide an __ELF__ version of _C_FUNC and _C_LABEL, convert the assembly 1999-10-26 06:53:41 +00:00
iomd_irq.S Fixed IOMD remapping during boottime 2001-02-25 23:59:48 +00:00
iomd_irqhandler.c Centralise declaration of memc_base 2001-02-27 20:23:11 +00:00
iomdreg.h Fixed IOMD remapping during boottime 2001-02-25 23:59:48 +00:00
iomdvar.h Fixed the bug that crept into giving support for moving IOMDs during startup. 2001-03-02 01:46:57 +00:00
kbd_iomd.c arm32 kernel source retructure 1997-10-14 11:16:35 +00:00
pms_iomd.c Finish the rest of the pms->opms rename for non-wscons PS/2 mice. 1999-01-23 22:18:41 +00:00
qms_iomd.c Fixed IOMD remapping during boottime 2001-02-25 23:59:48 +00:00