summaryrefslogtreecommitdiff
path: root/sysutils/mmc-utils/files/patch-mmc.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sysutils/mmc-utils: Update to 20230209 versionMarius Strobl2023-04-151-8/+4
| | | | | | | | | | This loops back some local fixes and enhancements but also brings initial support for writing EXT_CSD values and GEN_CMD (CMD56) read support, both for vendor-specific bits. Also: - Use more up-to-date location for WWW and pkg-descr. - Take back port. Approved by: netchild
* sysutils/mmc-utils: Update to 20211130 versionMarius Strobl2021-12-181-1/+1
|
* Update to mmc-utils as of 20180122 (no functional difference since 20170320).Marius Strobl2018-03-041-5/+9
| | | | Notes: svn path=/head/; revision=463595
* Add a port of mmc-utils, a collection of tools for MMC/SD devices.Marius Strobl2017-03-161-0/+25
Among others, this allows to partition eMMC devices via /dev/mmcsdN. Currently, FreeBSD version 1200025 or later is required for mmc-utils. CAVEAT EMPTOR: Partitioning eMMC devices is a one-time operation. Notes: svn path=/head/; revision=436309