OpenGrok
Cross Reference: disklabel.h
xref
: /
src
/
sys
/
arch
/
emips
/
include
/
disklabel.h
Home
|
History
|
Annotate
|
Download
|
only in
include
History log of
/src/sys/arch/emips/include/disklabel.h
Revision
Date
Author
Comments
1.6
12-Jun-2020
tsutsui
Remove unused OPENBSD_RAW_PART. (copied from arc?)
1.5
16-May-2013
christos
Complete the dosparts -> mbrparts conversion. Only x86k new uses dosparts
because it also uses struct dos_partition.
1.4
16-May-2013
christos
Complete the dosparts -> mbrparts conversion. Only x86k new uses dosparts
because it also uses struct dos_partition.
1.3
16-May-2013
christos
Complete the dosparts -> mbrparts conversion. Only x86k new uses dosparts
because it also uses struct dos_partition.
1.2
30-Aug-2011
bouyer
branches: 1.2.2; 1.2.12;
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.1
26-Jan-2011
pooka
branches: 1.1.2; 1.1.4; 1.1.8;
Add support for the Extensible MIPS ("eMIPS") platform. The
NetBSD/emips port runs on Xilinx and Beecube FPGA systems and the
Giano system simulator.
eMIPS is a platform developed at Microsoft Research for researching
reconfigurable computing. eMIPS allows dynamic loading and scheduling
of application-specific circuits for the purpose of accelerating
computations based on the current workload.
NetBSD eMIPS support for NetBSD 4.x was written at Microsoft Research
by Alessandro Forin and Neil Pittman. Microsoft Corporation has
donated full copyright to The NetBSD Foundation.
Platform support for eMIPS is the first part of Microsoft's
contribution. The second part includes the hardware accelerator
framework and will be proposed on tech-kern soon.
1.1.8.2
06-Jun-2011
jruoho
Sync with HEAD.
1.1.8.1
26-Jan-2011
jruoho
file disklabel.h was added on branch jruoho-x86intr on 2011-06-06 09:05:18 +0000
1.1.4.2
05-Mar-2011
rmind
sync with head
1.1.4.1
26-Jan-2011
rmind
file disklabel.h was added on branch rmind-uvmplock on 2011-03-05 20:49:56 +0000
1.1.2.2
08-Feb-2011
bouyer
Sync with HEAD
1.1.2.1
26-Jan-2011
bouyer
file disklabel.h was added on branch bouyer-quota2 on 2011-02-08 18:05:07 +0000
1.2.12.1
23-Jun-2013
tls
resync from head
1.2.2.1
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
Indexes created Fri Oct 17 17:09:57 GMT 2025