NetBSD/sys/arch/zaurus
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 Update from the latest Zaurus source from NONAKA Kimihiro. 2006-12-17 16:07:11 +00:00
conf Adjust the WSDISPLAY_COMPAT_USL comment to mention wsconscfg, to at least 2012-06-05 08:44:07 +00:00
dev Fix wrong raw keycode in xt_keymap_c860[] so that right shift properly works 2012-05-07 18:36:16 +00:00
include Remove unused __NEWINTR defines 2012-06-10 13:15:24 +00:00
stand Support to read the kernel from local file system. 2012-01-18 23:12:21 +00:00
zaurus Do not call setroot() from MD code and from MI code, which has 2012-07-29 18:05:39 +00:00
Makefile Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00