NetBSD/sys/arch/powerpc
mycroft 49c87d1447 /dev/mem was severely broken. If you tried to access outside managed memory,
it would go into an infinite loop.  Instead, allow such I/O.

Also, implement mmap(2) for /dev/mem.
2001-09-29 23:36:54 +00:00
..
conf Create an opt_openpic.h and add both OPENPIC and OPENPIC_SERIAL_MODE to it. 2001-08-30 03:08:22 +00:00
fpu bcopy -> memcpy, bzero -> memset, bcmp -> memcmp. 2001-07-22 11:29:44 +00:00
ibm4xx Implement pmap_growkernel(). 2001-09-11 04:35:43 +00:00
include implement pmap_wired_count(). 2001-09-23 08:12:59 +00:00
mpc6xx Spell 'occurred' with two 'r's. 2001-09-16 16:34:23 +00:00
powerpc /dev/mem was severely broken. If you tried to access outside managed memory, 2001-09-29 23:36:54 +00:00
tools/chrpicon "wierd" is weird. 2001-08-20 12:20:01 +00:00
Makefile Add a port to IBM's PPC405GP Reference Board (the "walnut") 2001-06-13 06:01:44 +00:00