Updated: 2022/Sep/29

Please read Privacy Policy. It's for your privacy.


SDMMC(4)                     Device Drivers Manual                    SDMMC(4)

NAME
     sdmmc - SD bus

SYNOPSIS
     sdmmc* at pxamci?   # pxa2x0 specific
     sdmmc* at rtsx?
     sdmmc* at sdhc?
     sdmmc* at wb?
     ld* at sdmmc?

DESCRIPTION
     The sdmmc subsystem provides machine-independent bus support and drivers
     for SD/MMC devices.

     Standard SD/SDHC memory devices will show up as a logical disk, using
     ld(4).

SEE ALSO
     intro(4), ld(4), rtsx(4), sbt(4), sdhc(4), wb(4)

HISTORY
     The sdmmc driver first appeared in NetBSD 6.0.

AUTHORS
     The sdmmc driver was written by Uwe Stuehler <uwe@openbsd.org> for
     OpenBSD and ported to NetBSD by NONAKA Kimihiro <nonaka@netbsd.org> and
     KIYOHARA Takashi <kiyohara@kk.iij4u.or.jp>.

NetBSD 10.99                    March 19, 2014                    NetBSD 10.99