Skip to content

Commit

Permalink
Configure ITS and emulators for a local Chaos subnet.
Browse files Browse the repository at this point in the history
It has been agreed that subnet 376 should be a local Chaosnetwork.
The Chaosnet bridge has been given the node address 177001, and
DB/KA/KL ITS is node 177002.
  • Loading branch information
larsbrinkhoff committed Sep 11, 2023
1 parent 4f2599c commit 2d61784
Show file tree
Hide file tree
Showing 15 changed files with 52 additions and 5 deletions.
5 changes: 5 additions & 0 deletions build/klh10/config.203
Original file line number Diff line number Diff line change
Expand Up @@ -967,6 +967,11 @@ DEFOPT XBL==30. ; # TCP network channels
DEFOPT IMPP==1 ; Has an IMP interface
DEFOPT SSIMP==1 ; Hooked to "Simulated Simple IMP"

DEFOPT CHAOSP==1 ;Has CHAOS net
DEFOPT MYCHAD==177002 ;CHAOS net address
DEFOPT NINDX==50. ;Number of indices
DEFOPT CH11P==1 ;CHAOS net goes through Unibus

DEFOPT MSPP==1 ;HAS MESSAGE SLURPER
DEFOPT DEMON==1 ;HAS DEMON ROUTINES

Expand Down
4 changes: 4 additions & 0 deletions build/mchn/DB/boot
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ set console wru=034
set cpu its
set cpu idle
set tim y2k
set ch enabled
set ch node=177002
set ch peer=localhost:44041
att ch 44042
set dz 8b lines=8
at -u dz0 10004
# VT52
Expand Down
1 change: 1 addition & 0 deletions build/mchn/DB/dskdmp.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ devdef imp ub3 lhdh addr=767600 br=6 vec=250 ipaddr=%IP% gwaddr=%GW%
; Dummy definitions. Only one DZ is still (apparently) needed.
devdef dz0 ub3 dz11 addr=760010 br=5 vec=340
;devdef dz1 ub3 dz11 addr=760020 br=5 vec=350
devdef chaos ub3 ch11 addr=764140 br=6 vec=270 myaddr=177002 chudpport=44042 chip=177001/localhost:44041

; Define new HOST device hackery
devdef idler ub3 host addr=777000
Expand Down
2 changes: 2 additions & 0 deletions build/mchn/KA/boot
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ set dtc dis
set dk dis
set pd ena
set pd on
set ch enabled
set ch node=177002
at ptr out/pdp10-ka/dskdmp.rim
at mta0 out/pdp10-ka/sources.tape
set mta mpx=7
Expand Down
4 changes: 4 additions & 0 deletions build/mchn/KA/run
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@ set imp ip=192.168.2.101/24
set imp gw=172.31.1.100
set imp host=10.3.0.6
at imp tap:tap0
set ch enabled
set ch node=177002
set ch peer=localhost:44041
att ch 44042
at ptr out/pdp10-ka/dskdmp.rim
at dpa0 out/pdp10-ka/rp03.2
at dpa1 out/pdp10-ka/rp03.3
Expand Down
6 changes: 3 additions & 3 deletions build/pdp10-ka/config.202
Original file line number Diff line number Diff line change
Expand Up @@ -242,10 +242,10 @@ DEFOPT NNETCH==20. ; # NCP net channels
DEFOPT INETP==1 ; Include Internet code
DEFOPT TCPP==1 ; Include TCP code
DEFOPT XBL==20. ; # TCP network channels
DEFOPT CHAOSP==0 ;CHAOS NET
DEFOPT MYCHAD==3114 ;CHAOS NET ADDRESS
DEFOPT CHAOSP==1 ;CHAOS NET
DEFOPT MYCHAD==177002 ;CHAOS NET ADDRESS
DEFOPT NINDX==30. ;NUMBER OF INDICES
DEFOPT CH10P==0 ;CHAOS NET VIA PDP-10 I/O BUS, NOT FRONT-END
DEFOPT CH10P==1 ;CHAOS NET VIA PDP-10 I/O BUS, NOT FRONT-END

DEFOPT MSPP==1 ;HAS MESSAGE SLURPER
DEFOPT DEMON==1 ;HAS DEMON ROUTINES
Expand Down
2 changes: 2 additions & 0 deletions build/pdp10-kl/boot2
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ set lpt dis
set dc disable
set pd ena
set pd on
set ch enabled
set ch node=177002
set mta enabled type=b
at mta0 out/pdp10-kl/sources.tape
set rpa0 rp04
Expand Down
5 changes: 3 additions & 2 deletions build/pdp10-kl/config.202
Original file line number Diff line number Diff line change
Expand Up @@ -515,9 +515,10 @@ DEFOPT IMPUS==106 ; ARPA net host number
DEFOPT IMPUS3==<IPADDR 192,168,1,100> ; Internet host number
DEFOPT NCPP==0 ; Flush NCP code
DEFOPT NNETCH==30. ; # NCP network channels
DEFOPT CHAOSP==0 ;NO CHAOS NET
DEFOPT MYCHAD==1440 ;CHAOS NET ADDRESS
DEFOPT CHAOSP==1 ;NO CHAOS NET
DEFOPT MYCHAD==177002 ;CHAOS NET ADDRESS
DEFOPT NINDX==50. ;NUMBER OF INDICES
DEFOPT CH10P==1 ;CHAOS NET VIA PDP-10 I/O BUS, NOT FRONT-END

DEFOPT MSPP==1 ;HAS MESSAGE SLURPER
DEFOPT DEMON==1 ;HAS DEMON ROUTINES
Expand Down
4 changes: 4 additions & 0 deletions build/pdp10-kl/run
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,9 @@ set rpa2 rp04
at rpa0 out/pdp10-kl/rp04.0
at rpa1 out/pdp10-kl/rp04.1
at rpa2 out/pdp10-kl/rp04.2
set ch enabled
set ch node=177002
set ch peer=localhost:44041
att ch 44042
load -i bin/kl10/boot/@.ddt
go
4 changes: 4 additions & 0 deletions build/pdp10-ks/boot
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ set cpu its
set cpu idle
set dz 8b lines=8
at -u dz0 10004
set ch enabled
set ch node=177002
set ch peer=localhost:44041
att ch 44042
# VT52
at -u dz0 line=7,10018
# GT40
Expand Down
6 changes: 6 additions & 0 deletions build/pdp10-ks/config.202
Original file line number Diff line number Diff line change
Expand Up @@ -959,6 +959,12 @@ IFN DBRM80, DEFOPT RM80P==1 ; with one RM80
DEFOPT NMTCS==1 ;Number of magtape units (so why not NMTUS?)
DEFOPT TM03S==1 ;TM03/RH11 Unibus tape controller

DEFOPT NETP==1 ; Connected to a network
DEFOPT CHAOSP==1 ;CHAOS NET
DEFOPT MYCHAD==177002 ;CHAOS NET ADDRESS
DEFOPT NINDX==30. ;NUMBER OF INDICES
DEFOPT CH11P==1 ;CHAOS net goes through Unibus

DEFOPT MSPP==1 ;HAS MESSAGE SLURPER
DEFOPT DEMON==1 ;HAS DEMON ROUTINES

Expand Down
2 changes: 2 additions & 0 deletions build/pdp10-ks/init
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
set console wru=034
set cpu its
set tim y2k
set ch enabled
set ch node=177002
at tua0 out/pdp10-ks/minsys.tape
at tua1 out/pdp10-ks/salv.tape
set rpa0 rp06
Expand Down
4 changes: 4 additions & 0 deletions build/simh/boot
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ set console wru=034
set cpu its
set cpu idle
set tim y2k
set ch enabled
set ch node=177002
set ch peer=localhost:44041
att ch 44042
set dz 8b lines=8
at -u dz0 10004
# VT52
Expand Down
6 changes: 6 additions & 0 deletions build/simh/config.202
Original file line number Diff line number Diff line change
Expand Up @@ -959,6 +959,12 @@ IFN DBRM80, DEFOPT RM80P==1 ; with one RM80
DEFOPT NMTCS==1 ;Number of magtape units (so why not NMTUS?)
DEFOPT TM03S==1 ;TM03/RH11 Unibus tape controller

DEFOPT NETP==1 ; Connected to a network
DEFOPT CHAOSP==1 ;CHAOS NET
DEFOPT MYCHAD==177002 ;CHAOS NET ADDRESS
DEFOPT NINDX==30. ;NUMBER OF INDICES
DEFOPT CH11P==1 ;CHAOS net goes through Unibus

DEFOPT MSPP==1 ;HAS MESSAGE SLURPER
DEFOPT DEMON==1 ;HAS DEMON ROUTINES

Expand Down
2 changes: 2 additions & 0 deletions build/simh/init
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
set console wru=034
set cpu its
set tim y2k
set ch enabled
set ch node=177002
at tu0 out/simh/minsys.tape
at tu1 out/simh/salv.tape
set rp0 rp06
Expand Down

0 comments on commit 2d61784

Please sign in to comment.