diff options
Diffstat (limited to 'share/man/man4/man4.sparc/tcx.4')
-rw-r--r-- | share/man/man4/man4.sparc/tcx.4 | 31 |
1 files changed, 14 insertions, 17 deletions
diff --git a/share/man/man4/man4.sparc/tcx.4 b/share/man/man4/man4.sparc/tcx.4 index 372ec05d762..29926710d28 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.12 2002/07/22 07:01:03 miod Exp $ +.\" $OpenBSD: tcx.4,v 1.13 2002/08/12 10:48:21 miod Exp $ .\" $NetBSD: tcx.4,v 1.3 1997/10/08 22:00:14 jtc Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -43,24 +43,18 @@ .Nd accelerated 8/24-bit color frame buffer .Sh SYNOPSIS .Cd "tcx* at sbus? slot ? offset ?" +.Cd "wsdisplay* at tcx?" .Sh DESCRIPTION The -.Nm tcx -is a memory based color frame buffer, with graphics acceleration and -overlay capabilities. -Its control registers, colour lookup table and pixel memory can be mapped -into a user process address space by using the -.Xr mmap 2 -system call. -The .Nm -driver supports the minimal -.Xr ioctl 2 Ns s -needed to run -.Xr X 7 , -and can be operated in -.Xr cgthree 4 -emulation mode. +is a memory based color frame buffer, with graphics acceleration and +overlay capabilities, for 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 cgeight 4 , @@ -68,6 +62,9 @@ emulation mode. .Xr cgfourteen 4 , .Xr cgsix 4 , .Xr cgthree 4 , +.Xr cgtwelve 4 , .Xr cgtwo 4 , .Xr pnozz 4 , -.Xr sbus 4 +.Xr sbus 4 , +.Xr wscons 4 , +.Xr wsdisplay 4 |