aboutsummaryrefslogtreecommitdiff
path: root/sys/geom/geom_flashmap.c
Commit message (Expand)AuthorAgeFilesLines
* MFP4 @222836Brooks Davis2013-05-301-2/+5
* Partial MFP4 of 222836:Brooks Davis2013-04-161-1/+1
* - Correct signedness for casts;Xin LI2012-05-231-2/+3
* Use %ju to match uintmax_t usageXin LI2012-05-231-1/+1
* Use %j and cast off_t to intmax_t for now to fix build.Xin LI2012-05-231-2/+2
* Add a new geom class which allows to divide NAND Flash chipGrzegorz Bernacki2012-05-221-0/+255