summaryrefslogtreecommitdiff
path: root/share/man/man4/man4.sparc
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2003-04-06 17:07:07 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2003-04-06 17:07:07 +0000
commitffb779eb9946f1908e42f24f0b7de38723048d19 (patch)
tree6671e4f0976128f05f631ed28fe8f5fb9a0e7fbf /share/man/man4/man4.sparc
parent7189e491adb5025608cce49cefa1c511bca038db (diff)
cgfourteen, cgtwelve and tcx do not need flags to force them in low-depth mode
for faster console, as they will now run the console in a low-depth mode by default.
Diffstat (limited to 'share/man/man4/man4.sparc')
-rw-r--r--share/man/man4/man4.sparc/cgfourteen.420
-rw-r--r--share/man/man4/man4.sparc/cgtwelve.421
-rw-r--r--share/man/man4/man4.sparc/tcx.420
3 files changed, 9 insertions, 52 deletions
diff --git a/share/man/man4/man4.sparc/cgfourteen.4 b/share/man/man4/man4.sparc/cgfourteen.4
index 0b5a6687b34..a432089c5ad 100644
--- a/share/man/man4/man4.sparc/cgfourteen.4
+++ b/share/man/man4/man4.sparc/cgfourteen.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cgfourteen.4,v 1.22 2003/03/10 20:11:33 miod Exp $
+.\" $OpenBSD: cgfourteen.4,v 1.23 2003/04/06 17:07:06 miod Exp $
.\" $NetBSD: cgfourteen.4,v 1.3 1998/06/11 08:32:20 fair Exp $
.\"
.\" Copyright (c) 1996 The President and Fellows of Harvard College.
@@ -41,7 +41,7 @@
.\" Based on tcx.4,
.\" NetBSD: tcx.4,v 1.2 1996/06/21 22:35:06 pk Exp
.\"
-.Dd January 5, 2003
+.Dd April 6, 2003
.Dt CGFOURTEEN 4 sparc
.Os
.Sh NAME
@@ -73,18 +73,6 @@ It does not provide direct device driver entry points
but makes its functions available via the internal
.Xr wsdisplay 4
interface.
-.Pp
-By default, the frame buffer will be initialized in 32 bit mode, if the
-display resolution allows it.
-By setting
-.Ar flags
-to
-.Ar 0x0001
-(via
-.Xr config 8
-or
-.Xr boot_config 8 )
-it can be forced to 8 bit mode, resulting in a faster console.
.Sh DISPLAY RESOLUTION
If the
.Nm
@@ -166,9 +154,7 @@ with 4MB VSIMM.
.Xr vigra 4 ,
.Xr wscons 4 ,
.Xr wsdisplay 4 ,
-.Xr zx 4 ,
-.Xr boot_config 8 ,
-.Xr config 8
+.Xr zx 4
.Rs
.%T Sun Frame Buffer FAQ
.%O http://www.sunhelp.org/faq/FrameBuffer.html
diff --git a/share/man/man4/man4.sparc/cgtwelve.4 b/share/man/man4/man4.sparc/cgtwelve.4
index c0c6b3e62ec..96ce55dea7f 100644
--- a/share/man/man4/man4.sparc/cgtwelve.4
+++ b/share/man/man4/man4.sparc/cgtwelve.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: cgtwelve.4,v 1.8 2003/03/10 20:11:33 miod Exp $
+.\" $OpenBSD: cgtwelve.4,v 1.9 2003/04/06 17:07:06 miod Exp $
.\" Copyright (c) 2002 Miodrag Vallat. All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
@@ -22,7 +22,7 @@
.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd July 22, 2002
+.Dd April 6, 2003
.Dt CGTWELVE 4 sparc
.Os
.Sh NAME
@@ -46,18 +46,6 @@ It does not provide direct device driver entry points
but makes its functions available via the internal
.Xr wsdisplay 4
interface.
-.Pp
-By default, the frame buffer will be initialized in 24 bit mode.
-By setting
-.Ar flags
-to
-.Ar 0x0001
-(via
-.Xr config 8
-or
-.Xr boot_config 8 )
-it can be forced to use the monochrome overlay plane only, resulting in a
-faster console.
.Sh SEE ALSO
.Xr agten 4 ,
.Xr bwtwo 4 ,
@@ -75,9 +63,6 @@ faster console.
.Xr vigra 4 ,
.Xr wscons 4 ,
.Xr wsdisplay 4 ,
-.Xr zx 4 ,
-.Xr boot_config 8 ,
-.Xr config 8
+.Xr zx 4
.Sh CAVEATS
This driver does not support any acceleration features.
-Thus, vertical scrolling in console mode is abysmally slow in 24 bit mode.
diff --git a/share/man/man4/man4.sparc/tcx.4 b/share/man/man4/man4.sparc/tcx.4
index 50cce91b986..7237e59b5a2 100644
--- a/share/man/man4/man4.sparc/tcx.4
+++ b/share/man/man4/man4.sparc/tcx.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tcx.4,v 1.21 2003/03/10 20:11:33 miod Exp $
+.\" $OpenBSD: tcx.4,v 1.22 2003/04/06 17:07:06 miod Exp $
.\" $NetBSD: tcx.4,v 1.3 1997/10/08 22:00:14 jtc Exp $
.\"
.\" Copyright (c) 1996 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 June 23, 1996
+.Dd April 6, 2003
.Dt TCX 4 sparc
.Os
.Sh NAME
@@ -60,18 +60,6 @@ It does not provide direct device driver entry points
but makes its functions available via the internal
.Xr wsdisplay 4
interface.
-.Pp
-By default, the frame buffer will be initialized in 24 bit mode if it
-can support it.
-In this case, by setting
-.Ar flags
-to
-.Ar 0x0001
-(via
-.Xr config 8
-or
-.Xr boot_config 8 )
-it can be forced to 8 bit mode, resulting in a faster console.
.Sh SEE ALSO
.Xr agten 4 ,
.Xr bwtwo 4 ,
@@ -89,6 +77,4 @@ it can be forced to 8 bit mode, resulting in a faster console.
.Xr vigra 4 ,
.Xr wscons 4 ,
.Xr wsdisplay 4 ,
-.Xr zx 4 ,
-.Xr boot_config 8 ,
-.Xr config 8
+.Xr zx 4