User manual
170
#load virtual_serial_line/chserial OPA0 port=10003
#
# Virtual serial line connection listening for the TCP/IP port
# number 10003 on the host system. Specified program is started
# automatically.
#
load virtual_serial_line/chserial OPA0
set OPA0 port=10003 application="opa0.ht"
set uart line=OPA0
#
# Configure optional RQDX3 storage controller (MSCP/QBUS).
# Handles disk images, disk drives, CD-ROM drives, magneto -
# optical drives, floppy drives.
#
# Note the "/RQDX3" specification which points to specific DLL
# RQDX3.DLL to load the device from. Change this DLL name to
# apropriate name if it's planned to use other implementation of
# RQDX3 disk controller. Once the DLL is loaded by the first
# instance of RQDX3 there is no need to specify "/RQDX3" for
# following instances of RQDX3 controller.
#
load RQDX3/RQDX3 DUA
#set DUA container[0]="..."
#set DUA container[1]="..."
#set DUA container[2]="..."
#set DUA container[3]="..."
#
# Note that for the case of PDP-11/94 UNIBUS system UDA50
# (MSCP/UNIBUS)disk controller should be used instead of RQDX3.
# All configuration details are the same as for RQDX3.
#
#load UDA50/UDA50 DUA
#set DUA container[0]="..."
#set DUA container[1]="..."
#set DUA container[2]="..."
#set DUA container[3]="..."
#
# Configure optional TQK50 tape storage controller (TMSCP/QBUS).
# It can be mapped to physical tape drives attached to the host
#
# Note the "/TQK50" specification which points to specific DLL
# TQK50.DLL to load the device from. Change this DLL name to
# apropriate name if it's planned to use other implementation of
# TQK50 tape controller. Once the DLL is loaded by the first
# instance of TQK50 there is no need to specify "/TQK50" for
# following instances of TQK50 controller
#
load TQK50/TQK50 MUA
#set MUA address=...
#set MUA container[0]="..."
#set MUA container[1]="..."
#set MUA container[2]="..."
#set MUA container[3]="..."
#
# Note that for the case of PDP-11/94 UNIBUS system TUK50
# (TMSCP/UNIBUS) tape controller should be used instead of TQK50.
# All configuration details are the same as for TQK50.
#










