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

⟦381639468⟧ TextFile

    Length: 1664 (0x680)
    Types: TextFile
    Names: »COMM.BAK«

Derivation

└─⟦57841d236⟧ Bits:30007315 RC890 Opstart
    └─ ⟦this⟧ »COMM.BAK« 

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=1      ; (0=BSC   1=SNA/SDLC)
IBMPORT,1=0      ; (0=ETC-board  1=COM-board 1)

; 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=1
SNACONV=1
SNARTM=2
SNAALERT=2
SDLCADDR=C1
TERMID=1304A
SDLCNRZI=0
PSHARING=1
PHANDL=0
SDLCHXNO=124794;  CMA DATA datexnr.
SDLCCXNO=113041;  AF-PRÆSTØ datexnr.

; printer authorization parameters
;PMODE,64=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=127   ; 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
«eof»