diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2007-12-09 21:54:01 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2007-12-09 21:54:01 +0000 |
commit | abc348f43f672247cd1416c55a4504b4cad2f991 (patch) | |
tree | 7528727d712d62c87c31af6c56bc1fda3b7cd725 /share/man/man4 | |
parent | 8fa549358cd894ca554b22c6d76d2272ad08a3dc (diff) |
Attach lcspx to SPX option boards on VAXstation 3100. Tested on model 38 (KA42)
only, should work on model 76 (KA43) as well.
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/man4.vax/lcspx.4 | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/share/man/man4/man4.vax/lcspx.4 b/share/man/man4/man4.vax/lcspx.4 index 82c6acb8ddc..03e6cef49f3 100644 --- a/share/man/man4/man4.vax/lcspx.4 +++ b/share/man/man4/man4.vax/lcspx.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lcspx.4,v 1.3 2007/05/31 19:19:57 jmc Exp $ +.\" $OpenBSD: lcspx.4,v 1.4 2007/12/09 21:53:58 miod Exp $ .\" .\" Copyright (c) 2003 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -24,21 +24,23 @@ .\" 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: December 9 2007 $ .Dt LCSPX 4 vax .Os .Sh NAME .Nm lcspx .Nd Low-Cost SPX color frame buffer .Sh SYNOPSIS -.Cd "lcspx0 at vsbus0 csr 0x39302000 " Pq "VAXstation 4000/90" +.Cd "lcspx0 at vsbus0 csr 0x39302000 " Pq "VAXstation 3100 and 4000/90" .Cd "lcspx0 at vxtbus0 " Pq "VXT2000" .Cd "wsdisplay* at lcspx?" .Sh DESCRIPTION The .Nm -is a 8 bit color frame buffer commonly encountered in VAXstation 4000/90 -systems and VXT2000 terminals. +is a 8 bit color frame buffer commonly encountered in VAXstation 3100 model 76 +and VAXstation 4000/90 systems, as well as VXT2000 terminals. +It is also available as an option for VAXstation 3100 models 20, 28, 30 and 38 +systems. .Pp The .Nm |