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

⟦96fd6dfeb⟧ TextFile

    Length: 1920 (0x780)
    Types: TextFile
    Names: »DEFAULT.CMM«

Derivation

└─⟦6df022e9b⟧ Bits:30005451 RC891-10 Systemdiskette (uoriginal)
    └─ ⟦this⟧ »DEFAULT.CMM« 

TextFile

; This file is distributed as DEFAULT.CMM.
; It 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.

; 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
SDLCKIND=0
SNACONV=1
SDLCADDR=C1
TERMID=00000
SDLCNRZI=0
PSHARING=0
PHANDL=0
SDLCDTR=0
SDLCDUP=0
MPOINT=0
SDLCHXNO=     ;  not active
SDLCCXNO=     ;  not active

; values for second SNA/SDLC link in SNA/SDLC dual host configurations
SDLCKIND,2=0
SNACONV,2=1
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

; 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
NOTERMS=16
MAXDEVNO=63
«eof»