NetBSD/sys/arch/newsmips
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
..
apbus Track the changes to tulipvar.h -- use the recently introduced 2011-07-15 07:49:20 +00:00
compile
conf dependant -> dependent 2011-06-30 20:09:15 +00:00
dev Merge forward matt-nb5-mips64 2011-02-20 07:55:20 +00:00
include Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
newsmips Set correct struct clockframe .intr value for hardclock(9). 2011-03-10 15:40:36 +00:00
stand Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerly 2011-01-22 19:19:14 +00:00
Makefile