summaryrefslogtreecommitdiffstats
path: root/sys/geom/geom_flashmap.c
Commit message (Expand)AuthorAgeFilesLines
* - Correct signedness for casts;delphij2012-05-231-2/+3
* Use %ju to match uintmax_t usagedelphij2012-05-231-1/+1
* Use %j and cast off_t to intmax_t for now to fix build.delphij2012-05-231-2/+2
* Add a new geom class which allows to divide NAND Flash chipgber2012-05-221-0/+255
OpenPOWER on IntegriCloud