Home | History | Annotate | Download | only in include
History log of /src/sys/arch/ia64/include/disklabel.h
RevisionDateAuthorComments
 1.3  30-Aug-2011  bouyer 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.
 1.2  23-Nov-2009  pooka If cpu_disklabel includes struct dkbad, define __HAVE_DISKLABEL_DKBAD.
This allows use of subr_disk_mbr on all archs. Default to it for
the rump disk component. No functional change for regular kernels.
(The other option would've been to include dkbad in disklabels
everywhere, but arguably this approach has less possible side-effects,
especially given that wedges and related magic will take over the
world any second now).
 1.1  07-Apr-2006  cherry branches: 1.1.2; 1.1.4; 1.1.6; 1.1.10; 1.1.14; 1.1.20; 1.1.78;
Initial import of arch/ia64 sources.
These sources are ported from FreeBSD/ia64 code.
See individual source files for credits.
In addition, code from NetBSD/alpha NetBSD/sparc64,
NetBSD/i386 and NetBSD/amd64 were used as templates,
along with my own additions.
 1.1.78.1  11-Mar-2010  yamt sync with head
 1.1.20.2  09-Sep-2006  rpaulo sync with head
 1.1.20.1  07-Apr-2006  rpaulo file disklabel.h was added on branch rpaulo-netinet-merge-pcb on 2006-09-09 02:40:29 +0000
 1.1.14.2  21-Jun-2006  yamt sync with head.
 1.1.14.1  07-Apr-2006  yamt file disklabel.h was added on branch yamt-lazymbuf on 2006-06-21 14:52:48 +0000
 1.1.10.2  24-May-2006  tron Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
 1.1.10.1  07-Apr-2006  tron file disklabel.h was added on branch peter-altq on 2006-05-24 15:47:59 +0000
 1.1.6.2  22-Apr-2006  simonb Sync with head.
 1.1.6.1  07-Apr-2006  simonb file disklabel.h was added on branch simonb-timecounters on 2006-04-22 11:37:36 +0000
 1.1.4.2  19-Apr-2006  elad sync with head - hopefully this will work
 1.1.4.1  07-Apr-2006  elad file disklabel.h was added on branch elad-kernelauth on 2006-04-19 02:32:59 +0000
 1.1.2.2  11-Apr-2006  yamt sync with head
 1.1.2.1  07-Apr-2006  yamt file disklabel.h was added on branch yamt-pdpolicy on 2006-04-11 11:53:35 +0000

RSS XML Feed