NetBSD/sys/arch/arm32
mark 133f5c93f0 Updated for pmap_bootstrap() argument change. Modify ofw_configmem()
to obtains pv_addr_t structures for the proc0 L1 page table and the proc0
pagetable that maps page tables.
Use the virtual address from the pv_addr_t structure for the proc0 L1 page
table when calling pmap_bootstrap rather than relying on a special mapping
at PAGE_DIRS_BASE.
Modify ofw_construct_proc0_addrspace() for similar changes to
ofw_configmem().
Remove the kernel_pde page table in ofw_construct_proc0_addrspace() as it
it now longer needed.
1998-08-28 02:52:37 +00:00
..
arm32 Modify the arguments to pmap_bootstrap() to take a pv_addr_t structure 1998-08-28 02:46:51 +00:00
compile
conf Add OPL driver. 1998-08-26 12:10:57 +00:00
dev Assign my copyrights to TNF. 1998-08-15 10:10:47 +00:00
doc
fpe-arm Remove inclusion of sys/device.h 1998-05-01 15:35:43 +00:00
include Centralise the definition of the pv_addr_t structure. 1998-08-27 03:55:06 +00:00
iomd Remove pv_addr_t and systempage declarations. 1998-08-27 03:58:10 +00:00
isa Remove pv_addr_t and systempage declarations. 1998-08-27 03:58:10 +00:00
mainbus Assign my copyrights to TNF. 1998-08-15 17:47:15 +00:00
ofw Updated for pmap_bootstrap() argument change. Modify ofw_configmem() 1998-08-28 02:52:37 +00:00
pci Initial commit of arm32 dependant PCI structures and type definitions. 1998-05-25 22:09:25 +00:00
podulebus Include machine/vmparam.h 1998-08-25 21:56:14 +00:00
rc7500 Centralize the definition of pv_addr_t to pmap.h 1998-08-27 04:00:53 +00:00
riscpc Centralize the definition of pv_addr_t to pmap.h 1998-08-27 04:00:53 +00:00
shark Centralize the definition of pv_addr_t to pmap.h 1998-08-27 04:00:53 +00:00
vidc In physconinit(), don't use printf() to clear the screen but call 1998-08-25 03:26:36 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00