Manual browser: sdmmc(4)
SDMMC(4) | Kernel Interfaces Manual | SDMMC(4) |
NAME
sdmmc — SD busSYNOPSIS
# pxa2x0 specificsdmmc* at pxamci?
# all architectures
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).
HISTORY
The sdmmc driver first appeared in NetBSD 6.0.AUTHORS
The sdmmc driver was written by <uwe@openbsd.org> for OpenBSD and ported to NetBSD by <nonaka@netbsd.org> and <kiyohara@kk.iij4u.or.jp>.March 19, 2014 | NetBSD 7.0 |