Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4/man4.amiga Bring up to date with reality, add...
details: https://anonhg.NetBSD.org/src/rev/63a2868ba336
branches: trunk
changeset: 782613:63a2868ba336
user: rkujawa <rkujawa%NetBSD.org@localhost>
date: Thu Nov 08 23:42:35 2012 +0000
description:
Bring up to date with reality, add HISTORY and AUTHORS sections.
diffstat:
share/man/man4/man4.amiga/grfcv.4 | 33 ++++++++++++++++++++++++++++-
share/man/man4/man4.amiga/grfcv3d.4 | 40 +++++++++++++++++++++++++++++++++---
2 files changed, 67 insertions(+), 6 deletions(-)
diffs (130 lines):
diff -r fc707c99bd81 -r 63a2868ba336 share/man/man4/man4.amiga/grfcv.4
--- a/share/man/man4/man4.amiga/grfcv.4 Thu Nov 08 23:41:39 2012 +0000
+++ b/share/man/man4/man4.amiga/grfcv.4 Thu Nov 08 23:42:35 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: grfcv.4,v 1.6 2008/04/30 13:10:55 martin Exp $
+.\" $NetBSD: grfcv.4,v 1.7 2012/11/08 23:42:35 rkujawa Exp $
.\"
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -24,7 +24,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd October 20, 1997
+.Dd November 9, 2012
.Dt GRFCV 4 amiga
.Os
.Sh NAME
@@ -34,6 +34,7 @@
.Cd "grfcv0 at zbus0"
.Cd "grf5 at grfcv0"
.Cd "ite5 at grf5"
+.Cd "wsdisplay* at grf5"
.Sh DESCRIPTION
The
.Nm
@@ -64,7 +65,35 @@
.Nm
interface first appeared in
.Nx 1.1 .
+It was modified for
+.Nx 6.0
+to support
+.Xr wsdisplay 4
+interface.
+.Sh AUTHORS
+.An -nosplit
+The
+.Nm
+driver was written by
+.An Michael Teske
+and enchanced by
+.An Bernd Ernesti .
+The
+.Xr wsdisplay 4
+interface was added by
+.An Frank Wille
+and
+.An Radoslaw Kujawa .
.Sh BUGS
.Nm
does not support the sync-on-green flag from
.Xr grfconfig 8 .
+.Pp
+The
+.Xr wsdisplay 4
+interface does not support all functionality provided by the driver and it can
+not be used at the same time as
+.Xr ite 4 .
+X11 is not supported with
+.Xr wsdisplay 4 .
+It needs more testing.
diff -r fc707c99bd81 -r 63a2868ba336 share/man/man4/man4.amiga/grfcv3d.4
--- a/share/man/man4/man4.amiga/grfcv3d.4 Thu Nov 08 23:41:39 2012 +0000
+++ b/share/man/man4/man4.amiga/grfcv3d.4 Thu Nov 08 23:42:35 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: grfcv3d.4,v 1.6 2008/04/30 13:10:55 martin Exp $
+.\" $NetBSD: grfcv3d.4,v 1.7 2012/11/08 23:42:35 rkujawa Exp $
.\"
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -24,7 +24,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd October 20, 1997
+.Dd November 9, 2012
.Dt GRFCV3D 4 amiga
.Os
.Sh NAME
@@ -34,6 +34,7 @@
.Cd "grfcv3d0 at zbus0"
.Cd "grf7 at grfcv3d0"
.Cd "ite7 at grf7"
+.Cd "wsdisplay* at grf7"
.Sh DESCRIPTION
The
.Nm
@@ -64,8 +65,39 @@
.Nm
interface first appeared in
.Nx 1.3 .
+It was modified for
+.Nx 6.0
+to support
+.Xr wsdisplay 4
+interface.
+.Sh AUTHORS
+.An -nosplit
+The
+.Nm
+driver was written by
+.An Tobias Abt
+based on
+.Xr grfcv 4
+driver.
+.An Bernd Ernesti .
+fixed multipie bugs and later maintained the driver.
+The
+.Xr wsdisplay 4
+interface was added by
+.An Frank Wille
+and
+.An Radoslaw Kujawa .
.Sh BUGS
.Nm
-does currently only work in Zorro III mode and does not support the
-sync-on-green flag from
+does not support the sync-on-green flag from
.Xr grfconfig 8 .
+.Pp
+The
+.Xr wsdisplay 4
+interface does not support all functionality provided by the driver and it can
+not be used at the same time as
+.Xr ite 4 .
+X11 is not supported with
+.Xr wsdisplay 4 .
+It needs more testing.
+
Home |
Main Index |
Thread Index |
Old Index