mirror of
https://github.com/PDP-10/its.git
synced 2026-04-26 12:17:41 +00:00
Make KA ITS use the Datapoint kludge.
This commit is contained in:
@@ -252,6 +252,8 @@ DEFOPT NNTYS==16. ;# TTYS ON KNIGHT KLUDGE
|
||||
;DEFOPT NNVTTS==0 ;# NOVA TTYS (used to have?)
|
||||
DEFOPT MTYP==1 ;HAS MORTON MULTIPLEX BOX
|
||||
DEFOPT NMTYS==16. ;# TTYS ON MORTON BOX
|
||||
DEFOPT DPKPP==1 ;DATA POINT KLUDGE (TTY mux)
|
||||
DEFOPT NDPTYS==16. ;# TTYS ON DATAPOINT KLUDGE
|
||||
DEFOPT NSTTYS==8 ;# STY'S (PSEUDO-TTY'S)
|
||||
|
||||
DEFOPT TEN11P==1 ;Rubin 10-11 interface
|
||||
|
||||
@@ -20,6 +20,9 @@ set dk disabled
|
||||
set stk enabled
|
||||
set tk enabled
|
||||
at tk 10000
|
||||
# 10001 reserved for GE bagbiters, hah.
|
||||
set dpk enabled
|
||||
at dpk 10002
|
||||
set mty enabled
|
||||
at mty 10003
|
||||
set ten11 enabled
|
||||
|
||||
Reference in New Issue
Block a user