summaryrefslogtreecommitdiff
path: root/static/netbsd/man4/man4.vax/cons.4 4.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/netbsd/man4/man4.vax/cons.4 4.html')
-rw-r--r--static/netbsd/man4/man4.vax/cons.4 4.html134
1 files changed, 0 insertions, 134 deletions
diff --git a/static/netbsd/man4/man4.vax/cons.4 4.html b/static/netbsd/man4/man4.vax/cons.4 4.html
deleted file mode 100644
index 3a002e84..00000000
--- a/static/netbsd/man4/man4.vax/cons.4 4.html
+++ /dev/null
@@ -1,134 +0,0 @@
-<table class="head">
- <tr>
- <td class="head-ltitle">CONS(4)</td>
- <td class="head-vol">Device Drivers Manual (vax)</td>
- <td class="head-rtitle">CONS(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">cons</code> &#x2014; <span class="Nd">VAX-11
- console interface</span></p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">DESCRIPTION</a></h1>
-<p class="Pp">The console is available to the processor through the console
- registers. It acts like a normal terminal, except that when the local
- functions are not disabled, <code class="Ic">^P</code> (control-P) puts the
- console in local console mode (where the prompt is
- &#x2018;<code class="Li">&gt;&gt;&gt;</code>&#x2019;). The operation of the
- console in this mode varies slightly per-processor.</p>
-<section class="Ss">
-<h2 class="Ss" id="VAX-11/780_or_785"><a class="permalink" href="#VAX-11/780_or_785">VAX-11/780
- or 785</a></h2>
-<p class="Pp">On either the VAX-11/780 or 785 the following commands may be used
- after placing the console in local mode with <code class="Ic">^P</code>.</p>
-<p class="Pp"></p>
-<div class="Bd-indent">
-<dl class="Bl-tag Bl-compact">
- <dt id="c"><a class="permalink" href="#c"><code class="Ic">c</code></a></dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt id="continue"><a class="permalink" href="#continue"><code class="Ic">continue</code></a></dt>
- <dd>Re-enter conversational mode if the processor was halted.
- <p class="Pp"></p>
- </dd>
- <dt id="h"><a class="permalink" href="#h"><code class="Ic">h</code></a></dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt id="halt"><a class="permalink" href="#halt"><code class="Ic">halt</code></a></dt>
- <dd>Halt the CPU. On an 11/780 or 785 the processor is not stopped by entering
- local console mode.
- <p class="Pp"></p>
- </dd>
- <dt id="set"><a class="permalink" href="#set"><code class="Ic">set t
- p</code></a></dt>
- <dd>(set terminal program) Re-enter conversational mode if the processor is
- still running.
- <p class="Pp"></p>
- </dd>
- <dt id="P"><a class="permalink" href="#P"><code class="Ic">P</code></a></dt>
- <dd>(proceed) Get out of ODT mode.
- <p class="Pp"></p>
- </dd>
- <dt id="_break_"><a class="permalink" href="#_break_"><code class="Ic">&lt;break&gt;</code></a></dt>
- <dd>If you hit the break key on the console, then the console LSI-11 will go
- into ODT (console debugger mode).</dd>
-</dl>
-</div>
-</section>
-<section class="Ss">
-<h2 class="Ss" id="VAX-11/750_or_11/730"><a class="permalink" href="#VAX-11/750_or_11/730">VAX-11/750
- or 11/730</a></h2>
-<p class="Pp">On an 11/750 or an 11/730 the processor is halted whenever the
- console is not in conversational mode.</p>
-<p class="Pp"></p>
-<div class="Bd-indent">
-<dl class="Bl-tag Bl-compact">
- <dt id="C"><a class="permalink" href="#C"><code class="Ic">C</code></a></dt>
- <dd>Return to conversational mode.
- <p class="Pp"></p>
- </dd>
- <dt id="ret"><a class="permalink" href="#ret"><code class="Ic">ret</code></a></dt>
- <dd>Return from remote diagnosis mode to local console mode.
- <p class="Pp"></p>
- </dd>
- <dt id="_D"><a class="permalink" href="#_D"><code class="Ic">^D</code></a></dt>
- <dd>(11/750 only) When in console mode on an 11/750 which has a remote
- diagnosis module, a <code class="Ic">^D</code> will put you in remote
- diagnosis mode, where the prompt will be
- &#x2018;<code class="Li">RDM&gt;</code>&#x2019;.</dd>
-</dl>
-</div>
-</section>
-<section class="Ss">
-<h2 class="Ss" id="VAX-8600_or_8650"><a class="permalink" href="#VAX-8600_or_8650">VAX-8600
- or 8650</a></h2>
-<p class="Pp">The VAX-8600 (8650) console normally works in the same way as the
- 11/750, except that there are many additional modes and commands.</p>
-<p class="Pp"></p>
-<div class="Bd-indent">
-<dl class="Bl-tag Bl-compact">
- <dt id="c~2"><a class="permalink" href="#c~2"><code class="Ic">c</code></a></dt>
- <dd style="width: auto;">&#x00A0;</dd>
- <dt id="continue~2"><a class="permalink" href="#continue~2"><code class="Ic">continue</code></a></dt>
- <dd>Return to conversational mode.
- <p class="Pp"></p>
- </dd>
- <dt id="halt~2"><a class="permalink" href="#halt~2"><code class="Ic">halt</code></a></dt>
- <dd>Halt the processor if HEX debug enabled.
- <p class="Pp"></p>
- </dd>
- <dt id="p"><a class="permalink" href="#p"><code class="Ic">p</code></a></dt>
- <dd>Halt the processor if in normal mode.</dd>
-</dl>
-</div>
-<p class="Pp">With the above proviso's the console works like any other
- <span class="Ux">UNIX</span> terminal.</p>
-</section>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="FILES"><a class="permalink" href="#FILES">FILES</a></h1>
-<dl class="Bl-tag Bl-compact">
- <dt><span class="Pa">/dev/console</span></dt>
- <dd style="width: auto;">&#x00A0;</dd>
-</dl>
-</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">tty(4)</a>, <a class="Xr">reboot(8)</a></p>
-<p class="Pp"><cite class="Rs"><span class="RsT">VAX Hardware
- Handbook</span>.</cite></p>
-</section>
-<section class="Sh">
-<h1 class="Sh" id="HISTORY"><a class="permalink" href="#HISTORY">HISTORY</a></h1>
-<p class="Pp">The <code class="Nm">cons</code> interface appeared in
- <span class="Ux">4.0BSD</span>.</p>
-</section>
-</div>
-<table class="foot">
- <tr>
- <td class="foot-date">June 5, 1993</td>
- <td class="foot-os">NetBSD 10.1</td>
- </tr>
-</table>