NetBSD/sys/arch/hpcarm
thorpej 79af00bddb Move the calls to uvm_page_physload() out of pmap_bootstrap() and
into platform-specific initialization code, giving platform-specific
code control over which free list a given chunk of memory gets put
onto.

Changes are essentially mechanical.  Test compiled for all ARM
platforms, test booted on Intel IQ80321 and Shark.

Discussed some time ago on port-arm.
2002-07-31 00:20:51 +00:00
..
compile
conf Enable two WSDISPLAY options needed by the X server 2002-07-22 20:55:09 +00:00
dev Implements WSKBDIO_GTYPE 2002-07-22 20:55:48 +00:00
hpcarm Move the calls to uvm_page_physload() out of pmap_bootstrap() and 2002-07-31 00:20:51 +00:00
include Recognize hpcboot's "b=xx" option, which specifies the root device to use. 2002-07-13 13:40:28 +00:00
stand
Makefile