NetBSD/sys/arch/powerpc
chs 1661137341 it's perfectly legal for pmap_extract() on the kernel pmap to not find
anything mapped there, even though it never used to happen.  with today's
other changes it happens a lot now, so remove the debug check for it.
2001-09-16 05:40:46 +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_growkernel(). 2001-09-11 04:35:43 +00:00
mpc6xx it's perfectly legal for pmap_extract() on the kernel pmap to not find 2001-09-16 05:40:46 +00:00
powerpc Update pmap_update to now take the updated pmap as an argument. 2001-09-10 21:19:08 +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