NetBSD/sys/arch/evbsh3
bouyer a47e2eb758 Add getlabelusesmbr(), as proposed in
http://mail-index.netbsd.org/tech-userlevel/2011/08/25/msg005404.html
This is used by disk tools such as disklabel(8) to dynamically decide is
the undelyling platform uses a disklabel-in-mbr-partition or not
(instead of using a compile-time list of ports).
getlabelusesmbr() reads the sysctl kern.labelusesmbr, takes its value from the
machdep #define LABELUSESMBR.
For evbmips, make LABELUSESMBR 1 if the platform uses pmon
as bootloader, and 0 (the previous value) otherwise.
2011-08-30 12:39:49 +00:00
..
ap_ms104_sh4 Don't set the iobase and iosize members of pcmciabus_attach_args because 2011-07-26 22:52:47 +00:00
compile
computex7750
computexevb
conf dependant -> dependent 2011-06-30 20:09:15 +00:00
cqreeksh3
evbsh3 Change <machine/bus.h> to <sys/bus.h> throughout. 2011-07-19 15:44:52 +00:00
include Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
kzsh401
stand
t_sh7706lan Change <machine/bus.h> to <sys/bus.h> throughout. 2011-07-19 15:44:52 +00:00
Makefile