diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2004-06-08 02:54:54 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2004-06-08 02:54:54 +0000 |
commit | d40f1546ac637bb21cac4a8dcea1d58351b7a11c (patch) | |
tree | 6f6bf0e209fe856e52f575e46104e846348dffd3 /share | |
parent | 45bfcc58f9b8e62e654b56991c245fd51a988c96 (diff) |
ad a table of supported (and not that much) devices
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/sti.4 | 35 |
1 files changed, 33 insertions, 2 deletions
diff --git a/share/man/man4/sti.4 b/share/man/man4/sti.4 index 9322e844e23..072e9abdda5 100644 --- a/share/man/man4/sti.4 +++ b/share/man/man4/sti.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sti.4,v 1.13 2003/06/06 10:29:41 jmc Exp $ +.\" $OpenBSD: sti.4,v 1.14 2004/06/08 02:54:53 mickey Exp $ .\" .\" Copyright (c) 2001 Michael Shalayeff .\" All rights reserved. @@ -40,6 +40,36 @@ The .Nm was created by HP to provide uniform frame-buffer access operations for their 9000/300 and 9000/700 series of workstations. +.Pp +The following models are supported +(though not all features or frame buffer depths may be available): +.Bl -column "Visualize FX10pro" "Bits" "Mem" "3D" "machines" -offset left +.It "Model" Ta "Bits" Ta "Mem" Ta "3D" Ta "Machines/Cards" +.\" .It "Timber" Ta "8" Ta "2" Ta "" Ta "HP9000/705/710" +.It "GRX" Ta "8g" Ta "2" Ta "" Ta "SGC" +.It "CRX" Ta "8" Ta "2" Ta "" Ta "SGC" +.It "Tomcat" Ta "8" Ta "2" Ta "" Ta "SGC" +.It "Stinger" Ta "8" Ta "2" Ta "" Ta "HP9000/7[12]5/74[257]i" +.It "Artist" Ta "8" Ta "2" Ta "" Ta "HP9000/712/7[12]5/74[38]i" +.It "CRX-24" Ta "24" Ta "16" Ta "" Ta "SGC" +.\" .It "CRX-24Z" Ta "24" Ta "16" Ta "y" Ta "SGC" +.\" .It "CRX-48Z" Ta "24" Ta "16" Ta "y" Ta "SGC/GSC" +.It "HCRX-8" Ta "8" Ta "2" Ta "" Ta "GSC" +.\" .It "HCRX-8Z" Ta "8" Ta "2" Ta "y" Ta "GSC" +.It "HCRX-24" Ta "24" Ta "16" Ta "" Ta "GSC" +.\" .It "HCRX-24Z" Ta "24" Ta "16" Ta "y" Ta "GSC" +.\" .It "Visualize 8" Ta "8" Ta "2" Ta "y" Ta "GSC" +.It "Visualize EG" Ta "16" Ta "2" Ta "" Ta "HP B/C-class, GSC/PCI" +.\" .It "Visualize 24" Ta "24" Ta "16" Ta "y" Ta "GSC" +.\" .It "Visualize 48" Ta "24" Ta "16" Ta "y" Ta "GSC" +.\" .It "Visualize 48XP" Ta "24" Ta "16" Ta "y" Ta "GSC" +.\" .It "Visualize FXE" Ta "24" Ta "24" Ta "y" Ta "PCI 32/66" +.\" .It "Visualize FX2" Ta "24" Ta "24" Ta "y" Ta "PCI 64/66" +.\" .It "Visualize FX4/FX6" Ta "24" Ta "32" Ta "y" Ta "PCI 64/66" +.\" .It "Visualize FX5pro" Ta "24" Ta "64" Ta "y" Ta "PCI 64/66" +.\" .It "Visualize FX10pro" Ta "24" Ta "128" Ta "y" Ta "PCI 64/66" +.El +.Pp Implementation consists of a set of functions burnt in to the PROM on the card and providing the following set of functions (see below for PROM revision history on functions supported by particular PROM @@ -108,7 +138,8 @@ Restore display. Implement .Nm curr_mon function. -.\" friendly boot +.It +Graphical boot screen. .\" sti_mem_addr .\" dd .\" word mode |