Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src add wb(4) man page.
details: https://anonhg.NetBSD.org/src/rev/6425394b8882
branches: trunk
changeset: 747746:6425394b8882
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Wed Sep 30 22:32:04 2009 +0000
description:
add wb(4) man page.
diffstat:
distrib/sets/lists/man/mi | 5 +++-
share/man/man4/Makefile | 4 +-
share/man/man4/wb.4 | 57 +++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 63 insertions(+), 3 deletions(-)
diffs (112 lines):
diff -r 0ef6c7caf54e -r 6425394b8882 distrib/sets/lists/man/mi
--- a/distrib/sets/lists/man/mi Wed Sep 30 22:19:00 2009 +0000
+++ b/distrib/sets/lists/man/mi Wed Sep 30 22:32:04 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1159 2009/09/29 23:56:27 tsarna Exp $
+# $NetBSD: mi,v 1.1160 2009/09/30 22:32:04 jmcneill Exp $
#
# Note: don't delete entries from here - mark them as "obsolete" instead.
#
@@ -1669,6 +1669,7 @@
./usr/share/man/cat4/vnd.0 man-sys-catman .cat
./usr/share/man/cat4/vr.0 man-sys-catman .cat
./usr/share/man/cat4/wapbl.0 man-sys-catman .cat
+./usr/share/man/cat4/wb.0 man-sys-catman .cat
./usr/share/man/cat4/wd.0 man-sys-catman .cat
./usr/share/man/cat4/wdc.0 man-sys-catman .cat
./usr/share/man/cat4/wds.0 man-sys-catman .cat
@@ -4208,6 +4209,7 @@
./usr/share/man/html4/vnd.html man-sys-htmlman html
./usr/share/man/html4/vr.html man-sys-htmlman html
./usr/share/man/html4/wapbl.html man-sys-htmlman html
+./usr/share/man/html4/wb.html man-sys-htmlman html
./usr/share/man/html4/wd.html man-sys-htmlman html
./usr/share/man/html4/wdc.html man-sys-htmlman html
./usr/share/man/html4/wds.html man-sys-htmlman html
@@ -6685,6 +6687,7 @@
./usr/share/man/man4/vnd.4 man-sys-man .man
./usr/share/man/man4/vr.4 man-sys-man .man
./usr/share/man/man4/wapbl.4 man-sys-man .man
+./usr/share/man/man4/wb.4 man-sys-man .man
./usr/share/man/man4/wd.4 man-sys-man .man
./usr/share/man/man4/wdc.4 man-sys-man .man
./usr/share/man/man4/wds.4 man-sys-man .man
diff -r 0ef6c7caf54e -r 6425394b8882 share/man/man4/Makefile
--- a/share/man/man4/Makefile Wed Sep 30 22:19:00 2009 +0000
+++ b/share/man/man4/Makefile Wed Sep 30 22:32:04 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.498 2009/09/06 17:25:55 sborrill Exp $
+# $NetBSD: Makefile,v 1.499 2009/09/30 22:32:04 jmcneill Exp $
# @(#)Makefile 8.1 (Berkeley) 6/18/93
MAN= aac.4 ac97.4 acardide.4 aceride.4 acphy.4 acpidalb.4 \
@@ -59,7 +59,7 @@
ubsec.4 udp.4 uep.4 ug.4 uha.4 uk.4 ukphy.4 unix.4 userconf.4 \
veriexec.4 vga.4 vge.4 viaide.4 video.4 vlan.4 vmmon.4 vmnet.4 \
vnd.4 vr.4 \
- wapbl.4 wd.4 wdc.4 wi.4 wm.4 wpi.4 wscons.4 wsdisplay.4 wsfont.4 \
+ wapbl.4 wb.4 wd.4 wdc.4 wi.4 wm.4 wpi.4 wscons.4 wsdisplay.4 wsfont.4 \
wskbd.4 wsmouse.4 wsmux.4 \
xbox.4 xge.4 \
yds.4 ym.4 \
diff -r 0ef6c7caf54e -r 6425394b8882 share/man/man4/wb.4
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/share/man/man4/wb.4 Wed Sep 30 22:32:04 2009 +0000
@@ -0,0 +1,57 @@
+.\" $NetBSD: wb.4,v 1.1 2009/09/30 22:32:04 jmcneill Exp $
+.\"
+.\" Copyright (c) 2009 Jared D. McNeill <jmcneill%invisible.ca@localhost>
+.\" All rights reserved.
+.\"
+.\" Redistribution and use in source and binary forms, with or without
+.\" modification, are permitted provided that the following conditions
+.\" are met:
+.\" 1. Redistributions of source code must retain the above copyright
+.\" notice, this list of conditions and the following disclaimer.
+.\" 2. Neither the name of the author nor the names of any
+.\" contributors may be used to endorse or promote products derived
+.\" from this software without specific prior written permission.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS
+.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
+.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
+.\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+.\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+.\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+.\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+.\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+.\" POSSIBILITY OF SUCH DAMAGE.
+.\"
+.Dd September 30, 2009
+.Dt WB 4
+.Os
+.Sh NAME
+.Nm wb
+.Nd Winbond W83L518D Integrated Media Reader device driver
+.Sh SYNOPSIS
+.Cd "wb* at acpi?"
+.Cd "sdmmc* at wb?"
+.Cd "ld* at sdmmc?"
+.Sh DESCRIPTION
+The
+.Nm
+driver provides support for the Winbond W83L518D Integrated Media Reader.
+.Pp
+This device supports SD/MMC, Memory Stick, Memory Stick Pro, and Smart Cards.
+The
+.Nm
+driver currently only supports the SD/MMC interface.
+.Sh SEE ALSO
+.Xr sdmmc 4 ,
+.Xr ld 4
+.Sh HISTORY
+The
+.Nm
+device driver appeared in
+.Nx 6.0 .
+.Sh AUTHORS
+.An Jared D. McNeill Aq jmcneill%invisible.ca@localhost
+.Sh BUGS
+DMA mode is not yet implemented.
Home |
Main Index |
Thread Index |
Old Index