NetBSD/sys/arch/arm32
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
..
arm32 Sync hpcarm & arm32 conf.c (this entails shifting the i4b major numbers 2001-09-03 01:33:38 +00:00
compile
conf Comment out bridge pseudo devices from ports that don't 2001-09-01 23:08:40 +00:00
dev A long int for kernel sizes is a bit overdone for an arm32 ... make it 2001-09-09 15:15:14 +00:00
doc Fix typo. s/extention/extension/ 2001-07-05 08:38:24 +00:00
fpe-arm
include Add a merged <pcb.h> for arm26/arm32. 2001-09-03 19:20:27 +00:00
iomd Initial commitment of the bus_space_mmap() functions as proposed by Jason R 2001-09-10 02:20:19 +00:00
isa Initial commitment of the bus_space_mmap() functions as proposed by Jason R 2001-09-10 02:20:19 +00:00
mainbus Correct various misspellings of 'transfer' and inflected forms. 2001-07-08 18:06:42 +00:00
ofw
pci
podulebus Initial commitment of the bus_space_mmap() functions as proposed by Jason R 2001-09-10 02:20:19 +00:00
rc7500
riscpc A couple of tidy ups to pmap: 2001-07-28 18:12:43 +00:00
shark auxilliary -> auxiliary 2001-07-26 22:53:13 +00:00
stand "wierd" is weird. 2001-08-20 12:20:01 +00:00
vidc Initial commit for Xserver support for the wscons interface; it isn't fully 2001-08-21 14:48:54 +00:00
Makefile