diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-03-05 19:50:49 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-03-05 19:50:49 +0000 |
commit | bac011b9c1535da079f6cf1019861e027cad199a (patch) | |
tree | 076b4be4cf9b13b44dc010862ab6856733b35e5a /share | |
parent | 1fb3eaa7ceac6029bf9f890241b02a2b9c66bb1f (diff) |
typos;
cpu(4), gsc(4): ok mickey@
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/man4.hppa/asp.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.hppa/cpu.4tbl | 60 | ||||
-rw-r--r-- | share/man/man4/man4.hppa/gsc.4 | 12 | ||||
-rw-r--r-- | share/man/man4/man4.hppa/gsckbc.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.hppa/gsckbd.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.hppa/ie.4 | 4 | ||||
-rw-r--r-- | share/man/man4/man4.hppa/lasi.4 | 5 | ||||
-rw-r--r-- | share/man/man4/man4.hppa/phantomas.4 | 8 |
8 files changed, 52 insertions, 49 deletions
diff --git a/share/man/man4/man4.hppa/asp.4 b/share/man/man4/man4.hppa/asp.4 index 011fc171455..a71d728dc33 100644 --- a/share/man/man4/man4.hppa/asp.4 +++ b/share/man/man4/man4.hppa/asp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: asp.4,v 1.8 2003/01/07 20:37:10 mickey Exp $ +.\" $OpenBSD: asp.4,v 1.9 2003/03/05 19:50:48 jmc Exp $ .\" .\" .\" Copyright (c) 1999 Michael Shalayeff @@ -30,7 +30,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .Dd April 1, 1999 -.Dt ASP 4 +.Dt ASP 4 hppa .Os .Sh NAME .Nm asp diff --git a/share/man/man4/man4.hppa/cpu.4tbl b/share/man/man4/man4.hppa/cpu.4tbl index f352ff41a98..34540606208 100644 --- a/share/man/man4/man4.hppa/cpu.4tbl +++ b/share/man/man4/man4.hppa/cpu.4tbl @@ -1,4 +1,4 @@ -.\" $OpenBSD: cpu.4tbl,v 1.8 2002/12/19 03:07:53 mickey Exp $ +.\" $OpenBSD: cpu.4tbl,v 1.9 2003/03/05 19:50:48 jmc Exp $ .\" .\" Copyright (c) 2002 Michael Shalayeff .\" All rights reserved. @@ -41,8 +41,8 @@ .Pp The following table lists the .Tn PA-RISC -CPU types and their characteristics, such as TLB and maximum -cache sizes, +CPU types and their characteristics, such as TLB, maximum +cache sizes and .Tn HP9000/700 machines they were used in (see also .Xr intro 4 @@ -138,10 +138,10 @@ CPU:Units:Bundles .TE .in -\n(dIu .Pp -Concluding, all of the above CPUs are dual-issue, or 2-way superscalar, +In conclusion, all of the above CPUs are dual-issue, or 2-way superscalar, with the exception that on CPUs with two integer ALUs only one of these -units is capable of doing shift, load/store and test operations. -Additionally there are several kinds of restrictions placed upon the +units is capable of doing shift, load/store and test operations. +Additionally, there are several kinds of restrictions placed upon the superscalar execution: .Pp For the purpose of showing which instructions are allowed to proceed @@ -193,29 +193,29 @@ The following restructions are placed upon the superscalar execution: .Pp .Bl -bullet -compact .It -an instruction that modifies a register will not be bundled with another +An instruction that modifies a register will not be bundled with another instruction that takes this register as operand. Exception: a flop can -be bundled with a FP store of the flop's result register. +be bundled with an FP store of the flop's result register. .It -a FP load to one word of a doubleword register will not be bundled with +An FP load to one word of a doubleword register will not be bundled with a flop that uses the other doubleword of this register. .It -a flop will not be bundled with a FP load if both instructions have the +A flop will not be bundled with an FP load if both instructions have the same target register. .It -an instruction that could set the carry/borrow bits will not be bundled +An instruction that could set the carry/borrow bits will not be bundled with an instruction that uses carry/borrow bits. .It -an instruction which is in the delay slot of a branch is never bundled +An instruction which is in the delay slot of a branch is never bundled with other instructions. .It -an instruction which is at an odd word address and executed as a target +An instruction which is at an odd word address and executed as a target of a taken branch is never bundled. .It -an instruction which might nullify its successor is never bundled with -this successor. Only if the successor is a flop instruction this bundle -is allowed. +An instruction which might nullify its successor is never bundled with +this successor. Only if the successor is a flop instruction is this bundle +allowed. .El .Pp .Sh PERFORMANCE MONITOR COPROCESSOR @@ -236,30 +236,32 @@ The debug SFU is currently defined only for Level 0 processors. .Xr wax 4 .Pp .Rs -"PA-RISC 1.1 Architecture and Instruction Set Reference Manual" -.br -Hewlett-Packard, May 15, 1996 +.%T PA-RISC 1.1 Architecture and Instruction Set Reference Manual +.%A Hewlett-Packard +.%D May 15, 1996 .Re .Rs -"PA7100LC ERS" -.br -Hewlett-Packard, March 30 1999, Public version 1.0 +.%T PA7100LC ERS +.%A Hewlett-Packard +.%D March 30 1999 +.%N Public version 1.0 .Re .Rs -"Design of the PA7200 CPU" -.br -Hewlett-Packard Journal, February 1996 +.%T Design of the PA7200 CPU +.%A Hewlett-Packard Journal +.%D February 1996 .Re .Rs -"PA7300LC ERS" -.br -Hewlett-Packard, March 18 1996, Version 1.0 +.%T PA7300LC ERS +.%A Hewlett-Packard +.%D March 18 1996 +.%N Version 1.0 .Re .Sh HISTORY The .Nm driver was written by .An Michael Shalayeff Aq mickey@openbsd.org -for HPPA +for the HPPA port for .Ox 2.5 . diff --git a/share/man/man4/man4.hppa/gsc.4 b/share/man/man4/man4.hppa/gsc.4 index 23fde1e02f4..1cf34baa19a 100644 --- a/share/man/man4/man4.hppa/gsc.4 +++ b/share/man/man4/man4.hppa/gsc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: gsc.4,v 1.11 2003/03/04 21:32:22 david Exp $ +.\" $OpenBSD: gsc.4,v 1.12 2003/03/05 19:50:48 jmc Exp $ .\" .\" .\" Copyright (c) 1999 Michael Shalayeff @@ -30,7 +30,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .Dd April 4, 1999 -.Dt GSC 4 +.Dt GSC 4 hppa .Os .Sh NAME .Nm gsc @@ -40,7 +40,7 @@ .Cd "gsc* at asp?" .Cd "gsc* at wax?" .Sh DESCRIPTION -This is core I/O bus for all HP9000/700 series workstations. +This is the core I/O bus for all HP9000/700 series workstations. All I/O subsystems connect to this bus. The devices can be either on separate chips, expansion cards or on an integrated megacell, like the LASI MBA. @@ -52,14 +52,14 @@ In its "standard" implementation it has a maximum throughput of 160MB/s, the "2x" implementation reaches up to 250MB/s. Some HPPA CPUs directly attach to this bus, namely the PA7100LC and PA7300LC. .Pp -As for the expansion cards, there appeared different form-factors, depending on +As for the expansion cards, there are different form-factors, depending on bus-speed (standard or 2x) and specific models. -The standard formfactor is the "EISA form-factor", cards that look like +The standard formfactor is the "EISA form-factor"; cards that look like typical EISA cards with a different connector (100-pin female EBBL). The Series 712 have their own special type of GSC expansion cards, called the "GIO form-factor", which is quite small and mostly has only one VLSI chip on it (in most cases LASI/WAX). -Newer systems sometimes feature the "HSC formfactor", that is a 1U-VME +Newer systems sometimes feature the "HSC formfactor", which is a 1U-VME card-like expansion card with a 100-pin male pin+socket connector. Mixing cards with different speeds is supported but downgrades the performance of the whole I/O-subsystem. diff --git a/share/man/man4/man4.hppa/gsckbc.4 b/share/man/man4/man4.hppa/gsckbc.4 index 56de9f1ee48..aec84bc1a41 100644 --- a/share/man/man4/man4.hppa/gsckbc.4 +++ b/share/man/man4/man4.hppa/gsckbc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: gsckbc.4,v 1.2 2003/02/17 23:12:50 miod Exp $ +.\" $OpenBSD: gsckbc.4,v 1.3 2003/03/05 19:50:48 jmc Exp $ .\" .\" Copyright (c) 2003, Miodrag Vallat. .\" All rights reserved. @@ -25,7 +25,7 @@ .\" POSSIBILITY OF SUCH DAMAGE. .\" .Dd January 31, 2003 -.Dt GSCKBC 4 +.Dt GSCKBC 4 hppa .Os .Sh NAME .Nm gsckbc diff --git a/share/man/man4/man4.hppa/gsckbd.4 b/share/man/man4/man4.hppa/gsckbd.4 index 625a86a0884..7fad909ed8f 100644 --- a/share/man/man4/man4.hppa/gsckbd.4 +++ b/share/man/man4/man4.hppa/gsckbd.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: gsckbd.4,v 1.3 2003/02/19 09:01:47 jmc Exp $ +.\" $OpenBSD: gsckbd.4,v 1.4 2003/03/05 19:50:48 jmc Exp $ .\" .\" Copyright (c) 2003, Miodrag Vallat. .\" All rights reserved. @@ -49,7 +49,7 @@ .\" SUCH DAMAGE. .\" .Dd February 15, 2003 -.Dt GSCKBD 4 +.Dt GSCKBD 4 hppa .Os .Sh NAME .Nm gsckbd diff --git a/share/man/man4/man4.hppa/ie.4 b/share/man/man4/man4.hppa/ie.4 index c81a00e52fe..3b84271ef6a 100644 --- a/share/man/man4/man4.hppa/ie.4 +++ b/share/man/man4/man4.hppa/ie.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ie.4,v 1.6 2003/02/26 15:05:07 david Exp $ +.\" $OpenBSD: ie.4,v 1.7 2003/03/05 19:50:48 jmc Exp $ .\" .\" Copyright (c) 2001 Paul Weissmann .\" All rights reserved. @@ -47,7 +47,7 @@ interface provides access to the 10 Mb/s network via the .Tn Intel i82596 DX/CA 32-bit -Local Area Network Coprocessor for Ethernet +Local Area Network Coprocessor for Ethernet. .Pp Each of the host's network addresses is specified at boot time with an diff --git a/share/man/man4/man4.hppa/lasi.4 b/share/man/man4/man4.hppa/lasi.4 index 5fc5d9bab72..0b7c54fbfc4 100644 --- a/share/man/man4/man4.hppa/lasi.4 +++ b/share/man/man4/man4.hppa/lasi.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lasi.4,v 1.11 2003/01/07 20:37:10 mickey Exp $ +.\" $OpenBSD: lasi.4,v 1.12 2003/03/05 19:50:48 jmc Exp $ .\" .\" .\" Copyright (c) 1999 Michael Shalayeff @@ -30,7 +30,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .Dd March 1, 1999 -.Dt LASI 4 +.Dt LASI 4 hppa .Os .Sh NAME .Nm lasi @@ -47,6 +47,7 @@ The supported Core bus controllers are those used in conjuction with and .Tn PA7300LC CPUs and based upon LSI's macrochip that includes: +.Pp .Bl -bullet -compact .It Core bus controller diff --git a/share/man/man4/man4.hppa/phantomas.4 b/share/man/man4/man4.hppa/phantomas.4 index 875fe421246..203b94124c2 100644 --- a/share/man/man4/man4.hppa/phantomas.4 +++ b/share/man/man4/man4.hppa/phantomas.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: phantomas.4,v 1.2 2003/01/07 20:37:10 mickey Exp $ +.\" $OpenBSD: phantomas.4,v 1.3 2003/03/05 19:50:48 jmc Exp $ .\" .\" Copyright (c) 2002 Michael Shalayeff .\" All rights reserved. @@ -27,7 +27,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .Dd December 18, 2002 -.Dt PHANTOMAS 4 +.Dt PHANTOMAS 4 hppa .Os .Sh NAME .Nm phantomas @@ -49,8 +49,8 @@ and memory are located. .Sh SEE ALSO .Xr dino 4 , .Xr gsc 4 , -.Xr lasi 4 , -.Xr intro 4 +.Xr intro 4 , +.Xr lasi 4 .Sh HISTORY The .Nm |