Source-Changes-HG archive

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

[src/trunk]: src Add urndis(4) manual page.



details:   https://anonhg.NetBSD.org/src/rev/12c2f6842e62
branches:  trunk
changeset: 767521:12c2f6842e62
user:      jakllsch <jakllsch%NetBSD.org@localhost>
date:      Wed Jul 20 20:51:11 2011 +0000

description:
Add urndis(4) manual page.

diffstat:

 distrib/sets/lists/man/mi |   5 +-
 share/man/man4/Makefile   |   5 +-
 share/man/man4/urndis.4   |  99 +++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 106 insertions(+), 3 deletions(-)

diffs (155 lines):

diff -r 20d393dd7914 -r 12c2f6842e62 distrib/sets/lists/man/mi
--- a/distrib/sets/lists/man/mi Wed Jul 20 20:46:49 2011 +0000
+++ b/distrib/sets/lists/man/mi Wed Jul 20 20:51:11 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1324 2011/07/13 07:52:49 jruoho Exp $
+# $NetBSD: mi,v 1.1325 2011/07/20 20:51:11 jakllsch Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -1677,6 +1677,7 @@
 ./usr/share/man/cat4/urio.0                    man-sys-catman          .cat
 ./usr/share/man/cat4/url.0                     man-sys-catman          .cat
 ./usr/share/man/cat4/urlphy.0                  man-sys-catman          .cat
+./usr/share/man/cat4/urndis.0                  man-sys-catman          .cat
 ./usr/share/man/cat4/usb.0                     man-sys-catman          .cat
 ./usr/share/man/cat4/usbtask.0                 man-sys-catman          .cat
 ./usr/share/man/cat4/uscanner.0                        man-sys-catman          .cat
@@ -4397,6 +4398,7 @@
 ./usr/share/man/html4/urio.html                        man-sys-htmlman         html
 ./usr/share/man/html4/url.html                 man-sys-htmlman         html
 ./usr/share/man/html4/urlphy.html              man-sys-htmlman         html
+./usr/share/man/html4/urndis.html              man-sys-htmlman         html
 ./usr/share/man/html4/usb.html                 man-sys-htmlman         html
 ./usr/share/man/html4/usbtask.html             man-sys-htmlman         html
 ./usr/share/man/html4/uscanner.html            man-sys-htmlman         html
@@ -7044,6 +7046,7 @@
 ./usr/share/man/man4/urio.4                    man-sys-man             .man
 ./usr/share/man/man4/url.4                     man-sys-man             .man
 ./usr/share/man/man4/urlphy.4                  man-sys-man             .man
+./usr/share/man/man4/urndis.4                  man-sys-man             .man
 ./usr/share/man/man4/usb.4                     man-sys-man             .man
 ./usr/share/man/man4/usbtask.4                 man-sys-man             .man
 ./usr/share/man/man4/uscanner.4                        man-sys-man             .man
diff -r 20d393dd7914 -r 12c2f6842e62 share/man/man4/Makefile
--- a/share/man/man4/Makefile   Wed Jul 20 20:46:49 2011 +0000
+++ b/share/man/man4/Makefile   Wed Jul 20 20:51:11 2011 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.561 2011/07/13 07:52:49 jruoho Exp $
+#      $NetBSD: Makefile,v 1.562 2011/07/20 20:51:12 jakllsch Exp $
 #      @(#)Makefile    8.1 (Berkeley) 6/18/93
 
 MAN=   aac.4 ac97.4 acardide.4 aceride.4 acphy.4 \
@@ -75,7 +75,8 @@
        umass.4 umct.4 umidi.4 umodem.4 ums.4 uplcom.4 urio.4 usb.4 \
        uscanner.4 uslsa.4 usscanner.4 ustir.4 uvisor.4 uvscom.4 uyap.4 \
        aue.4 atu.4 axe.4 cdce.4 cue.4 kue.4 upgt.4 upl.4 url.4 udav.4 \
-       ehci.4 ohci.4 slhci.4 uhci.4 uthum.4 utoppy.4 uvideo.4 uyurex.4
+       ehci.4 ohci.4 slhci.4 uhci.4 uthum.4 utoppy.4 uvideo.4 uyurex.4 \
+       urndis.4
 
 # Ir devices
 MAN+=  irframe.4 cir.4 irframetty.4 oboe.4
diff -r 20d393dd7914 -r 12c2f6842e62 share/man/man4/urndis.4
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/share/man/man4/urndis.4   Wed Jul 20 20:51:11 2011 +0000
@@ -0,0 +1,99 @@
+.\" $NetBSD: urndis.4,v 1.1 2011/07/20 20:51:12 jakllsch Exp $
+.\"
+.\" Copyright (c) 2010 Michael Knudsen <mk%openbsd.org@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:
+.\"
+.\"    - Redistributions of source code must retain the above copyright
+.\"      notice, this list of conditions and the following disclaimer.
+.\"    - 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 COPYRIGHT HOLDERS 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
+.\" COPYRIGHT HOLDERS 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.
+.\"
+.\" $OpenBSD: urndis.4,v 1.11 2011/07/20 13:12:16 jasper Exp $
+.\"
+.Dd July 20, 2011
+.Dt URNDIS 4
+.Os
+.Sh NAME
+.Nm urndis
+.Nd USB Remote NDIS Ethernet device
+.Sh SYNOPSIS
+.Cd "urndis*  at uhub?"
+.Sh DESCRIPTION
+The
+.Nm
+driver provides support for Ethernet access over Remote NDIS.
+The
+.Nm
+driver should work with all USB RNDIS devices, but the following devices are
+known to work:
+.Pp
+.Bl -bullet -compact -offset indent
+.It
+Geeksphone ONE
+.It
+Google Nexus One
+.It
+HTC Desire
+.It
+HTC Dream / T-Mobile G1 / ADP1
+.It
+HTC Hero
+.It
+HTC Magic
+.It
+HTC Tattoo
+.It
+HTC Wildfire
+.It
+Samsung Galaxy S / S2
+.It
+Samsung Nexus S
+.El
+.Pp
+The
+.Nm
+driver does not support different media types or options.
+For more information on configuring this device, see
+.Xr ifconfig 8 .
+.Sh SEE ALSO
+.Xr arp 4 ,
+.Xr intro 4 ,
+.Xr netintro 4 ,
+.Xr usb 4 ,
+.Xr hostname.if 5 ,
+.Xr ifconfig 8
+.Sh HISTORY
+The
+.Nm
+device driver first appeared in
+.Ox 4.7 and in
+.Nx 6.0 .
+.Sh AUTHORS
+.An -nosplit
+The
+.Nm
+driver was written by
+.An Jonathan Armani Aq armani%openbsd.org@localhost ,
+.An Michael Knudsen Aq mk%openbsd.org@localhost ,
+and
+.An Fabien Romano Aq fabien%openbsd.org@localhost .
+



Home | Main Index | Thread Index | Old Index