Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Merge arm32-specific bits of com(4) manpage t...



details:   https://anonhg.NetBSD.org/src/rev/71ddf0993ac3
branches:  trunk
changeset: 508802:71ddf0993ac3
user:      jdolecek <jdolecek%NetBSD.org@localhost>
date:      Fri Apr 20 09:35:56 2001 +0000

description:
Merge arm32-specific bits of com(4) manpage to i386 com(4) manpage
and form a MI com(4) manpage.

diffstat:

 share/man/man4/Makefile            |    4 +-
 share/man/man4/com.4               |  133 +++++++++++++++++++++++++++++++++++++
 share/man/man4/man4.arm32/Makefile |    4 +-
 share/man/man4/man4.arm32/com.4    |   99 ---------------------------
 share/man/man4/man4.i386/Makefile  |    4 +-
 share/man/man4/man4.i386/com.4     |  122 ---------------------------------
 6 files changed, 139 insertions(+), 227 deletions(-)

diffs (truncated from 407 to 300 lines):

diff -r 9e97e7cf42ea -r 71ddf0993ac3 share/man/man4/Makefile
--- a/share/man/man4/Makefile   Fri Apr 20 09:10:45 2001 +0000
+++ b/share/man/man4/Makefile   Fri Apr 20 09:35:56 2001 +0000
@@ -1,9 +1,9 @@
-#      $NetBSD: Makefile,v 1.194 2001/04/19 17:17:29 jdolecek Exp $
+#      $NetBSD: Makefile,v 1.195 2001/04/20 09:35:56 jdolecek Exp $
 #      @(#)Makefile    8.1 (Berkeley) 6/18/93
 
 MAN=   adv.4 adw.4 ahb.4 ahc.4 an.4 aria.4 atalk.4 audio.4 auich.4 auvia.4 \
        awi.4 bba.4 bha.4 bktr.4 bpf.4 cac.4 cardbus.4 ccd.4 \
-       cd.4 ch.4 clcs.4 clct.4 clnp.4 cltp.4 cmpci.4 cms.4 cnw.4 ddb.4 \
+       cd.4 ch.4 clcs.4 clct.4 clnp.4 cltp.4 cmpci.4 cms.4 cnw.4 com.4 ddb.4 \
        de.4 dpt.4 drum.4 eap.4 edc.4 elmc.4 en.4 envsys.4 ep.4 esh.4 \
        esis.4 esm.4 eso.4 exphy.4 fd.4 fpa.4 fms.4 fxp.4 gre.4 hme.4 icmp.4 \
        icsphy.4 idp.4 ifmedia.4 inet.4 inphy.4 intersil7170.4 ioat.4 \
diff -r 9e97e7cf42ea -r 71ddf0993ac3 share/man/man4/com.4
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/share/man/man4/com.4      Fri Apr 20 09:35:56 2001 +0000
@@ -0,0 +1,133 @@
+.\"    $NetBSD: com.4,v 1.1 2001/04/20 09:35:56 jdolecek Exp $
+.\"
+.\" Copyright (c) 1990, 1991 The Regents of the University of California.
+.\" All rights reserved.
+.\"
+.\" This code is derived from software contributed to Berkeley by
+.\" the Systems Programming Group of the University of Utah Computer
+.\" Science Department.
+.\" 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.
+.\" 3. All advertising materials mentioning features or use of this software
+.\"    must display the following acknowledgement:
+.\"    This product includes software developed by the University of
+.\"    California, Berkeley and its contributors.
+.\" 4. Neither the name of the University nor the names of its contributors
+.\"    may be used to endorse or promote products derived from this software
+.\"    without specific prior written permission.
+.\"
+.\" THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
+.\"
+.\"     from: @(#)dca.4        5.2 (Berkeley) 3/27/91
+.\"
+.Dd August 6, 1993
+.Dt COM 4
+.Os
+.Sh NAME
+.Nm com
+.Nd
+serial communications interface
+.Sh SYNOPSIS
+.Cd "com0 at isa? port" \&"IO_COM1\&" irq 4
+.Cd "com1 at isa? port" \&"IO_COM2\&" irq 3
+.Cd "com* at cardbus?"
+.Cd "com* at isapnp?"
+.Cd "com* at mhzc?"
+.Cd "com* at ofisa?"
+.Cd "com* at pcmcia?"
+.Cd "com* at pcmcom?"
+.Cd "com* at pnpbios? index ?"
+.Cd "com* at puc? port ?"
+.Cd "com* at mca? slot ?"
+.Ss Arm32
+.Cd "com0 at mainbus? base 0x00210fe0"
+.Cd "com1 at mainbus? base 0x00210be0"
+.Sh DESCRIPTION
+The
+.Nm
+driver provides support for NS8250-, NS16450-, and NS16550-based
+.Tn EIA
+.Tn RS-232C
+.Pf ( Tn CCITT
+.Tn V.28 )
+communications interfaces.  The NS8250 and NS16450 have single character
+buffers, and the NS16550 has a 16 character buffer.
+.Pp
+Input and output for each line may set to one of following baud rates;
+50, 75, 110, 134.5, 150, 300, 600, 1200, 1800, 2400, 4800, 9600,
+19200, 38400, 57600, or 115200, or any other baud rate which is a factor
+of 115200.
+.Pp
+The ttyXX devices are traditional dialin devices; the dtyXX devices are
+used for dialout.  (See
+.Xr tty 4 . )
+.Ss Arm32 specific
+If
+.Dq flags 1
+is specified, the
+.Nm
+driver will not set the MCR_IENABLE bit on the UART.  This is mainly for
+use on AST multiport boards, where the MCR_IENABLE bit is used to control
+whether or not the devices use a shared interrupt.
+.Sh FILES
+.Bl -tag -width Pa -compact
+.It Pa /dev/dty00
+.It Pa /dev/dty01
+.It Pa /dev/dty02
+.It Pa /dev/tty00
+.It Pa /dev/tty01
+.It Pa /dev/tty02
+.El
+.Sh DIAGNOSTICS
+.Bl -diag
+.It com%d: %d silo overflows
+The input
+.Dq silo
+has overflowed and incoming data has been lost.
+.It com%d: weird interrupt: iir=%x
+The device has generated an unexpected interrupt
+with the code listed.
+.El
+.Sh SEE ALSO
+.Xr ast 4 ,
+.Xr cardbus 4 ,
+.Xr isa 4 ,
+.Xr isapnp 4 ,
+.Xr mca 4 ,
+.Xr mhzc 4 ,
+.Xr ofisa 4 ,
+.Xr pcmcia 4 ,
+.Xr pcmcom 4 ,
+.Xr pnpbios 4 ,
+.Xr puc 4 ,
+.Xr rtfps 4 ,
+.Xr tty 4
+.Sh HISTORY
+The
+.Nm
+driver was originally derived from the HP9000/300
+.Ic dca
+driver and is
+.Ud
+.Sh BUGS
+Data loss is possible on busy systems with unbuffered UARTs at high speed.
+.Pp
+The name of this driver and the constants which define the locations
+of the various serial ports are holdovers from
+.Tn DOS .
diff -r 9e97e7cf42ea -r 71ddf0993ac3 share/man/man4/man4.arm32/Makefile
--- a/share/man/man4/man4.arm32/Makefile        Fri Apr 20 09:10:45 2001 +0000
+++ b/share/man/man4/man4.arm32/Makefile        Fri Apr 20 09:35:56 2001 +0000
@@ -1,7 +1,7 @@
 #      from: @(#)Makefile      5.1 (Berkeley) 2/12/91
-#      $NetBSD: Makefile,v 1.6 2001/04/10 21:11:13 bjh21 Exp $
+#      $NetBSD: Makefile,v 1.7 2001/04/20 09:35:57 jdolecek Exp $
 
-MAN=   intro.4 asc.4 autoconf.4 beep.4 com.4
+MAN=   intro.4 asc.4 autoconf.4 beep.4
 MAN+=  cosc.4 csc.4 eh.4 em.4 es.4 ie.4 kbd.4 lpt.4
 MAN+=  mainbus.4 mem.4
 MAN+=  oak.4 podulebus.4 ptsc.4 quadmouse.4 wd.4
diff -r 9e97e7cf42ea -r 71ddf0993ac3 share/man/man4/man4.arm32/com.4
--- a/share/man/man4/man4.arm32/com.4   Fri Apr 20 09:10:45 2001 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,99 +0,0 @@
-.\" Copyright (c) 1990, 1991 The Regents of the University of California.
-.\" All rights reserved.
-.\"
-.\" This code is derived from software contributed to Berkeley by
-.\" the Systems Programming Group of the University of Utah Computer
-.\" Science Department.
-.\" 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.
-.\" 3. All advertising materials mentioning features or use of this software
-.\"    must display the following acknowledgement:
-.\"    This product includes software developed by the University of
-.\"    California, Berkeley and its contributors.
-.\" 4. Neither the name of the University nor the names of its contributors
-.\"    may be used to endorse or promote products derived from this software
-.\"    without specific prior written permission.
-.\"
-.\" THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.
-.\"
-.\"     from: @(#)dca.4        5.2 (Berkeley) 3/27/91
-.\"    $NetBSD: com.4,v 1.7 2001/04/11 18:54:00 wiz Exp $
-.\"
-.Dd July 28, 1995
-.Dt COM 4 arm32
-.Os
-.Sh NAME
-.Nm com
-.Nd serial communications interface
-.Sh SYNOPSIS
-.Cd "com0 at mainbus? base 0x00210fe0"
-.Cd "com1 at mainbus? base 0x00210be0"
-.Sh DESCRIPTION
-The
-.Nm
-driver provides support for NS8250-, NS16450-, and NS16550-based
-.Tn EIA
-.Tn RS-232C
-.Pf ( Tn CCITT
-.Tn V.28 )
-communications interfaces.  The NS8250 and NS16450 have single character
-buffers, and the NS16550 has a 16 character buffer.
-.Pp
-Input and output for each line may set to one of following baud rates;
-50, 75, 110, 134.5, 150, 300, 600, 1200, 1800, 2400, 4800, 9600,
-19200, 38400, 57600, or 115200, or any other baud rate which is a factor
-of 115200.
-.Pp
-If
-.Dq flags 1
-is specified, the
-.Nm
-driver will not set the MCR_IENABLE bit on the UART.  This is mainly for
-use on AST multiport boards, where the MCR_IENABLE bit is used to control
-whether or not the devices use a shared interrupt.
-.Sh FILES
-.Bl -tag -width Pa
-.It Pa /dev/tty00
-.It Pa /dev/tty01
-.El
-.Sh DIAGNOSTICS
-.Bl -diag
-.It com%d: %d silo overflows
-The input
-.Dq silo
-has overflowed and incoming data has been lost.
-.It com%d: weird interrupt: iir=%x
-The device has generated an unexpected interrupt
-with the code listed.
-.El
-.Sh SEE ALSO
-.Xr tty 4
-.Sh HISTORY
-The
-.Nm
-driver was originally derived from the i386
-.Nm
-driver and is
-.Ud
-.Sh BUGS
-Data loss is possible on busy systems with unbuffered UARTs at high speed.
-.Pp
-The name of this driver and the constants which define the locations
-of the various serial ports are holdovers from
-.Tn DOS .
diff -r 9e97e7cf42ea -r 71ddf0993ac3 share/man/man4/man4.i386/Makefile
--- a/share/man/man4/man4.i386/Makefile Fri Apr 20 09:10:45 2001 +0000
+++ b/share/man/man4/man4.i386/Makefile Fri Apr 20 09:35:56 2001 +0000
@@ -1,7 +1,7 @@
-#      $NetBSD: Makefile,v 1.45 2001/04/19 08:16:06 jdolecek Exp $
+#      $NetBSD: Makefile,v 1.46 2001/04/20 09:35:57 jdolecek Exp $
 #      from: @(#)Makefile      8.1 (Berkeley) 6/5/93
 
-MAN=   apm.4 autoconf.4 busmouse.4 com.4 console.4 fdc.4 \
+MAN=   apm.4 autoconf.4 busmouse.4 console.4 fdc.4 \
        intro.4 joy.4 lms.4 lpt.4 mem.4 mms.4 npx.4 \
        opms.4 pcibios.4 pnpbios.4
 MLINKS=        mem.4 kmem.4 lms.4 olms.4 mms.4 omms.4 ../dasd.4 ed.4
diff -r 9e97e7cf42ea -r 71ddf0993ac3 share/man/man4/man4.i386/com.4
--- a/share/man/man4/man4.i386/com.4    Fri Apr 20 09:10:45 2001 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,122 +0,0 @@
-.\"    $NetBSD: com.4,v 1.13 2001/03/19 21:56:44 jdolecek Exp $
-.\"
-.\" Copyright (c) 1990, 1991 The Regents of the University of California.
-.\" All rights reserved.
-.\"
-.\" This code is derived from software contributed to Berkeley by
-.\" the Systems Programming Group of the University of Utah Computer
-.\" Science Department.
-.\" 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



Home | Main Index | Thread Index | Old Index