1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-03 09:00:21 +00:00
freebsd/sys/sparc64
Marcel Moolenaar 1d3aed33e8 Evolve the ctlreq interface added to geom_gpt into a generic
partitioning class that supports multiple schemes. Current
schemes supported are APM (Apple Partition Map) and GPT.
Change all GEOM_APPLE anf GEOM_GPT options into GEOM_PART_APM
and GEOM_PART_GPT (resp).

The ctlreq interface supports verbs to create and destroy
partitioning schemes on a disk; to add, delete and modify
partitions; and to commit or undo changes made.
2007-02-07 18:55:31 +00:00
..
central
compile
conf Evolve the ctlreq interface added to geom_gpt into a generic 2007-02-07 18:55:31 +00:00
ebus
fhc
include Convert the remainder of the low hanging fruits regarding including 2007-01-19 11:15:34 +00:00
isa Remove the compat shims for the ISA old-stlye in{b,w,l}()/out{b,w,l}() 2007-01-18 13:52:44 +00:00
pci Remove the compat shims for the ISA old-stlye in{b,w,l}()/out{b,w,l}() 2007-01-18 13:52:44 +00:00
sbus - Use bus_get_dma_tag() to obtain the parent DMA tag so dma(4) will 2007-01-20 14:06:01 +00:00
sparc64 Quiet GCC4 warnings regarding the width of printf()-arguments not 2007-01-20 17:14:12 +00:00