BSD 4_4 development
[unix-history] / usr / share / man / cat4 / vax / cons.0
CONS(4) BSD Programmer's Manual (VAX Architecture) CONS(4)
N\bNA\bAM\bME\bE
c\bco\bon\bns\bs - VAX-11 console interface
D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
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, ^\b^P\bP (control-P) puts the console in local console mode
(where the prompt is `>>>'). The operation of the console in this mode
varies slightly per-processor.
T\bTn\bn V\bVA\bAX\bX N\bNo\bo 1\b11\b1/\b/7\b78\b80\b0 o\bor\br 7\b78\b85\b5
On either the VAX 11/780 or 785 the following commands may be used after
placing the console in local mode with ^\b^P\bP.
c\bc
c\bco\bon\bnt\bti\bin\bnu\bue\be Re-enter conversational mode if the processor was halted.
h\bh
h\bha\bal\blt\bt Halt the CPU. On an 11/780 or 785 the processor is not
stopped by entering local console mode.
s\bse\bet\bt t\bt p\bp (set terminal program) Re-enter conversational mode if the
processor is still running.
P\bP (proceed) Get out of ODT mode.
<\b<b\bbr\bre\bea\bak\bk>\b> If you hit the break key on the console, then the console
LSI-11 will go into ODT (console debugger mode).
T\bTn\bn V\bVA\bAX\bX N\bNo\bo 1\b11\b1/\b/7\b75\b50\b0 o\bor\br 1\b11\b1/\b/7\b73\b30\b0
On an 11/750 or an 11/730 the processor is halted whenever the console is
not in conversational mode.
C\bC Return to conversational mode.
r\bre\bet\bt Return from remote diagnosis mode to local console mode.
^\b^D\bD (11/750 only) When in console mode on an 11/750 which has a
remote diagnosis module, a ^\b^D\bD will put you in remote diag-
nosis mode, where the prompt will be
T\bTn\bn V\bVA\bAX\bX N\bNo\bo 8\b86\b60\b00\b0 o\bor\br 8\b86\b65\b50\b0
The VAX 8600 (8650) console normally works in the same way as the 11/750,
except that there are many additional modes and commands.
c\bc
c\bco\bon\bnt\bti\bin\bnu\bue\be Return to conversational mode.
h\bha\bal\blt\bt Halt the processor if HEX debug enabled.
p\bp Halt the processor if in normal mode.
With the above proviso's the console works like any other UNIX terminal.
F\bFI\bIL\bLE\bES\bS
/dev/console
S\bSE\bEE\bE A\bAL\bLS\bSO\bO
tty(4), reboot(8)
_\bV_\bA_\bX _\bH_\ba_\br_\bd_\bw_\ba_\br_\be _\bH_\ba_\bn_\bd_\bb_\bo_\bo_\bk.
H\bHI\bIS\bST\bTO\bOR\bRY\bY
The c\bco\bon\bns\bs interface appeared in 4.0BSD.