Home
last modified time | relevance | path

Searched hist:"96 e47614f918bae072c393e30ee2e60275fc112c" (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/cam/mmc/
H A Dmmc_da.cdiff 96e47614f918bae072c393e30ee2e60275fc112c Wed May 23 00:16:49 CEST 2018 Ilya Bakulin <kibab@FreeBSD.org> Implement initial MMC partitions support for MMCCAM.

For MMC cards, add partitions found on the card as separate disk(9) devices.
Don't do anything with RPMB partition for now.
Lots of code is copied almost 1:1 from the mmcsd.c in the old stack,
credits Marius Strobl (marius@FreeBSD.org)

Reviewed by: marius
Approved by: imp (mentor)
Differential Revision: https://reviews.freebsd.org/D12762