NetBSD/sys/arch/hp700
mlelstv 8ce4433821 Do not call setroot() from MD code and from MI code, which has
unwanted sideeffects in the RB_ASKNAME case. This fixes PR/46732.

No longer wrap MD cpu_rootconf(), as hp300 port stores reboot information
as a side effect. Instead call MI rootconf() from MD code which makes
rootconf() now a wrapper to setroot().

Adjust several MD routines to set the global booted_device,booted_partition
variables instead of passing partial information to setroot().

Make cpu_rootconf(9) describe the calling order.
2012-07-29 18:05:39 +00:00
..
compile
conf Adjust the WSDISPLAY_COMPAT_USL comment to mention wsconscfg, to at least 2012-06-05 08:44:07 +00:00
dev Enable IPIs for MULTIPROCESSOR kernels 2012-05-23 21:11:34 +00:00
gsc Rework the hp700 interrupt code to 2012-05-23 16:11:37 +00:00
hp700 Do not call setroot() from MD code and from MI code, which has 2012-07-29 18:05:39 +00:00
include Install intrdefs.h 2012-05-27 11:26:38 +00:00
stand Typo in comment. 2012-02-26 07:23:24 +00:00
Makefile