diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2004-06-20 21:31:03 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2004-06-20 21:31:03 +0000 |
commit | abbccb6446b3ae145340f62bfdd77de763a2a6ef (patch) | |
tree | baf320d1d1748252871f9842e1f8ccacf0a8a5b9 | |
parent | d2027a358165d1a616aae1c4a7137b94ff0c7ac6 (diff) |
mgx(4) documentation updates.
-rw-r--r-- | share/man/man4/man4.sparc64/Makefile | 4 | ||||
-rw-r--r-- | share/man/man4/man4.sparc64/bwtwo.4 | 3 | ||||
-rw-r--r-- | share/man/man4/man4.sparc64/cgsix.4 | 3 | ||||
-rw-r--r-- | share/man/man4/man4.sparc64/cgthree.4 | 3 | ||||
-rw-r--r-- | share/man/man4/man4.sparc64/creator.4 | 3 | ||||
-rw-r--r-- | share/man/man4/man4.sparc64/intro.4 | 5 | ||||
-rw-r--r-- | share/man/man4/man4.sparc64/mgx.4 | 64 | ||||
-rw-r--r-- | share/man/man4/man4.sparc64/rfx.4 | 3 | ||||
-rw-r--r-- | share/man/man4/man4.sparc64/vgafb.4 | 3 | ||||
-rw-r--r-- | share/man/man4/man4.sparc64/zx.4 | 3 |
10 files changed, 84 insertions, 10 deletions
diff --git a/share/man/man4/man4.sparc64/Makefile b/share/man/man4/man4.sparc64/Makefile index a48e59747b2..b9969f64e0c 100644 --- a/share/man/man4/man4.sparc64/Makefile +++ b/share/man/man4/man4.sparc64/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.34 2004/06/20 20:53:28 miod Exp $ +# $OpenBSD: Makefile,v 1.35 2004/06/20 21:31:02 miod Exp $ # TODO: clock.4 timer.4 MAN= apio.4 asio.4 audioce.4 audiocs.4 autoconf.4 auxio.4 \ be.4 beeper.4 bwtwo.4 \ cgsix.4 cgthree.4 comkbd.4 creator.4 \ - ebus.4 esp.4 intro.4 le.4 magma.4 mem.4 openprom.4 \ + ebus.4 esp.4 intro.4 le.4 magma.4 mem.4 mgx.4 openprom.4 \ pcons.4 psycho.4 qe.4 qec.4 rfx.4 sab.4 schizo.4 spif.4 \ upa.4 uperf.4 vgafb.4 zs.4 zx.4 MLINKS= le.4 lebuffer.4 le.4 ledma.4 \ diff --git a/share/man/man4/man4.sparc64/bwtwo.4 b/share/man/man4/man4.sparc64/bwtwo.4 index 8acd9c15d89..0a2b45ebc35 100644 --- a/share/man/man4/man4.sparc64/bwtwo.4 +++ b/share/man/man4/man4.sparc64/bwtwo.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bwtwo.4,v 1.6 2004/06/20 20:53:28 miod Exp $ +.\" $OpenBSD: bwtwo.4,v 1.7 2004/06/20 21:31:02 miod Exp $ .\" .\" Copyright (c) 2002 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -52,6 +52,7 @@ interface. .Xr cgthree 4 , .Xr creator 4 , .Xr intro 4 , +.Xr mgx 4 , .Xr rfx 4 , .Xr sbus 4 , .Xr vgafb 4 , diff --git a/share/man/man4/man4.sparc64/cgsix.4 b/share/man/man4/man4.sparc64/cgsix.4 index 7d75ef1adac..07efc5a0f6b 100644 --- a/share/man/man4/man4.sparc64/cgsix.4 +++ b/share/man/man4/man4.sparc64/cgsix.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cgsix.4,v 1.12 2004/06/20 20:53:28 miod Exp $ +.\" $OpenBSD: cgsix.4,v 1.13 2004/06/20 21:31:02 miod Exp $ .\" .\" Copyright (c) 2001 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -146,6 +146,7 @@ on the GX+. .Xr cgthree 4 , .Xr creator 4 , .Xr intro 4 , +.Xr mgx 4 , .Xr rfx 4 , .Xr sbus 4 , .Xr vgafb 4 , diff --git a/share/man/man4/man4.sparc64/cgthree.4 b/share/man/man4/man4.sparc64/cgthree.4 index 7a39f3cab13..90a01265283 100644 --- a/share/man/man4/man4.sparc64/cgthree.4 +++ b/share/man/man4/man4.sparc64/cgthree.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cgthree.4,v 1.12 2004/06/20 20:53:28 miod Exp $ +.\" $OpenBSD: cgthree.4,v 1.13 2004/06/20 21:31:02 miod Exp $ .\" .\" Copyright (c) 2001 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -94,6 +94,7 @@ Note that not all models support settings other than their default setting. .Xr cgsix 4 , .Xr creator 4 , .Xr intro 4 , +.Xr mgx 4 , .Xr rfx 4 , .Xr sbus 4 , .Xr vgafb 4 , diff --git a/share/man/man4/man4.sparc64/creator.4 b/share/man/man4/man4.sparc64/creator.4 index 802b846109e..d57fb310ce1 100644 --- a/share/man/man4/man4.sparc64/creator.4 +++ b/share/man/man4/man4.sparc64/creator.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: creator.4,v 1.16 2004/06/20 20:53:28 miod Exp $ +.\" $OpenBSD: creator.4,v 1.17 2004/06/20 21:31:02 miod Exp $ .\" .\" Copyright (c) 2002 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -65,6 +65,7 @@ this acceleration can be disabled. .Xr cgsix 4 , .Xr cgthree 4 , .Xr intro 4 , +.Xr mgx 4 , .Xr rfx 4 , .Xr upa 4 , .Xr vgafb 4 , diff --git a/share/man/man4/man4.sparc64/intro.4 b/share/man/man4/man4.sparc64/intro.4 index 735a1d50e15..9b43febc716 100644 --- a/share/man/man4/man4.sparc64/intro.4 +++ b/share/man/man4/man4.sparc64/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.30 2004/06/20 20:54:24 miod Exp $ +.\" $OpenBSD: intro.4,v 1.31 2004/06/20 21:31:02 miod Exp $ .\" .\" Copyright (c) 2001-2002 The OpenBSD Project .\" All Rights Reserved. @@ -127,6 +127,9 @@ Hifn 6500 public key cryptography engine. Parallel port driver. .It Xr magma 4 MAGMA serial/parallel communication boards. +.It Xr mgx 4 +.Tn Southland Media Systems +MGX and MGXPlus frame buffers. .It Xr openprom 4 Sun Open boot PROM (what became IEEE 1275) configuration driver. .It Xr pckbd 4 diff --git a/share/man/man4/man4.sparc64/mgx.4 b/share/man/man4/man4.sparc64/mgx.4 new file mode 100644 index 00000000000..800a408aa3a --- /dev/null +++ b/share/man/man4/man4.sparc64/mgx.4 @@ -0,0 +1,64 @@ +.\" $OpenBSD: mgx.4,v 1.1 2004/06/20 21:31:02 miod Exp $ +.\" Copyright (c) 2003 Miodrag Vallat. All rights reserved. +.\" +.\" 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. +.\" +.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``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 AUTHOR 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. +.\" +.Dd June 20, 2004 +.Dt MGX 4 sparc64 +.Os +.Sh NAME +.Nm mgx +.Nd SMS MGX and MGXPlus accelerated 24-bit color frame buffers +.Sh SYNOPSIS +.Cd "mgx* at sbus? slot ? offset ?" +.Cd "wsdisplay* at mgx?" +.Sh DESCRIPTION +The +.Tn Southland Media Systems +.Pq now Tn "Quantum 3D" +MGX and MGXPlus are SBus color frame buffers, with graphics acceleration +capabilities. +.Pp +The +.Nm +driver interfaces the frame buffer with the +.Xr wscons 4 +console framework. +It does not provide direct device driver entry points +but makes its functions available via the internal +.Xr wsdisplay 4 +interface. +.Sh SEE ALSO +.Xr bwtwo 4 , +.Xr cgsix 4 , +.Xr cgthree 4 , +.Xr creator 4 , +.Xr intro 4 , +.Xr rfx 4 , +.Xr sbus 4 , +.Xr vgafb 4 , +.Xr wscons 4 , +.Xr wsdisplay 4 , +.Xr zx 4 +.Sh CAVEATS +This driver does not support any acceleration features at the moment, and +drives the card in PROM-compatible, 8 bit, mode only. diff --git a/share/man/man4/man4.sparc64/rfx.4 b/share/man/man4/man4.sparc64/rfx.4 index 2c6e9c5dca2..5e183eee817 100644 --- a/share/man/man4/man4.sparc64/rfx.4 +++ b/share/man/man4/man4.sparc64/rfx.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rfx.4,v 1.1 2004/06/20 20:53:28 miod Exp $ +.\" $OpenBSD: rfx.4,v 1.2 2004/06/20 21:31:02 miod Exp $ .\" .\" Copyright (c) 2004, Miodrag Vallat. .\" All rights reserved. @@ -109,6 +109,7 @@ If the jumper position is not specified, it means it has to be removed .Xr cgthree 4 , .Xr creator 4 , .Xr intro 4 , +.Xr mgx 4 , .Xr sbus 4 , .Xr vgafb 4 , .Xr wscons 4 , diff --git a/share/man/man4/man4.sparc64/vgafb.4 b/share/man/man4/man4.sparc64/vgafb.4 index 73041fe5e1d..14bc7e2087a 100644 --- a/share/man/man4/man4.sparc64/vgafb.4 +++ b/share/man/man4/man4.sparc64/vgafb.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vgafb.4,v 1.7 2004/06/20 20:53:28 miod Exp $ +.\" $OpenBSD: vgafb.4,v 1.8 2004/06/20 21:31:02 miod Exp $ .\" .\" Copyright (c) 2002 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -52,6 +52,7 @@ accelerated access methods are provided to .Xr cgthree 4 , .Xr creator 4 , .Xr intro 4 , +.Xr mgx 4 , .Xr pci 4 , .Xr rfx 4 , .Xr wscons 4 , diff --git a/share/man/man4/man4.sparc64/zx.4 b/share/man/man4/man4.sparc64/zx.4 index e7673d56819..a3cef8d9e36 100644 --- a/share/man/man4/man4.sparc64/zx.4 +++ b/share/man/man4/man4.sparc64/zx.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: zx.4,v 1.2 2004/06/20 20:53:28 miod Exp $ +.\" $OpenBSD: zx.4,v 1.3 2004/06/20 21:31:02 miod Exp $ .\" Copyright (c) 2003 Miodrag Vallat. All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without @@ -95,6 +95,7 @@ The selected resolutions are: .Xr cgthree 4 , .Xr creator 4 , .Xr intro 4 , +.Xr mgx 4 , .Xr rfx 4 , .Xr sbus 4 , .Xr vgafb 4 , |