xref: /netbsd-src/share/man/man4/sdmmc.4 (revision 10ad5ffa714ce1a679dcc9dd8159648df2d67b5a)
1.\"	$NetBSD: sdmmc.4,v 1.1 2009/04/21 21:42:53 pgoyette Exp $
2.\"	$OpenBSD: sdmmc.4,v 1.8 2009/03/25 19:33:06 mk Exp $
3.\"
4.\" Theo de Raadt, 2006. Public Domain.
5.\"
6.Dd April 21, 2009
7.Dt SDMMC 4
8.Os
9.Sh NAME
10.Nm sdmmc
11.Nd SD bus
12.Sh SYNOPSIS
13.Cd "# zaurus specific"
14.Cd "sdmmc* at pxammc?"
15.Cd "# all architectures"
16.Cd "sdmmc* at sdhc?"
17.Cd "ld* at sdmmc?"
18.Sh DESCRIPTION
19The
20.Nm
21subsystem provides machine-independent bus support and drivers for
22SD/MMC devices.
23.Pp
24Standard SD/SDHC memory devices will show up as a logical disk, using
25.Xr ld 4 .
26.Sh SEE ALSO
27.Xr intro 4 ,
28.Xr ld 4 ,
29.Xr sbt 4 ,
30.Xr sdhc 4
31.Sh HISTORY
32The
33.Nm
34driver first appeared in
35.Nx 6.0 .
36.Sh AUTHORS
37.An -nosplit
38The
39.Nm
40driver was written by
41.An Uwe Stuehler
42.Aq uwe@openbsd.org
43for
44.Ox
45and ported to
46.Nx
47by
48.An NONAKA Kimihiro
49.Aq nonakap@gmail.com
50and
51.An KIYOHARA Takashi
52.Aq kiyohara@kk.iij4u.or.jp .
53