Date: Wed, 22 Oct 2008 08:43:35 +0000 (UTC) From: Alexander Motin <mav@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r184154 - head/share/man/man4 Message-ID: <200810220843.m9M8hZMG023440@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mav Date: Wed Oct 22 08:43:35 2008 New Revision: 184154 URL: http://svn.freebsd.org/changeset/base/184154 Log: Update man page. Modified: head/share/man/man4/mmcsd.4 Modified: head/share/man/man4/mmcsd.4 ============================================================================== --- head/share/man/man4/mmcsd.4 Wed Oct 22 07:21:02 2008 (r184153) +++ head/share/man/man4/mmcsd.4 Wed Oct 22 08:43:35 2008 (r184154) @@ -24,18 +24,18 @@ .\" .\" $FreeBSD$ .\" -.Dd May 26, 2007 +.Dd Oct 22, 2008 .Dt MMCSD 4 .Os .Sh NAME .Nm mmcsd -.Nd MMC and SD card driver. +.Nd MMC and SD memory card driver. .Sh SYNOPSIS .Cd device mmcsd .Sh DESCRIPTION The .Nm -driver implements the MMC and SD memory cards. +driver implements direct access block device for MMC and SD memory cards. .Sh SEE ALSO .Xr mmc 4 , .Xr at91_mci 4 @@ -45,7 +45,3 @@ driver implements the MMC and SD memory .Rs .%T "The MultiMediaCard System Specification" .Re -.Sh BUGS -Memory MultMediaCards do not currently work. -SDIO cards currently do not work. -SDHC cards currently do not work.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810220843.m9M8hZMG023440>