1
0
mirror of https://github.com/PDP-10/klh10.git synced 2026-04-25 11:41:18 +00:00
Files
PDP-10.klh10/run/klnic/klh10.ini
2015-04-27 22:59:12 +02:00

22 lines
666 B
INI

; This file is KLH10.INI -- the KLH10 init file that is read and executed
; by default when the KLH10 starts up.
; Define basic device config - one DTE, one disk, one tape
devdef dte0 200 dte master
devdef rh0 540 rh20
devdef dsk0 rh0.0 rp type=rp06 format=dbd9 path=RP06-NIC-0.dbd9 dpdma=on
devdef mta0 rh0.1 tm03 fmtr=tm03 type=tu45
; Add one more disk for use as KLH:
devdef rh1 544 rh20
devdef dsk1 rh1.0 rp type=rp06 format=dbd9 path=RP06-KLH.dbd9
; Define KLNI with address that monitor expects
devdef ni0 564 ni20 ipaddr=192.168.0.251
; Define new HOST device hackery
devdef idler 700 host
; Load disk bootstrap for convenience
load boot-nic.sav