summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2009-01-21 17:03:14 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2009-01-21 17:03:14 +0000
commitf04ca78fa17493e34394e16ed321ccd9ccb1e091 (patch)
tree4e4c4e3809f63a82f1bafba1a69b94956ac5d022
parentbfd46f718e22f99ba43d3ecadfdd66792dad1e82 (diff)
Add XVR-600 and XVR-1200 to the models list.
-rw-r--r--share/man/man4/man4.sparc64/ifb.413
1 files changed, 9 insertions, 4 deletions
diff --git a/share/man/man4/man4.sparc64/ifb.4 b/share/man/man4/man4.sparc64/ifb.4
index 58765a31611..2035da607c1 100644
--- a/share/man/man4/man4.sparc64/ifb.4
+++ b/share/man/man4/man4.sparc64/ifb.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ifb.4,v 1.5 2009/01/10 17:44:39 miod Exp $
+.\" $OpenBSD: ifb.4,v 1.6 2009/01/21 17:03:13 miod Exp $
.\"
.\" Copyright (c) 2008 Miodrag Vallat.
.\"
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: January 10 2009 $
+.Dd $Mdocdate: January 21 2009 $
.Dt IFB 4 sparc64
.Os
.Sh NAME
@@ -32,9 +32,12 @@ driver attempts to support various frame buffer cards based on the
.Sq Wildcat
chips, such as the
Sun
-Expert3D
+Expert3D-Lite,
+Expert3D,
+XVR-500,
+XVR-600
and
-XVR-500
+XVR-1200
boards.
It does not provide direct device driver entry points
but makes its functions available via the internal
@@ -95,3 +98,5 @@ are interlaced.
.Xr pci 4 ,
.Xr wscons 4 ,
.Xr wsdisplay 4
+.Sh BUGS
+The second head of XVR-1200 cards is not supported.