1.\" $OpenBSD: gfxp.4,v 1.2 2009/10/27 14:02:05 kettenis Exp $ 2.\" 3.\" Copyright (c) 2009 Mark Kettenis. 4.\" 5.\" Permission to use, copy, modify, and distribute this software for any 6.\" purpose with or without fee is hereby granted, provided that the above 7.\" copyright notice and this permission notice appear in all copies. And 8.\" I won't mind if you keep the disclaimer below. 9.\" 10.\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES 11.\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF 12.\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR 13.\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 14.\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN 15.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 16.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 17.\" 18.Dd $Mdocdate: October 27 2009 $ 19.Dt GFXP 4 sparc64 20.Os 21.Sh NAME 22.Nm gfxp 23.Nd accelerated color frame buffer 24.Sh SYNOPSIS 25.Cd "gfxp* at pci?" 26.Cd "wsdisplay* at gfxp?" 27.Sh DESCRIPTION 28The 29.Nm 30driver supports Tech Source Raptor PCI frame buffer cards based on the 313D Labs 32.Sq Permedia v2 33chips, such as the 34Sun PGX32 35and 36Tech Source Raptor GFX-8P 37boards. 38It does not provide direct device driver entry points 39but makes its functions available via the internal 40.Xr wsdisplay 4 41interface. 42.Sh SEE ALSO 43.Xr intro 4 , 44.Xr pci 4 , 45.Xr wscons 4 , 46.Xr wsdisplay 4 47