freebsd-skq/sys/geom
phk 62070488e8 Teach GEOM about Sun disklabel formats.
The detection code in this method is written so that it should work on
all architectures which means that you can plug a Sun disk into a i386
now and access the partitions.

We still need an endian-agnostic ufs/ffs before this is really
interresting, but the main focus was to get sparc64 onto the GEOM
trail.
2002-03-15 21:44:08 +00:00
..
geom_bsd.c First commit of the GEOM subsystem to make it easier for people to 2002-03-11 21:42:35 +00:00
geom_ccd.c Introduce the new 64-bit size disk block, daddr64_t. Change 2002-03-15 18:49:47 +00:00
geom_dev.c First commit of the GEOM subsystem to make it easier for people to 2002-03-11 21:42:35 +00:00
geom_disk.c First commit of the GEOM subsystem to make it easier for people to 2002-03-11 21:42:35 +00:00
geom_dump.c First commit of the GEOM subsystem to make it easier for people to 2002-03-11 21:42:35 +00:00
geom_event.c First commit of the GEOM subsystem to make it easier for people to 2002-03-11 21:42:35 +00:00
geom_io.c First commit of the GEOM subsystem to make it easier for people to 2002-03-11 21:42:35 +00:00
geom_kern.c First commit of the GEOM subsystem to make it easier for people to 2002-03-11 21:42:35 +00:00
geom_mbr.c First commit of the GEOM subsystem to make it easier for people to 2002-03-11 21:42:35 +00:00
geom_mbrext.c First commit of the GEOM subsystem to make it easier for people to 2002-03-11 21:42:35 +00:00
geom_slice.c Try to get used to architectures which are picky about alignment. 2002-03-15 21:41:41 +00:00
geom_slice.h First commit of the GEOM subsystem to make it easier for people to 2002-03-11 21:42:35 +00:00
geom_subr.c First commit of the GEOM subsystem to make it easier for people to 2002-03-11 21:42:35 +00:00
geom_sunlabel.c Teach GEOM about Sun disklabel formats. 2002-03-15 21:44:08 +00:00
geom.h First commit of the GEOM subsystem to make it easier for people to 2002-03-11 21:42:35 +00:00