NetBSD/sys/arch/arm32/isa
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
..
clock.c The io offsets in arm32/isa/timerreg.h included the IO_TIMER1 offset. 2001-06-02 12:51:28 +00:00
ds1687reg.h
dsrtc.c
icu.h
isa_io.c Initial commitment of the bus_space_mmap() functions as proposed by Jason R 2001-09-10 02:20:19 +00:00
isa_io_asm.S
isa_irq.S provide an __ELF__ version of _C_FUNC and _C_LABEL, convert the assembly 1999-10-26 06:53:41 +00:00
isa_irqhandler.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00
isa_shark_machdep.c Implement the more flexiable `evcnt' interface as discussed (briefly) on 2000-06-04 19:14:14 +00:00
isadma_machdep.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 08:44:03 +00:00
isapnp_machdep.c
joy.c withough -> without 2001-06-13 10:45:57 +00:00
joy_isa.c withough -> without 2001-06-13 10:45:57 +00:00
joy_isapnp.c Update for change to isapnp_devmatch(). 1999-04-03 23:53:48 +00:00
joyvar.h withough -> without 2001-06-13 10:45:57 +00:00
nvram.h
spkrreg.h
sysbeep_isa.c