Source-Changes-HG archive

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

[src/trunk]: src Add umcs(4)



details:   https://anonhg.NetBSD.org/src/rev/2d47474854f0
branches:  trunk
changeset: 327753:2d47474854f0
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Mar 16 09:28:43 2014 +0000

description:
Add umcs(4)

diffstat:

 distrib/sets/lists/man/mi |   5 ++-
 share/man/man4/Makefile   |   4 +-
 share/man/man4/umcs.4     |  75 +++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 81 insertions(+), 3 deletions(-)

diffs (130 lines):

diff -r 3f12a3fcd985 -r 2d47474854f0 distrib/sets/lists/man/mi
--- a/distrib/sets/lists/man/mi Sun Mar 16 09:27:04 2014 +0000
+++ b/distrib/sets/lists/man/mi Sun Mar 16 09:28:43 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mi,v 1.1463 2014/03/03 18:27:20 pooka Exp $
+# $NetBSD: mi,v 1.1464 2014/03/16 09:28:58 martin Exp $
 #
 # Note: don't delete entries from here - mark them as "obsolete" instead.
 #
@@ -1800,6 +1800,7 @@
 ./usr/share/man/cat4/ukyopon.0                 man-sys-catman          .cat
 ./usr/share/man/cat4/ulpt.0                    man-sys-catman          .cat
 ./usr/share/man/cat4/umass.0                   man-sys-catman          .cat
+./usr/share/man/cat4/umcs.0                    man-sys-catman          .cat
 ./usr/share/man/cat4/umct.0                    man-sys-catman          .cat
 ./usr/share/man/cat4/umidi.0                   man-sys-catman          .cat
 ./usr/share/man/cat4/umodem.0                  man-sys-catman          .cat
@@ -4756,6 +4757,7 @@
 ./usr/share/man/html4/ukyopon.html             man-sys-htmlman         html
 ./usr/share/man/html4/ulpt.html                        man-sys-htmlman         html
 ./usr/share/man/html4/umass.html               man-sys-htmlman         html
+./usr/share/man/html4/umcs.html                        man-sys-htmlman         html
 ./usr/share/man/html4/umct.html                        man-sys-htmlman         html
 ./usr/share/man/html4/umidi.html               man-sys-htmlman         html
 ./usr/share/man/html4/umodem.html              man-sys-htmlman         html
@@ -7634,6 +7636,7 @@
 ./usr/share/man/man4/ukyopon.4                 man-sys-man             .man
 ./usr/share/man/man4/ulpt.4                    man-sys-man             .man
 ./usr/share/man/man4/umass.4                   man-sys-man             .man
+./usr/share/man/man4/umcs.4                    man-sys-man             .man
 ./usr/share/man/man4/umct.4                    man-sys-man             .man
 ./usr/share/man/man4/umidi.4                   man-sys-man             .man
 ./usr/share/man/man4/umodem.4                  man-sys-man             .man
diff -r 3f12a3fcd985 -r 2d47474854f0 share/man/man4/Makefile
--- a/share/man/man4/Makefile   Sun Mar 16 09:27:04 2014 +0000
+++ b/share/man/man4/Makefile   Sun Mar 16 09:28:43 2014 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.609 2014/03/03 02:03:31 ozaki-r Exp $
+#      $NetBSD: Makefile,v 1.610 2014/03/16 09:28:43 martin Exp $
 #      @(#)Makefile    8.1 (Berkeley) 6/18/93
 
 MAN=   aac.4 ac97.4 acardide.4 aceride.4 acphy.4 \
@@ -74,7 +74,7 @@
        slhci.4 stuirda.4 u3g.4 uatp.4 uaudio.4 uberry.4 ubsa.4 ubt.4 uchcom.4 \
        ucom.4 ucycom.4 udav.4 udsbr.4 uftdi.4 ugen.4 ugensa.4 uhci.4 uhid.4 \
        uhidev.4 uhmodem.4 uhso.4 uipaq.4 uirda.4 ukbd.4 ukyopon.4 ulpt.4 \
-       umass.4 umct.4 umidi.4 umodem.4 ums.4 upgt.4 upl.4 uplcom.4 \
+       umass.4 umcs.4 umct.4 umidi.4 umodem.4 ums.4 upgt.4 upl.4 uplcom.4 \
        urio.4 url.4 urndis.4 urtw.4 urtwn.4 \
        usb.4 uscanner.4 uslsa.4 usmsc.4 usscanner.4 \
        ustir.4 uthum.4 utoppy.4 uts.4 uvideo.4 uvisor.4 uvscom.4 uyap.4 \
diff -r 3f12a3fcd985 -r 2d47474854f0 share/man/man4/umcs.4
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/share/man/man4/umcs.4     Sun Mar 16 09:28:43 2014 +0000
@@ -0,0 +1,75 @@
+.\" $NetBSD: umcs.4,v 1.1 2014/03/16 09:28:43 martin Exp $
+.\"
+.\" Copyright (c) 2014 The NetBSD Foundation, Inc.
+.\" All rights reserved.
+.\"
+.\" This code is derived from software contributed to The NetBSD Foundation
+.\" by Martin Husemann.
+.\"
+.\" 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 March 16, 2014
+.Dt UMCS 4
+.Os
+.Sh NAME
+.Nm umcs
+.Nd USB multiport serial adapters driver
+.Sh SYNOPSIS
+.Cd "umcs* at uhub?"
+.Cd "ucom*   at umcs?"
+.Sh HARDWARE
+The
+.Nm
+driver supports a wide variety of hardware based on the
+MosChip 7810, 7820, 7840 chipsets and clones thereof.
+Devices range from single port to eight port (implemented as a
+USB hub and two
+.Nm umcs
+four port instances behind it).
+.Pp
+Examples of hardware known to work with this driver are:
+.Pp
+.Bl -tag -width Dv -offset indent -compact
+.It LOGILINK AU0033
+.El
+.Sh DESCRIPTION
+The
+.Nm
+driver attaches the MosChip multiport chipset with individual port
+drivers via 
+.Xr ucom 4 ,
+which makes it behave like a
+.Xr tty 4 .
+.Sh SEE ALSO
+.Xr tty 4 ,
+.Xr ucom 4 ,
+.Xr usb 4
+.Sh HISTORY
+The
+.Nm
+driver
+appeared in
+.Nx 7 .
+.Pp
+It superseeded the
+.Xr moscom 4
+driver.



Home | Main Index | Thread Index | Old Index