summaryrefslogtreecommitdiff
path: root/sys/arch/arm/include/disklabel.h
AgeCommit message (Expand)Author
2007-06-20b_cylinder does not need to be set on the callpath down into drivers.Theo de Raadt
2007-06-17significantly simplified disklabel infrastructure. MBR handling becomes MITheo de Raadt
2006-10-20Try again with local variable to avoid alignment issues.Kenneth R Westerback
2006-10-18back out disksubr changes ... since they violate strict alignment onTheo de Raadt
2006-10-17The dosparts member of cpu_disklabel was not used for any persistantKenneth R Westerback
2006-10-04Try to nail elusive arm/include/disklabel.h at third attempt.Kenneth R Westerback
2006-07-01Eliminate redundant get_le() in favour of letoh32(). Add letoh32()Kenneth R Westerback
2006-06-26Clean up some inconsistancies in definitions around DOS MBR code. NoKenneth R Westerback
2005-11-04remove useless prototype; ok drahn@Uwe Stuehler
2004-11-10Remove __cplusplus crud.Alexander Yurchenko
2004-05-19de __P of sys/arch/arm.Dale Rahn
2004-02-13No need to include <sys/dkbad.h> twice.Miod Vallat
2004-02-01Arm port, NetBSD codebase stripped down, 32bit only support.Dale Rahn