The osconsole variable and the console variable under KN01 V7.0 and V7.1
are a bit different from the way the code we have works:
If Osconsole and console is:
0 ... Let the system choose the console device
1 .... use device crt(0) - monitor and keyboard tty(0)
4 .... use communications connector device tty(2)
5 .... 1 || 4 - use BOTH crt/tty(0) and tty(2)
8 .... use printer/console connector tty(3)
9 .... 1 || 8 - use BOTH monitor,keyboard and printer/console
This comes from appendix C of the decstation 2100/3100 manual.
-Tom
-----------------------------------------------------------------------
Given enough eyeballs all bugs seem shallow.
|