Source-Changes-HG archive

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

[src/trunk]: src Basic man page for dwctwo.



details:   https://anonhg.NetBSD.org/src/rev/53336ce5fc7a
branches:  trunk
changeset: 790504:53336ce5fc7a
user:      skrll <skrll%NetBSD.org@localhost>
date:      Tue Oct 15 15:10:57 2013 +0000

description:
Basic man page for dwctwo.

diffstat:

 distrib/sets/lists/man/mi |   5 +++-
 share/man/man4/Makefile   |   4 +-
 share/man/man4/dwctwo.4   |  51 +++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 57 insertions(+), 3 deletions(-)

diffs (106 lines):

diff -r 2ade226c0f03 -r 53336ce5fc7a distrib/sets/lists/man/mi
--- a/distrib/sets/lists/man/mi Tue Oct 15 14:51:58 2013 +0000
+++ b/distrib/sets/lists/man/mi Tue Oct 15 15:10:57 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1436 2013/09/08 16:01:47 rkujawa Exp $
+# $NetBSD: mi,v 1.1437 2013/10/15 15:10:57 skrll Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -980,6 +980,7 @@
 ./usr/share/man/cat4/dtv.0                     man-sys-catman          .cat
 ./usr/share/man/cat4/dtviic.0                  man-sys-catman          .cat
 ./usr/share/man/cat4/dty.0                     man-sys-catman          .cat
+./usr/share/man/cat4/dwctwo.0                  man-sys-catman          .cat
 ./usr/share/man/cat4/ea.0                      man-sys-catman          .cat
 ./usr/share/man/cat4/eap.0                     man-sys-catman          .cat
 ./usr/share/man/cat4/eb.0                      man-sys-catman          .cat
@@ -3958,6 +3959,7 @@
 ./usr/share/man/html4/dtv.html                 man-sys-htmlman         html
 ./usr/share/man/html4/dtviic.html              man-sys-htmlman         html
 ./usr/share/man/html4/dty.html                 man-sys-htmlman         html
+./usr/share/man/html4/dwctwo.html              man-sys-htmlman         html
 ./usr/share/man/html4/ea.html                  man-sys-htmlman         html
 ./usr/share/man/html4/eap.html                 man-sys-htmlman         html
 ./usr/share/man/html4/eb.html                  man-sys-htmlman         html
@@ -6706,6 +6708,7 @@
 ./usr/share/man/man4/dtv.4                     man-sys-man             .man
 ./usr/share/man/man4/dtviic.4                  man-sys-man             .man
 ./usr/share/man/man4/dty.4                     man-sys-man             .man
+./usr/share/man/man4/dwctwo.4                  man-sys-man             .man
 ./usr/share/man/man4/ea.4                      man-sys-man             .man
 ./usr/share/man/man4/eap.4                     man-sys-man             .man
 ./usr/share/man/man4/eb.4                      man-sys-man             .man
diff -r 2ade226c0f03 -r 53336ce5fc7a share/man/man4/Makefile
--- a/share/man/man4/Makefile   Tue Oct 15 14:51:58 2013 +0000
+++ b/share/man/man4/Makefile   Tue Oct 15 15:10:57 2013 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.602 2013/09/08 15:57:39 rkujawa Exp $
+#      $NetBSD: Makefile,v 1.603 2013/10/15 15:10:57 skrll Exp $
 #      @(#)Makefile    8.1 (Berkeley) 6/18/93
 
 MAN=   aac.4 ac97.4 acardide.4 aceride.4 acphy.4 \
@@ -21,7 +21,7 @@
        clockctl.4 cmdide.4 cmpci.4 cms.4 cnw.4 \
        com.4 coram.4 crypto.4 cs80bus.4 cuda.4 cypide.4 cxdtv.4 \
        ddb.4 ddc.4 de.4 dge.4 dk.4 dm.4 dmoverio.4 \
-       dmphy.4 dpt.4 dpti.4 drm.4 drum.4 dtv.4 dtviic.4 \
+       dmphy.4 dpt.4 dpti.4 drm.4 drum.4 dtv.4 dtviic.4 dwctwo.4 \
        eap.4 ebus.4 edc.4 elmc.4 emuxki.4 en.4 envsys.4 ep.4 esh.4 \
        esa.4 esiop.4 esm.4 eso.4 et.4 etherip.4 etphy.4 exphy.4 \
        fast_ipsec.4 fd.4 filemon.4 finsio.4 flash.4 fpa.4 fms.4 fss.4 fujbp.4 fxp.4 \
diff -r 2ade226c0f03 -r 53336ce5fc7a share/man/man4/dwctwo.4
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/share/man/man4/dwctwo.4   Tue Oct 15 15:10:57 2013 +0000
@@ -0,0 +1,51 @@
+.\" $NetBSD: dwctwo.4,v 1.1 2013/10/15 15:10:57 skrll Exp $
+.\"
+.\" Copyright (c) 2013 The NetBSD Foundation, Inc.
+.\" All rights reserved.
+.\"
+.\" This code is derived from software contributed to The NetBSD Foundation
+.\" by Nick Hudson
+.\"
+.\" 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. Redistributions in binary form must reproduce the above copyright
+.\"    notice, this list of conditions and the following disclaimer in the
+.\"    documentation and/or other materials provided with the distribution.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. 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 July 15, 2013
+.Dt DWCTWO 4
+.Os
+.Sh NAME
+.Nm dwctwo
+.Nd USB DesignWare HS Controller driver
+.Sh SYNOPSIS
+.Cd "dwctwo* at obio?"
+.Cd "usb*    at dwctwo?"
+.Sh DESCRIPTION
+The
+.Nm
+driver provides support for DesignWare High Speed Controller as found in the
+Raspberry Pi.
+.Sh SEE ALSO
+.Xr usb 4
+.Sh HISTORY
+The
+.Nm
+driver
+appeared in
+.Nx 7.0 .



Home | Main Index | Thread Index | Old Index