NetBSD/sys/arch/evbmips/gdium
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
..
autoconf.c Do not call setroot() from MD code and from MI code, which has 2012-07-29 18:05:39 +00:00
bonito_mainbus.c #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:41:51 +00:00
gdium_bus_io.c CLeanup machine includes 2011-07-10 00:03:52 +00:00
gdium_bus_mem.c CLeanup machine includes 2011-07-10 00:03:52 +00:00
gdium_dma.c CLeanup machine includes 2011-07-10 00:03:52 +00:00
gdium_genfb.c CLeanup machine includes 2011-07-10 00:03:52 +00:00
gdium_intr.c CLeanup machine includes 2011-07-10 00:03:52 +00:00
gdiumreg.h RAM shows up in PCI space at 0x80000000, not 0x00000000 2011-07-22 20:41:37 +00:00
gdiumvar.h #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:41:51 +00:00
machdep.c fix up the environment pointers to be usable in LP64 2011-08-24 19:03:02 +00:00
mainbus.c converting extent(9) from malloc(9) to kmem(9) 2012-01-27 18:52:47 +00:00