diff options
author | Mark Kettenis <kettenis@cvs.openbsd.org> | 2008-05-21 19:05:52 +0000 |
---|---|---|
committer | Mark Kettenis <kettenis@cvs.openbsd.org> | 2008-05-21 19:05:52 +0000 |
commit | ba743def57be5d9caa92057eeabd746c567272ba (patch) | |
tree | ba41b7b61852c49044f5387c4149be63efb69fae | |
parent | 68f194bf5b351f21c19145a302967a3bf410a628 (diff) |
Bye, bye pccom(4).
-rw-r--r-- | share/man/man4/Makefile | 3 | ||||
-rw-r--r-- | share/man/man4/addcom.4 | 6 | ||||
-rw-r--r-- | share/man/man4/ast.4 | 8 | ||||
-rw-r--r-- | share/man/man4/boca.4 | 8 | ||||
-rw-r--r-- | share/man/man4/cardbus.4 | 6 | ||||
-rw-r--r-- | share/man/man4/com.4 | 53 | ||||
-rw-r--r-- | share/man/man4/hsq.4 | 6 | ||||
-rw-r--r-- | share/man/man4/isa.4 | 6 | ||||
-rw-r--r-- | share/man/man4/isapnp.4 | 6 | ||||
-rw-r--r-- | share/man/man4/pcmcia.4 | 6 | ||||
-rw-r--r-- | share/man/man4/puc.4 | 6 | ||||
-rw-r--r-- | share/man/man4/rtfps.4 | 6 |
12 files changed, 45 insertions, 75 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index eb44cd5af97..7ac48970bd2 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.455 2008/05/19 12:49:06 pyr Exp $ +# $OpenBSD: Makefile,v 1.456 2008/05/21 19:05:51 kettenis Exp $ MAN= aac.4 ac97.4 acphy.4 \ acpi.4 acpiac.4 acpiasus.4 acpibat.4 acpibtn.4 acpicpu.4 acpidock.4 \ @@ -63,7 +63,6 @@ MLINKS+=adv.4 advansys.4 adv.4 adw.4 MLINKS+=art.4 musycc.4 MLINKS+=audio.4 mixer.4 MLINKS+=cardbus.4 cbb.4 -MLINKS+=com.4 pccom.4 MLINKS+=fd.4 stderr.4 fd.4 stdin.4 fd.4 stdout.4 MLINKS+=fpa.4 fea.4 fpa.4 fta.4 MLINKS+=isapnp.4 pnp.4 diff --git a/share/man/man4/addcom.4 b/share/man/man4/addcom.4 index c59e613ff73..8140591ac55 100644 --- a/share/man/man4/addcom.4 +++ b/share/man/man4/addcom.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: addcom.4,v 1.7 2007/05/31 19:19:48 jmc Exp $ +.\" $OpenBSD: addcom.4,v 1.8 2008/05/21 19:05:51 kettenis Exp $ .\" .\" Copyright (c) 2001 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -25,7 +25,7 @@ .\" POSSIBILITY OF SUCH DAMAGE. .\" .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: May 21 2008 $ .Dt ADDCOM 4 .Os .Sh NAME @@ -34,8 +34,6 @@ .Sh SYNOPSIS .Cd "addcom0 at isa? port 0x108 irq 5" .Cd "com* at addcom?" -or -.Cd "pccom* at addcom?" .Sh DESCRIPTION The .Nm diff --git a/share/man/man4/ast.4 b/share/man/man4/ast.4 index ca0d747e77a..d327a9974a9 100644 --- a/share/man/man4/ast.4 +++ b/share/man/man4/ast.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ast.4,v 1.12 2008/01/26 23:07:55 jmc Exp $ +.\" $OpenBSD: ast.4,v 1.13 2008/05/21 19:05:51 kettenis Exp $ .\" $NetBSD: ast.4,v 1.7 1996/03/16 00:07:07 thorpej Exp $ .\" .\" Copyright (c) 1990, 1991 The Regents of the University of California. @@ -34,7 +34,7 @@ .\" from: @(#)dca.4 5.2 (Berkeley) 3/27/91 .\" from: Id: com.4,v 1.1 1993/08/06 11:19:07 cgd Exp .\" -.Dd $Mdocdate: January 26 2008 $ +.Dd $Mdocdate: May 21 2008 $ .Dt AST 4 .Os .Sh NAME @@ -44,8 +44,6 @@ .Cd "ast0 at isa? port 0x1a0 irq 5" .Cd "ast1 at isa? port 0x2a0 irq 6" .Cd "com* at ast?" -or -.Cd "pccom* at ast?" .Sh DESCRIPTION The .Nm @@ -62,8 +60,6 @@ Each .Nm device is the master device for up to four .Nm com -or -.Nm pccom devices. The kernel configuration specifies these .Nm com diff --git a/share/man/man4/boca.4 b/share/man/man4/boca.4 index a8530edcc8f..7837cb98402 100644 --- a/share/man/man4/boca.4 +++ b/share/man/man4/boca.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: boca.4,v 1.10 2007/05/31 19:19:49 jmc Exp $ +.\" $OpenBSD: boca.4,v 1.11 2008/05/21 19:05:51 kettenis Exp $ .\" .\" Copyright (c) 1990, 1991 The Regents of the University of California. .\" All rights reserved. @@ -33,7 +33,7 @@ .\" from: @(#)dca.4 5.2 (Berkeley) 3/27/91 .\" from: Id: com.4,v 1.1 1993/08/06 11:19:07 cgd Exp .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: May 21 2008 $ .Dt BOCA 4 .Os .Sh NAME @@ -44,16 +44,12 @@ For 4-port BB1004 boards and 8-port BB1008 boards: .Pp .Cd "boca0 at isa? port 0x100 irq 5" .Cd "com* at boca?" -or -.Cd "pccom* at boca?" .Pp For 16-port BB2016 boards: .Pp .Cd "boca0 at isa? port 0x100 irq 5" .Cd "boca1 at isa? port 0x140 irq 5" .Cd "com* at boca?" -or -.Cd "pccom* at boca?" .Pp (The BB2016 is functionally equivalent to two BB1008 boards, and is configured as such.) diff --git a/share/man/man4/cardbus.4 b/share/man/man4/cardbus.4 index b4b83df61f0..ed04f186e29 100644 --- a/share/man/man4/cardbus.4 +++ b/share/man/man4/cardbus.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cardbus.4,v 1.60 2007/11/17 14:10:06 jmc Exp $ +.\" $OpenBSD: cardbus.4,v 1.61 2008/05/21 19:05:51 kettenis Exp $ .\" $NetBSD: cardbus.4,v 1.4 2000/02/02 19:57:17 augustss Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -35,7 +35,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: November 17 2007 $ +.Dd $Mdocdate: May 21 2008 $ .Dt CARDBUS 4 .Os .Sh NAME @@ -88,7 +88,7 @@ Realtek RTL8180L IEEE 802.11b wireless network device .El .Ss Serial interfaces .Bl -tag -width 12n -offset ind -compact -.It Xr com 4 , Xr pccom 4 +.It Xr com 4 serial communications interface .It Xr puc 4 PCI ``universal'' communications card driver diff --git a/share/man/man4/com.4 b/share/man/man4/com.4 index 7dd61f207e1..8de4ff86947 100644 --- a/share/man/man4/com.4 +++ b/share/man/man4/com.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: com.4,v 1.31 2007/06/20 14:26:09 jmc Exp $ +.\" $OpenBSD: com.4,v 1.32 2008/05/21 19:05:51 kettenis Exp $ .\" $NetBSD: com.4,v 1.5 1996/03/16 00:07:08 thorpej Exp $ .\" .\" Copyright (c) 1990, 1991 The Regents of the University of California. @@ -33,31 +33,30 @@ .\" .\" from: @(#)dca.4 5.2 (Berkeley) 3/27/91 .\" -.Dd $Mdocdate: June 20 2007 $ +.Dd $Mdocdate: May 21 2008 $ .Dt COM 4 .Os .Sh NAME -.Nm com , -.Nm pccom +.Nm com .Nd serial communications interface .Sh SYNOPSIS -.Cd "# pccom or com attachments" +.Cd "# com attachments" .Cd "#" .Cd "# i386" -.Cd "pccom0 at isa? port 0x3f8 irq 4" -.Cd "pccom1 at isa? port 0x2f8 irq 3" -.Cd "pccom2 at isa? port 0x3e8 irq 5" -.Cd "pccom3 at isa? port 0x2e8 irq 9" -.Cd "pccom* at isapnp?" -.Cd "pccom* at pcmcia?" -.Cd "pccom* at puc?" -.Cd "pccom* at cardbus?" +.Cd "com0 at isa? port 0x3f8 irq 4" +.Cd "com1 at isa? port 0x2f8 irq 3" +.Cd "com2 at isa? port 0x3e8 irq 5" +.Cd "com3 at isa? port 0x2e8 irq 9" +.Cd "com* at isapnp?" +.Cd "com* at pcmcia?" +.Cd "com* at puc?" +.Cd "com* at cardbus?" .Pp -.Cd "pccom* at addcom?" -.Cd "pccom* at ast?" -.Cd "pccom* at boca?" -.Cd "pccom* at hsq?" -.Cd "pccom* at rtfps?" +.Cd "com* at addcom?" +.Cd "com* at ast?" +.Cd "com* at boca?" +.Cd "com* at hsq?" +.Cd "com* at rtfps?" .Pp .Cd "# alpha and amd64" .Cd "com0 at isa? port 0x3f8 irq 4" @@ -95,32 +94,20 @@ .Sh DESCRIPTION The .Nm com -and -.Nm pccom -drivers provide support for NS8250-, NS16450-, NS16550-, ST16650-, +driver provides support for NS8250-, NS16450-, NS16550-, ST16650-, ST16C654-, and TI16750-based +.\" XR16850- .Tn EIA .Tn RS-232C .Pf ( Tn CCITT .Tn V.28 ) communications interfaces. -The -.Nm pccom -driver (i386-only) also supports the XR16850 UART. .Pp The NS8250 and NS16450 have single character buffers, the NS16550 has a 16 character buffer, while the ST16650 has a 32 character buffer, and the TI16750 has a 64 character buffer. -The XR16850 has a 128 character buffer. -.Pp -The -.Nm com -and -.Nm pccom -drivers are mutually exclusive; both may not be present in the same system at -the same time. -Attempting to compile such a system will fail. +.\" The XR16850 has a 128 character buffer. .Pp Input and output for each line may be set to one of following baud rates; 50, 75, 110, 134.5, 150, 300, 600, 1200, 1800, 2400, 4800, 9600, diff --git a/share/man/man4/hsq.4 b/share/man/man4/hsq.4 index 3a4c60d93ae..9c7a7392b54 100644 --- a/share/man/man4/hsq.4 +++ b/share/man/man4/hsq.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hsq.4,v 1.15 2007/05/31 19:19:50 jmc Exp $ +.\" $OpenBSD: hsq.4,v 1.16 2008/05/21 19:05:51 kettenis Exp $ .\" from: OpenBSD: ast.4,v 1.5 1999/07/09 13:35:43 aaron Exp .\" from: NetBSD: ast.4,v 1.7 1996/03/16 00:07:07 thorpej Exp .\" @@ -35,7 +35,7 @@ .\" from: @(#)dca.4 5.2 (Berkeley) 3/27/91 .\" from: Id: com.4,v 1.1 1993/08/06 11:19:07 cgd Exp .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: May 21 2008 $ .Dt HSQ 4 .Os .Sh NAME @@ -44,8 +44,6 @@ .Sh SYNOPSIS .Cd "hsq0 at isa? port 0x140 irq 10" .Cd "com* at hsq?" -or -.Cd "pccom* at hsq?" .Sh DESCRIPTION The .Nm diff --git a/share/man/man4/isa.4 b/share/man/man4/isa.4 index a211140283c..c83f3b7293a 100644 --- a/share/man/man4/isa.4 +++ b/share/man/man4/isa.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: isa.4,v 1.60 2008/03/19 19:33:12 deraadt Exp $ +.\" $OpenBSD: isa.4,v 1.61 2008/05/21 19:05:51 kettenis Exp $ .\" $NetBSD: isa.4,v 1.19 2000/03/18 16:54:37 augustss Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt. All rights reserved. @@ -31,7 +31,7 @@ .\" (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 $Mdocdate: March 19 2008 $ +.Dd $Mdocdate: May 21 2008 $ .Dt ISA 4 .Os .Sh NAME @@ -119,7 +119,7 @@ Addonics FlexPort 8S serial communication cards multiplexing serial communications interface .It Xr boca 4 multiplexing serial communications interface -.It Xr com 4 , Xr pccom 4 +.It Xr com 4 serial communications interface .It Xr cy 4 Cyclades Cyclom-{4, 8, 16}Y asynchronous comms board device driver diff --git a/share/man/man4/isapnp.4 b/share/man/man4/isapnp.4 index 36c6949a0ce..87eff13c116 100644 --- a/share/man/man4/isapnp.4 +++ b/share/man/man4/isapnp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: isapnp.4,v 1.37 2007/05/31 19:19:50 jmc Exp $ +.\" $OpenBSD: isapnp.4,v 1.38 2008/05/21 19:05:51 kettenis Exp $ .\" $NetBSD: isapnp.4,v 1.8 1998/06/07 09:08:46 enami Exp $ .\" .\" Copyright (c) 1997 Jonathan Stone @@ -29,7 +29,7 @@ .\" (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 $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: May 21 2008 $ .Dt ISAPNP 4 .Os .Sh NAME @@ -61,7 +61,7 @@ WD100x compatible hard disk controller driver .El .Ss Serial and parallel interfaces .Bl -tag -width 12n -offset ind -compact -.It Xr com 4 , Xr pccom 4 +.It Xr com 4 serial communications interface .El .Ss Network interfaces diff --git a/share/man/man4/pcmcia.4 b/share/man/man4/pcmcia.4 index 29d2b3e732b..ee9ec74d276 100644 --- a/share/man/man4/pcmcia.4 +++ b/share/man/man4/pcmcia.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pcmcia.4,v 1.55 2008/04/23 13:28:58 jsg Exp $ +.\" $OpenBSD: pcmcia.4,v 1.56 2008/05/21 19:05:51 kettenis Exp $ .\" $NetBSD: pcmcia.4,v 1.4 1998/06/07 09:10:30 enami Exp $ .\" .\" Copyright (c) 1997 The NetBSD Foundation, Inc. @@ -32,7 +32,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: April 23 2008 $ +.Dd $Mdocdate: May 21 2008 $ .Dt PCMCIA 4 .Os .Sh NAME @@ -84,7 +84,7 @@ GemPlus GPR400 smartcard reader .El .Ss Serial interfaces and modems .Bl -tag -width 12n -offset ind -compact -.It Xr com 4 , Xr pccom 4 +.It Xr com 4 serial communications interface .El .Ss Wired network interfaces diff --git a/share/man/man4/puc.4 b/share/man/man4/puc.4 index fcf68f26d6d..47d122608d4 100644 --- a/share/man/man4/puc.4 +++ b/share/man/man4/puc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: puc.4,v 1.38 2008/04/23 18:40:00 deraadt Exp $ +.\" $OpenBSD: puc.4,v 1.39 2008/05/21 19:05:51 kettenis Exp $ .\" $NetBSD: puc.4,v 1.7 1999/07/03 05:55:23 cgd Exp $ .\" .\" Copyright (c) 1998 Christopher G. Demetriou. All rights reserved. @@ -29,7 +29,7 @@ .\" (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 $Mdocdate: April 23 2008 $ +.Dd $Mdocdate: May 21 2008 $ .Dt PUC 4 .Os .Sh NAME @@ -42,8 +42,6 @@ communications card driver .Cd "puc* at cardbus?" .Cd "lpt* at puc?" .Cd "com* at puc?" -or -.Cd "pccom* at puc?" .Sh DESCRIPTION The .Nm diff --git a/share/man/man4/rtfps.4 b/share/man/man4/rtfps.4 index 2262dbd881a..bd82243a223 100644 --- a/share/man/man4/rtfps.4 +++ b/share/man/man4/rtfps.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rtfps.4,v 1.10 2007/05/31 19:19:51 jmc Exp $ +.\" $OpenBSD: rtfps.4,v 1.11 2008/05/21 19:05:51 kettenis Exp $ .\" .\" Copyright (c) 1990, 1991 The Regents of the University of California. .\" All rights reserved. @@ -33,7 +33,7 @@ .\" from: @(#)dca.4 5.2 (Berkeley) 3/27/91 .\" from: Id: com.4,v 1.1 1993/08/06 11:19:07 cgd Exp .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: May 21 2008 $ .Dt RTFPS 4 .Os .Sh NAME @@ -42,8 +42,6 @@ .Sh SYNOPSIS .Cd "rtfps0 at isa? port 0x1230 irq 10" .Cd "com* at rtfps?" -or -.Cd "pccom* at rtfps?" .Sh DESCRIPTION The .Nm |