Manual browser: sdmmc(4)

Section:
Page:
SDMMC(4) Kernel Interfaces Manual SDMMC(4)

NAME

sdmmcSD bus

SYNOPSIS

# pxa2x0 specific
sdmmc* 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 Stuehler <uwe@openbsd.org> for OpenBSD and ported to NetBSD by NONAKA Kimihiro <nonaka@netbsd.org> and KIYOHARA Takashi <kiyohara@kk.iij4u.or.jp>.
March 19, 2014 NetBSD 7.0