freebsd-nq/sys/powerpc
Peter Grehan 32bc78460d - use BAT registers to map device space and physical memory
- remove test in pmap_activate that prevented vmspace sharing (v/rfork)
 - always sync icache in pmap_enter until problems are sorted
 - fix incorrect use of regions in pmap_kenter
 - bring in pmap_release from NetBSD
 - fix overwrite of bootstrap flag in pmap_pvo_enter

Approved by: benno
2002-09-19 04:36:20 +00:00
..
aim - use BAT registers to map device space and physical memory 2002-09-19 04:36:20 +00:00
compile
conf Use "options " rather than "options<tab>". 2002-09-09 02:40:59 +00:00
include Implement C99's va_copy() macro. 2002-09-18 07:33:16 +00:00
ofw OpenFirmware PCI support code. 2002-07-09 13:27:58 +00:00
powermac Remove some dead code. 2002-07-10 09:46:49 +00:00
powerpc - use BAT registers to map device space and physical memory 2002-09-19 04:36:20 +00:00