summaryrefslogtreecommitdiff
path: root/static/freebsd/man4/mmc.4 4.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/freebsd/man4/mmc.4 4.html')
-rw-r--r--static/freebsd/man4/mmc.4 4.html46
1 files changed, 46 insertions, 0 deletions
diff --git a/static/freebsd/man4/mmc.4 4.html b/static/freebsd/man4/mmc.4 4.html
new file mode 100644
index 00000000..1bbaee9c
--- /dev/null
+++ b/static/freebsd/man4/mmc.4 4.html
@@ -0,0 +1,46 @@
+<table class="head">
+ <tr>
+ <td class="head-ltitle">MMC(4)</td>
+ <td class="head-vol">Device Drivers Manual</td>
+ <td class="head-rtitle">MMC(4)</td>
+ </tr>
+</table>
+<div class="manual-text">
+<section class="Sh">
+<h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1>
+<p class="Pp"><code class="Nm">mmc</code> &#x2014;
+ <span class="Nd">MultiMediaCard and SD Card bus driver</span></p>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1>
+<p class="Pp"><code class="Cd">device mmc</code></p>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1>
+<p class="Pp">The <code class="Nm">mmc</code> driver implements the MMC and SD
+ Card bus. The <code class="Nm">mmc</code> driver supports all MMC and SD
+ bridges in the system. All SD or MMC cards in the system attach to an
+ instance of <code class="Nm">mmc</code>. The <code class="Nm">mmc</code> bus
+ typically has only one slot, and only memory cards. MultiMediaCards exist
+ only in memory. SD Cards exist as memory, I/O, or combination cards.</p>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="SEE_ALSO"><a class="permalink" href="#SEE_ALSO">SEE
+ ALSO</a></h1>
+<p class="Pp"><a class="Xr">mmcsd(4)</a>, <a class="Xr">sdhci(4)</a></p>
+<p class="Pp"><cite class="Rs"><span class="RsT">SD Specifications, Part 1,
+ Physical Layer, Simplified Specification</span>.</cite></p>
+<p class="Pp"><cite class="Rs"><span class="RsT">The MultiMediaCard System
+ Specification</span>.</cite></p>
+</section>
+<section class="Sh">
+<h1 class="Sh" id="BUGS"><a class="permalink" href="#BUGS">BUGS</a></h1>
+<p class="Pp">SDIO cards currently do not work.</p>
+</section>
+</div>
+<table class="foot">
+ <tr>
+ <td class="foot-date">June 10, 2021</td>
+ <td class="foot-os">FreeBSD 15.0</td>
+ </tr>
+</table>