blob: df7e0af7baef4521515bfa79bf1a364d7bf0b2b4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
|
<table class="head">
<tr>
<td class="head-ltitle">TOPCAT(4)</td>
<td class="head-vol">Device Drivers Manual (hp300)</td>
<td class="head-rtitle">TOPCAT(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">topcat</code> — <span class="Nd">HP98544
98550 “Topcat” and “Catseye” 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">topcat* at intio?</code>
<br/>
<code class="Cd">topcat* at dio? scode ?</code>
<br/>
<code class="Cd">wsdisplay* at topcat?</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 HP98544, 98545, 98542, 98543, and 98547
“Topcat” and HP98548, 98549, and 98550 “Catseye”
display cards. 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. The Topcat and Catseye are nearly identical in
common usage and only the Topcat will be referred to from now on.</p>
<p class="Pp">The Topcat display cards are not user configurable. If one is
present on a system, it will always have a frame buffer address of 0x200000
and a control register address of 0x560000. These are the HP series 300 ITE
(Internal Terminal Emulator) defaults. The device can also be used as a
graphics output device.</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">May 1, 2024</td>
<td class="foot-os">NetBSD 10.1</td>
</tr>
</table>
|