diff options
Diffstat (limited to 'static/netbsd/man4/man4.hp300/gbox.4 3.html')
| -rw-r--r-- | static/netbsd/man4/man4.hp300/gbox.4 3.html | 59 |
1 files changed, 0 insertions, 59 deletions
diff --git a/static/netbsd/man4/man4.hp300/gbox.4 3.html b/static/netbsd/man4/man4.hp300/gbox.4 3.html deleted file mode 100644 index baafa2ec..00000000 --- a/static/netbsd/man4/man4.hp300/gbox.4 3.html +++ /dev/null @@ -1,59 +0,0 @@ -<table class="head"> - <tr> - <td class="head-ltitle">GB(4)</td> - <td class="head-vol">Device Drivers Manual (hp300)</td> - <td class="head-rtitle">GB(4)</td> - </tr> -</table> -<div class="manual-text"> -<section class="Sh"> -<h1 class="Sh" id="NAME"><a class="permalink" href="#NAME">NAME</a></h1> -<p class="Pp"><code class="Nm">gb</code> — <span class="Nd">HP98700 - “Gatorbox” graphics device interface</span></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">SYNOPSIS</a></h1> -<p class="Pp"><code class="Cd">gbox* at intio?</code> - <br/> - <code class="Cd">gbox* at dio? scode ?</code> - <br/> - <code class="Cd">wsdisplay* at gbox?</code></p> -</section> -<section class="Sh"> -<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1> -<p class="Pp">This driver is for the HP98700 and 98710 graphics devices, also - known as the Gatorbox. The term “Gator” will often be used, - and it is not to be confused with “Gator” used in reference to - an HP 9837 or 200/237 machine. Also, the term Gatorbox is used for the 98700 - alone, with the 98701 frame buffer memory or with the 98710 accelerator - installed. This driver merely checks for the existence of the device and - does minimal setup, as it is expected the applications will initialize the - device to their requirements.</p> -<p class="Pp">The 98700 can be used as the only graphics device on a system, in - which case it will be used as the system console. It can also be installed - as a secondary display device. For the first case, the HP 98287A M.A.D. - interface card should be set to internal control space. This will put the - frame buffer at the DIO address 0x200000 and the control registers at - 0x560000. At this address it will be the “preferred” console - device (see <a class="Xr">hp300/cons(4)</a>). For use as a secondary device, - the 98287A should be set to frame buffer address 0x300000, and to an - external select code.</p> -<p class="Pp">It should be noted that this configuration will conflict with the - 98547 display card which has a 2 megabyte frame buffer starting at address - 0x200000. The 98700 should only be installed as a secondary device in a - machine with a 1 bit 98544 display card or 4 bit 98545 card. The - <span class="RsT">98700H Installation Guide</span> contains further - configuration information.</p> -</section> -<section class="Sh"> -<h1 class="Sh" id="SEE_ALSO"><a class="permalink" href="#SEE_ALSO">SEE - ALSO</a></h1> -<p class="Pp"><a class="Xr">wscons(4)</a>, <a class="Xr">wsdisplay(4)</a></p> -</section> -</div> -<table class="foot"> - <tr> - <td class="foot-date">February 17, 2017</td> - <td class="foot-os">NetBSD 10.1</td> - </tr> -</table> |
