Home | History | Annotate | Download | only in include
History log of /src/sys/arch/news68k/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  06-Dec-2005  tsutsui Use _NEWS68K_FOO_H_ rather than _MACHNE_FOO_H_.
 1.1  09-Dec-1999  tsutsui branches: 1.1.2; 1.1.8; 1.1.32; 1.1.48;
Initial import of news68k port.
 1.1.48.1  21-Jun-2006  yamt sync with head.
 1.1.32.1  11-Dec-2005  christos Sync with head.
 1.1.8.2  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.1.8.1  09-Dec-1999  bouyer file disklabel.h was added on branch thorpej_scsipi on 2000-11-20 20:16:11 +0000
 1.1.2.1  27-Dec-1999  wrstuden Pull up to last week's -current.

RSS XML Feed