NetBSD/sys/arch/evbppc
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
..
compile Merge from uebayasi-xip: 2010-11-06 16:23:35 +00:00
conf Need pci_machdep_common.c now 2011-08-19 02:18:26 +00:00
ev64260 #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:36:42 +00:00
evbppc #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 20:36:42 +00:00
explora #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:51:52 +00:00
include Add getlabelusesmbr(), as proposed in 2011-08-30 12:39:49 +00:00
mpc85xx Fix tpyo. 2011-08-02 00:25:38 +00:00
obs405 Add support pci_intr_setattr. 2011-06-22 18:06:32 +00:00
pmppc #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:51:52 +00:00
virtex #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:51:52 +00:00
walnut #include <sys/bus.h> instead of <machine/bus.h>. 2011-07-01 18:51:52 +00:00
Makefile Fix target 'tags'. 2011-04-04 19:44:16 +00:00