NetBSD/sys/arch/arm32/iomd
reinoud 7bace466ad Initial commitment of the bus_space_mmap() functions as proposed by Jason R
Thorpe as an extension to the bus_space(9) API.

Only the mainbus has a working mmap... iomd, podulebus and isa dont have
one yet. Its trivial to add the iomd and isa's memory part but am a bit
hessistant to add it without knowing its implications by heart.

Podulebus might be implemented in 32 bits EASI but otherwise its not really
transparent since there is AFAIK no function to explicitly read one byte or
so .. or is this implemented in a higher level ?

ARM26 and arch/arm32/dnard (Shark) kernels compile and RiscPC and Shark
kernels are tested and function OK.

Implications of other ARM systems like hpcarm and ebarm are propably
minimal or solved trivially.
2001-09-10 02:20:19 +00:00
..
iic_iomd.c
iomd.c Gratuitously print out the IOMD version at boot, since there's a register 2001-07-10 21:31:59 +00:00
iomd_clock.c Apply a bandage to delay() so that it takes a more suitable time on 2001-04-10 19:08:42 +00:00
iomd_dma.c A couple of tidy ups to pmap: 2001-07-28 18:12:43 +00:00
iomd_dma.h
iomd_fiq.S
iomd_iic.S Fixed IOMD remapping during boottime 2001-02-25 23:59:48 +00:00
iomd_io.c Initial commitment of the bus_space_mmap() functions as proposed by Jason R 2001-09-10 02:20:19 +00:00
iomd_io_asm.S
iomd_irq.S Fixup stray interrupt handler's return address. 2001-07-28 12:28:56 +00:00
iomd_irqhandler.c Remove spurious inclusions of opt_cputypes.h. 2001-07-10 20:10:48 +00:00
iomdreg.h Add the IOLINES register from the ARM7500FE, and delete a few incongruous 2001-04-23 22:17:09 +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
pms_iomd.c
qms_iomd.c Fixed IOMD remapping during boottime 2001-02-25 23:59:48 +00:00
rpckbd_iomd.c Part one of the COMCONSOLE repair ... it works now but the video console 2001-04-12 20:15:06 +00:00
wsqms_iomd.c Initial commit of wsmouse driver for the IOMD quadratic mouse. 2001-04-14 19:22:43 +00:00