From e17207e5d0288686c38114d82c0bd4f6165f0c3e Mon Sep 17 00:00:00 2001 From: Lars Brinkhoff Date: Wed, 18 Mar 2020 16:18:57 +0100 Subject: [PATCH] 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. --- build/pdp10-ka/config.202 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/pdp10-ka/config.202 b/build/pdp10-ka/config.202 index c4fbab2d..c38e726a 100644 --- a/build/pdp10-ka/config.202 +++ b/build/pdp10-ka/config.202 @@ -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