DataMuseum.dk

Presents historical artifacts from the history of:

CP/M

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about CP/M

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦5ec98afb3⟧ TextFile

    Length: 3493 (0xda5)
    Types: TextFile
    Names: »DEFAULT.CMM«

Derivation

└─⟦57841d236⟧ Bits:30007315 RC890 Opstart
    └─ ⟦this⟧ »DEFAULT.CMM« 

TextFile

; This file is distributed as DEFAULT.CMM.
; It gives an introduction to link configuration and
; shows how the default parameter values may be specified.
; The file may be edited and renamed as COMM.CST.
; It is recommended to delete the superfluous parts when the file is edited.


; NB! there is no default link configuration

; Link configuration : 

; It specifies for each link the protocol and
; the communication port to be used.

; First link
; IBMLINK,1=0/1   ; (0=BSC   1=SNA/SDLC)
; IBMPORT,1=0/1   ; (0=ETC-board  1=COM-board 1)

; Second link
; IBMLINK,2=0/1   ; (0=BSC   1=SNA/SDLC)
; IBMPORT,2=0/1   ; (0=ETC-board  1=COM-board 1)


; Default parameter values :

; values for BSC link (sublinks) in single host configuration
; or BSC link in BSC-SNA dual host configuration
; or first BSC link in BSC dual host configuration
BSCKIND=0
BSCCONV=1
BSCCONV,1,2=1
BSCCONV,1,3=1
BSCCONV,1,4=1
BSCCU=0
BSCDTR=0
BSCDUP=0
BSCPTIME=15
BSCXNO,1,1=     ;  not active
BSCXNO,1,2=     ;  not active
BSCXNO,1,3=     ;  not active
BSCXNO,1,4=     ;  not active

; values for second BSC link in BSC dual host configurations
BSCKIND,2=0
BSCCONV,2=1
BSCCONV,2,2=1
BSCCONV,2,3=1
BSCCONV,2,4=1
BSCCU,2=0
BSCDTR,2=0
BSCDUP,2=0
BSCPTIME,2=15
BSCXNO,2,1=     ;  not active
BSCXNO,2,2=     ;  not active
BSCXNO,2,3=     ;  not active
BSCXNO,2,4=     ;  not active

; values for SNA/SDLC link in single host configuration
; or SNA/SDLC link in BSC-SNA dual host configuration
; or first SNA/SDLC link in SNA/SDLC dual host configuration
SNALINK=0
SNACONV=1
SNARTM=0
SNAALERT=0
SDLCADDR=C1
TERMID=00000
SDLCNRZI=0
PSHARING=0
PHANDL=0
SDLCDTR=0
SDLCDUP=0
MPOINT=0
SDLCHXNO=     ;  not active
SDLCCXNO=     ;  not active
X25KIND=0
X25LCI=0
X25HNAD=      ;  not active
X25CSAD=00
X25CUG=00
X25CID=       ;  not active
X25CIUSE=0

; values for second SNA/SDLC link in SNA/SDLC dual host configurations
SNALINK,2=0
SNACONV,2=1
SNARTM,2=0
SNAALERT,2=0
SDLCADDR,2=C1
TERMID,2=00000
SDLCNRZI,2=0
PSHARING,2=0
PHANDL,2=0
SDLCDTR,2=0
SDLCDUP,2=0
MPOINT,2=0
SDLCHXNO,2=     ;  not active
SDLCCXNO,2=     ;  not active
X25KIND,2=0
X25LCI,2=0
X25HNAD,2=      ;  not active
X25CSAD,2=00
X25CUG,2=00
X25CID,2=       ;  not active
X25CIUSE,2=0

; printer authorization parameters
PMODE,1=2;  shared mode
; ...
PMODE,127=2
PCLASS,0=      ; empty
; ...
PCLASS,15=
PSRCLIST,1=0-127  ; all devices
; ...
PSRCLIST,127=0-127

; cluster size parameters
MAXDEVNO=      ; default initialized, according to number of
               ; sessions in support level, as:
               ;     11 for support level 1
               ;     31 for support level 2
               ;     63 for support level 3
               ;    127 for support level 4
               ; MAXDEVNO can always be set to the wanted value
               ; regardless of the support level

; Local host links

; to activate the local host interface, CULANI must be specified in
; the CONFIG.CST customization file.

;CULISCOPE=3    ; scope of CULANI port
;CULCONS=2      ; number of local hostlinks
;CULOSIZE=1024  ; size of outbound buffers
;CULISIZE=256   ; not used for DSP version 3

; the CULIPORT parameter is no longer valid, the port name of CULANI will
; be derived from the CUIDENT parameter in the file SYS.CST.

; Soft devices

;SOFTDEVS=      ; list of soft devices
;SOFTMOUT=15    ; timeout value in seconds