NetBSD/sys/arch/arm32/ofw
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
..
com_ofisa_consolehack.c add NetBSD RCS IDs and delete other RCS keywords, per the standard style. 1998-05-01 21:18:39 +00:00
com_ofisa_machdep.c adapt to OFW code changes 1998-05-01 21:13:53 +00:00
if_cs_ofisa_machdep.c Implement a reg fixup, needed for old OpenFirmware builds. 1998-08-17 20:38:08 +00:00
lpt_ofisa_machdep.c adapt to OFW code changes 1998-05-01 21:13:53 +00:00
ofisa_machdep.c Actually provide the correct bus space tags. 1998-07-27 00:48:15 +00:00
ofisa_machdep.h #define _CS_OFISA_MD_REG_FIXUP 1998-08-17 20:40:53 +00:00
ofisapc.c KNF. 1998-07-07 00:48:11 +00:00
ofisascr.c KNF. 1998-07-07 00:48:11 +00:00
ofrom.c KNF. 1998-07-07 00:48:11 +00:00
oftodclock.c KNF. 1998-07-07 00:48:11 +00:00
ofw.c Updated for pmap_bootstrap() argument change. Modify ofw_configmem() 1998-08-28 02:52:37 +00:00
ofw_irq.S KNF. 1998-07-07 00:48:11 +00:00
ofw_irqhandler.c Remove pv_addr_t and systempage declarations. 1998-08-27 03:58:10 +00:00
ofwgencfg_clock.c KNF. 1998-07-07 00:48:11 +00:00
ofwgencfg_machdep.c Centralize the definition of pv_addr_t to pmap.h 1998-08-27 04:00:53 +00:00
openfirm.c add NetBSD RCS IDs and delete other RCS keywords, per the standard style. 1998-05-01 21:18:39 +00:00
wdc_ofisa_machdep.c adapt to OFW code changes 1998-05-01 21:13:53 +00:00