summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2006-05-28 17:22:49 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2006-05-28 17:22:49 +0000
commit63117f6b5a2b5f44674fa3ecb781353da57e1297 (patch)
tree24974f53513514e3ef646760ea4280e00c434d25 /share
parent90b89e27236906ec3f7f1897b01999737db91854 (diff)
man pages for the SD subsystem
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/Makefile5
-rw-r--r--share/man/man4/pci.45
-rw-r--r--share/man/man4/sdhc.438
-rw-r--r--share/man/man4/sdmmc.439
4 files changed, 84 insertions, 3 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index 6062bf04b81..06d4563fe15 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.361 2006/05/27 19:42:39 dlg Exp $
+# $OpenBSD: Makefile,v 1.362 2006/05/28 17:22:48 deraadt Exp $
MAN= aac.4 ac97.4 acphy.4 acpi.4 acpihpet.4 acpitimer.4 \
adc.4 addcom.4 admcts.4 admlc.4 admtemp.4 \
@@ -33,7 +33,8 @@ MAN= aac.4 ac97.4 acphy.4 acpi.4 acpihpet.4 acpitimer.4 \
pf.4 pflog.4 pfsync.4 piixpm.4 pim.4 \
pms.4 ppb.4 ppp.4 pppoe.4 pty.4 puc.4 qsphy.4 radio.4 raid.4 ral.4 \
random.4 ray.4 rd.4 re.4 rgephy.4 rl.4 rln.4 rlphy.4 route.4 rt.4 \
- rtfps.4 rtii.4 rtw.4 safe.4 safte.4 san.4 sbus.4 scsi.4 sd.4 ses.4 \
+ rtfps.4 rtii.4 rtw.4 safe.4 safte.4 san.4 sbus.4 scsi.4 sd.4 \
+ sdmmc.4 sdhc.4 ses.4 \
sequencer.4 sf.4 sf2r.4 sfr.4 siop.4 sis.4 sk.4 sl.4 sm.4 \
speaker.4 sppp.4 sqphy.4 ss.4 st.4 ste.4 stge.4 sti.4 stp.4 sv.4 \
systrace.4 tb.4 tcic.4 tcp.4 termios.4 ti.4 tl.4 \
diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4
index 3a8f494de70..90725015d02 100644
--- a/share/man/man4/pci.4
+++ b/share/man/man4/pci.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pci.4,v 1.153 2006/05/27 19:58:13 dlg Exp $
+.\" $OpenBSD: pci.4,v 1.154 2006/05/28 17:22:48 deraadt Exp $
.\" $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $
.\"
.\" Copyright (c) 2000 Theo de Raadt. All rights reserved.
@@ -438,6 +438,8 @@ communications cards, containing
and
.Xr lpt 4
communications ports.
+.It Xr sdhc 4
+SD Host Controller
.It Xr uhci 4
USB UHCI host controller.
.It Xr viapm 4
@@ -605,6 +607,7 @@ driver.
.Xr safe 4 ,
.Xr san 4 ,
.Xr schizo 4 ,
+.Xr sdhc 4 ,
.Xr sf 4 ,
.Xr siop 4 ,
.Xr sis 4 ,
diff --git a/share/man/man4/sdhc.4 b/share/man/man4/sdhc.4
new file mode 100644
index 00000000000..c31651c1bb8
--- /dev/null
+++ b/share/man/man4/sdhc.4
@@ -0,0 +1,38 @@
+.\" $OpenBSD: sdhc.4,v 1.1 2006/05/28 17:22:48 deraadt Exp $
+.\"
+.\" Theo de Raadt, 2006. Public Domain.
+.\"
+.Dd May 28, 2006
+.Dt SDHC 4
+.Os
+.Sh NAME
+.Nm sdhc
+.Nd SD Host Controller
+.Sh SYNOPSIS
+.Cd "sdhc* at pci?"
+.Cd "sdmmc* at sdhc?"
+.Sh DESCRIPTION
+The
+.Nm
+driver provides support for SD controllers following the
+SD Host Controller Standard Simplified Specification.
+.Pp
+The
+.Xr sdmmc 4
+subsystem performs SD/MMC transactions to communicate with
+whatever SD/SDIO devices are inserted into the SD slot.
+.Sh SEE ALSO
+.Xr intro 4 ,
+.Xr pci 4 ,
+.Xr sdmmc 4
+.Sh HISTORY
+The
+.Nm
+driver first appeared in
+.Ox 4.0 .
+.Sh AUTHORS
+.An -nosplit
+The
+.Nm
+driver was written by
+.An Uwe Stuehler Aq uwe@openbsd.org .
diff --git a/share/man/man4/sdmmc.4 b/share/man/man4/sdmmc.4
new file mode 100644
index 00000000000..1f7d655ccd0
--- /dev/null
+++ b/share/man/man4/sdmmc.4
@@ -0,0 +1,39 @@
+.\" $OpenBSD: sdmmc.4,v 1.1 2006/05/28 17:22:48 deraadt Exp $
+.\"
+.\" Theo de Raadt, 2006. Public Domain.
+.\"
+.Dd May 28, 2006
+.Dt SDMMC 4
+.Os
+.Sh NAME
+.Nm sdmmc
+.Nd SD Host Controller
+.Sh SYNOPSIS
+.Cd "sdmmc* at sdhc?"
+.Cd "scsibus* at sdmmc?"
+.Sh DESCRIPTION
+The
+.Nm
+subsystem provides machine-independent bus support and drivers for
+SD/MMC devices.
+.Pp
+Standard SD memory devices will as a fake scsi disk, using
+.Xr scsibus 4
+and
+.Xr sd 4 .
+.Sh SEE ALSO
+.Xr intro 4 ,
+.Xr scsibus 4 ,
+.Xr sdhc 4 ,
+.Xr sd 4
+.Sh HISTORY
+The
+.Nm
+driver first appeared in
+.Ox 4.0 .
+.Sh AUTHORS
+.An -nosplit
+The
+.Nm
+driver was written by
+.An Uwe Stuehler Aq uwe@openbsd.org .