diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2004-02-07 20:08:54 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2004-02-07 20:08:54 +0000 |
commit | a668512739628ed5f55d93d2a66c13e5ff2778ee (patch) | |
tree | d0bbb35147388ba147fe01736534896c98a9ee31 /share/man/man4 | |
parent | 7de30bf8181afae26b9c987176660fc0cbd96dd9 (diff) |
amd64/cats MI touches, as well as a few pegasos mentions forgotten.
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/com.4 | 4 | ||||
-rw-r--r-- | share/man/man4/isa.4 | 7 | ||||
-rw-r--r-- | share/man/man4/options.4 | 5 | ||||
-rw-r--r-- | share/man/man4/pci.4 | 14 | ||||
-rw-r--r-- | share/man/man4/pckbc.4 | 4 | ||||
-rw-r--r-- | share/man/man4/pckbd.4 | 4 | ||||
-rw-r--r-- | share/man/man4/pcppi.4 | 4 | ||||
-rw-r--r-- | share/man/man4/wi.4tbl | 9 | ||||
-rw-r--r-- | share/man/man4/xf86.4 | 5 |
9 files changed, 30 insertions, 26 deletions
diff --git a/share/man/man4/com.4 b/share/man/man4/com.4 index c5492a74b44..36913841205 100644 --- a/share/man/man4/com.4 +++ b/share/man/man4/com.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: com.4,v 1.12 2003/11/08 16:55:35 miod Exp $ +.\" $OpenBSD: com.4,v 1.13 2004/02/07 20:08:53 miod 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. @@ -41,7 +41,7 @@ .Nm pccom .Nd serial communications interface .Sh SYNOPSIS -.Cd "# i386 - pccom or com attachments" +.Cd "# amd64 and i386 - pccom or com attachments" .Cd "pccom0 at isa? port 0x3f8 irq 4" .Cd "pccom1 at isa? port 0x2f8 irq 3" .Cd "pccom2 at isa? port 0x3e8 irq 5" diff --git a/share/man/man4/isa.4 b/share/man/man4/isa.4 index 84c9aad207c..ad07fa6cba5 100644 --- a/share/man/man4/isa.4 +++ b/share/man/man4/isa.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: isa.4,v 1.26 2003/11/08 16:55:35 miod Exp $ +.\" $OpenBSD: isa.4,v 1.27 2004/02/07 20:08:53 miod Exp $ .\" $NetBSD: isa.4,v 1.19 2000/03/18 16:54:37 augustss Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt. All rights reserved. @@ -38,7 +38,7 @@ .Nm isa .Nd introduction to ISA bus support .Sh SYNOPSIS -.Cd "# i386" +.Cd "# amd64 and i386" .Cd "isa0 at mainbus0" .Cd "isa0 at pcib?" .Pp @@ -46,6 +46,9 @@ .Cd "isa* at pceb?" .Cd "isa* at sio?" .Pp +.Cd "# cats" +.Cd "isa0 at pcib?" +.Pp .Cd "# pegasos" .Cd "isa* at isabr?" .Pp diff --git a/share/man/man4/options.4 b/share/man/man4/options.4 index 9b06205b288..82f797978c6 100644 --- a/share/man/man4/options.4 +++ b/share/man/man4/options.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: options.4,v 1.134 2003/12/28 18:16:27 tedu Exp $ +.\" $OpenBSD: options.4,v 1.135 2004/02/07 20:08:53 miod Exp $ .\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $ .\" .\" Copyright (c) 1998 Theo de Raadt @@ -563,7 +563,8 @@ and PCI configuration registers by user-processes This option is supported on the .Va alpha , .Va i386 , -.Va macppc +.Va macppc , +.Va pegasos and .Va sparc64 architectures. diff --git a/share/man/man4/pci.4 b/share/man/man4/pci.4 index e698987024d..a56b228c36f 100644 --- a/share/man/man4/pci.4 +++ b/share/man/man4/pci.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pci.4,v 1.81 2003/11/08 16:55:35 miod Exp $ +.\" $OpenBSD: pci.4,v 1.82 2004/02/07 20:08:53 miod Exp $ .\" $NetBSD: pci.4,v 1.29 2000/04/01 00:32:23 tsarna Exp $ .\" .\" Copyright (c) 2000 Theo de Raadt. All rights reserved. @@ -45,13 +45,15 @@ .Cd "pci* at lca?" .Cd "pci* at tsp?" .Pp +.Cd "# amd64, i386" +.Cd "pci* at mainbus0 bus ?" +.Pp +.Cd "# cats" +.Cd "pci0 at footbridge?" +.Pp .Cd "# hppa" .Cd "pci* at dino?" .Pp -.Cd "# i386" -.Cd "pci* at mainbus0 bus ?" -.Cd "pci* at pchb? bus ?" -.Pp .Cd "# macppc, pegasos" .Cd "pci* at mpcpcibr?" .Pp @@ -60,7 +62,7 @@ .Cd "pci* at schizo?" .Pp .Cd "# all architectures" -.Cd "ppb* at pci? dev ? function ?" +.Cd "pci* at pchb? bus ?" .Cd "pci* at ppb? bus ?" .Sh DESCRIPTION The system includes a machine-independent diff --git a/share/man/man4/pckbc.4 b/share/man/man4/pckbc.4 index 89036da2d26..4a0c0ac0b33 100644 --- a/share/man/man4/pckbc.4 +++ b/share/man/man4/pckbc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pckbc.4,v 1.10 2003/11/08 16:55:35 miod Exp $ +.\" $OpenBSD: pckbc.4,v 1.11 2004/02/07 20:08:53 miod Exp $ .\" $NetBSD: pckbc.4,v 1.2 2000/06/16 06:42:31 augustss Exp $ .\" .\" Copyright (c) 1999 @@ -32,7 +32,7 @@ .Nm pckbc .Nd PC (ISA) keyboard controller driver .Sh SYNOPSIS -.Cd "pckbc* at isa? " Pq "alpha, i386, pegasos" +.Cd "pckbc* at isa? " Pq "alpha, amd64, cats, i386, pegasos" .Cd "pckbc* at ebus? " Pq "sparc64" .Cd "pckbd* at pckbc?" .Cd "pms* at pckbc?" diff --git a/share/man/man4/pckbd.4 b/share/man/man4/pckbd.4 index 12e71af8e42..0e82d5f68ee 100644 --- a/share/man/man4/pckbd.4 +++ b/share/man/man4/pckbd.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pckbd.4,v 1.20 2003/09/25 23:43:05 mickey Exp $ +.\" $OpenBSD: pckbd.4,v 1.21 2004/02/07 20:08:53 miod Exp $ .\" $NetBSD: pckbd.4,v 1.3 1999/12/21 11:31:07 drochner Exp $ .\" .\" Copyright (c) 1999 @@ -196,7 +196,7 @@ with the ALT modifier are prefixed by an ESC character. Because PC keyboard hardware doesn't contain a beeper, requests for .Dq keyboard beeps cannot be handled directly. -On alpha and i386, a helper device attached to the pcppi +On alpha, cats and i386, a helper device attached to the pcppi driver allows use of the standard ISA speaker for this purpose. .Sh EXAMPLES To set a German keyboard layout without diff --git a/share/man/man4/pcppi.4 b/share/man/man4/pcppi.4 index db675a1a1a4..6758c01a713 100644 --- a/share/man/man4/pcppi.4 +++ b/share/man/man4/pcppi.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pcppi.4,v 1.5 2003/03/30 12:14:31 jmc Exp $ +.\" $OpenBSD: pcppi.4,v 1.6 2004/02/07 20:08:53 miod Exp $ .\" $NetBSD: pcppi.4,v 1.5 2001/10/02 20:37:00 augustss Exp $ .\" .\" Copyright (c) 1999 @@ -34,7 +34,7 @@ .Sh SYNOPSIS .Cd "pcppi* at isa?" .Cd "isabeep* at pcppi?" Pq alpha only -.Cd "sysbeep* at pcppi?" Pq i386 only +.Cd "sysbeep* at pcppi?" Pq cats and i386 only .Cd "spkr0 at pcppi?" .Cd "midi* at pcppi?" .Sh DESCRIPTION diff --git a/share/man/man4/wi.4tbl b/share/man/man4/wi.4tbl index a39b91e6fe1..67e7fe0d7b5 100644 --- a/share/man/man4/wi.4tbl +++ b/share/man/man4/wi.4tbl @@ -1,4 +1,4 @@ -.\" $OpenBSD: wi.4tbl,v 1.31 2003/12/05 19:42:34 millert Exp $ +.\" $OpenBSD: wi.4tbl,v 1.32 2004/02/07 20:08:53 miod Exp $ .\" .\" Copyright (c) 1997, 1998, 1999 .\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved. @@ -39,13 +39,10 @@ .Nm wi .Nd WaveLAN/IEEE, PRISM 2-3 and Spectrum24 802.11DS wireless network driver .Sh SYNOPSIS -.Cd "# i386/macppc/sparc64" -.Cd "wi* at pci? dev ? function ?" -.Pp -.Cd "# i386/macppc/sparc/sparc64" +.Cd "# all architectures" .Cd "wi* at pcmcia? function ?" .Pp -.Cd "# macppc" +.Cd "# macppc extra attachment" .Cd "wi* at macobio?" .Sh DESCRIPTION The diff --git a/share/man/man4/xf86.4 b/share/man/man4/xf86.4 index 4a65b73cc06..dcdffcf6cf0 100644 --- a/share/man/man4/xf86.4 +++ b/share/man/man4/xf86.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: xf86.4,v 1.6 2003/06/06 10:29:41 jmc Exp $ +.\" $OpenBSD: xf86.4,v 1.7 2004/02/07 20:08:53 miod Exp $ .\" .\" Copyright (c) 1998 Matthieu Herrb .\" All rights reserved. @@ -37,7 +37,8 @@ On .Va alpha , .Va i386 , -.Va macppc +.Va macppc , +.Va pegasos and .Va sparc64 the |