Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/uebayasi-xip]: src/share/man/man4 Added sdhc at cardbus support.



details:   https://anonhg.NetBSD.org/src/rev/0c31a5606344
branches:  uebayasi-xip
changeset: 751634:0c31a5606344
user:      nonaka <nonaka%NetBSD.org@localhost>
date:      Sat Mar 27 03:04:53 2010 +0000

description:
Added sdhc at cardbus support.

diffstat:

 share/man/man4/sdhc.4 |  41 +++++++++++++++++++++++++++++++++++++++++
 1 files changed, 41 insertions(+), 0 deletions(-)

diffs (45 lines):

diff -r 61faadf8318c -r 0c31a5606344 share/man/man4/sdhc.4
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/share/man/man4/sdhc.4     Sat Mar 27 03:04:53 2010 +0000
@@ -0,0 +1,41 @@
+.\"    $NetBSD: sdhc.4,v 1.3.4.2 2010/03/27 03:04:53 nonaka Exp $
+.\"    $OpenBSD: sdhc.4,v 1.4 2009/02/14 18:47:45 deraadt Exp $
+.\"
+.\" Theo de Raadt, 2006. Public Domain.
+.\"
+.Dd April 21, 2009
+.Dt SDHC 4
+.Os
+.Sh NAME
+.Nm sdhc
+.Nd SD Host Controller
+.Sh SYNOPSIS
+.Cd "sdhc* at pci?"
+.Cd "sdhc* at cardbus? function ?"
+.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 MMC, SD, SDHC, or SDIO devices are inserted into the SD slot.
+.Sh SEE ALSO
+.Xr intro 4 ,
+.Xr sdmmc 4
+.Sh HISTORY
+The
+.Nm
+driver was written by
+.An Uwe Stuehler
+.Aq uwe%openbsd.org@localhost
+for
+.Ox
+and ported to
+.Nx
+by
+.An NONAKA Kimihiro
+.Aq nonaka%netbsd.org@localhost .



Home | Main Index | Thread Index | Old Index