1
0
mirror of https://github.com/PDP-10/its.git synced 2026-03-25 17:58:40 +00:00
Files
PDP-10.its/build/mchn/DB/dskdmp.txt
Lars Brinkhoff cb1209ac68 Configure ITS and emulators for a local Chaos subnet.
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.
2023-09-13 19:09:59 +02:00

33 lines
1.1 KiB
Plaintext

; Define basic KS10 device config - two RH11s each on its own Unibus
devdef rh0 ub1 rh11 addr=776700 br=6 vec=254
devdef rh1 ub3 rh11 addr=772440 br=6 vec=224
; Provide one disk, one tape in config ITS expects
devdef dsk0 rh0.0 rp type=rp06 format=dbd9 path=../../out/klh10/rp0.dsk iodly=0
devdef mta0 rh1.0 tm02 fmtr=tm03 type=tu45
;devdef mta1 rh1.1 tm02 fmtr=tm03 type=tu45
;devmo mta0 ../../out/klh10/minsys.tape
;devmo mta1 ../../out/klh10/salv.tape
; ITS wants a 60Hz clock, allow it. Need this until defaults OK.
set clk_ithzfix=60
; Define IMP for PI on ITS.JOSS.COM
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
; Console lights.
lights usb
load @.ddt-u
load dskdmp.216bin