1
0
mirror of https://github.com/PDP-10/its.git synced 2026-01-13 15:27:28 +00:00

Reduce number of TTYs to bring total number below 65.

The maximum TTY number is %TINON which is 77 (octal).  KA ITS used to
have 73, which is excessive.  This change makes the number 61.
This commit is contained in:
Lars Brinkhoff 2020-03-18 16:18:57 +01:00
parent d897214185
commit e17207e5d0

View File

@ -252,7 +252,7 @@ DEFOPT TK10P==1 ;HAS TK10 TTY SCANNER
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 NMTYS==10. ;# 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)
@ -260,7 +260,7 @@ DEFOPT NSTTYS==8 ;# STY'S (PSEUDO-TTY'S)
DEFOPT TEN11P==1 ;Rubin 10-11 interface
IFDEF TEN11P,IFN TEN11P,DEFSYM T11CPA==3776000 ;ADRS OF TEN-11 CONTROL PAGE
DEFOPT TT11NM==0 ; # of 10-11 PDP11 that handles TV TTYs.
DEFOPT N11TYS==16. ; # PDP11 TV TTYS
DEFOPT N11TYS==10. ; # PDP11 TV TTYS
DEFOPT MXVBN==40 ; Max video bfr # for assignment purposes.
DEFOPT PDP6P==1 ;HAS PDP6