NetBSD/sys/arch/evbmips
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
..
adm5120 CLeanup machine includes 2011-07-10 00:03:52 +00:00
alchemy CLeanup machine includes 2011-07-10 00:03:52 +00:00
atheros CLeanup machine includes 2011-07-10 00:03:52 +00:00
compile
conf Add a INSTALL_LOONGSON kernel with a ramdisk. 2011-08-29 18:32:18 +00:00
evbmips CLeanup machine includes 2011-07-10 00:03:52 +00:00
gdium fix up the environment pointers to be usable in LP64 2011-08-24 19:03:02 +00:00
include Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
isa CLeanup machine includes 2011-07-10 00:03:52 +00:00
loongson Add a flags argument to gcscpcib_attach(). 2011-08-29 18:34:42 +00:00
malta CLeanup machine includes 2011-07-10 00:03:52 +00:00
rasoc Use cpu_startup_command (and now HWRENA gets properly initialized). 2011-08-16 06:59:19 +00:00
rmixl Make sure we init MIPS COP0 OSSCRATCH for UP as well as for MP. 2011-04-12 00:21:10 +00:00
Makefile Fix target 'tags'. 2011-04-04 19:44:16 +00:00