home *** CD-ROM | disk | FTP | other *** search
- #
- # Sample CS profile.
- #
- # Format is:
- # agent name=agent type, STREAMS device name,
- # NLM name, NLM command line,
- # DGN count, DGN attribute table;
- #
- # White space may include tabs, spaces, and newlines.
- # All fields are POSITIONAL and must be separated by commas.
- # All profile records must be terminated with a semi-colon.
- # Comments are processed as all text starting with a pound
- # sign '#' and ending with a newline. The command line is
- # done using "<string>"
- #
- # NOTE: the pound sign '#', the comma ',', the double quote '"',
- # and the semi-colon ';' are NOT supported in the command line
- # paramenter string. If placed within the command line parm
- # string they will be treated as the corresponding profile delimiter.
- #
- csa_dba = 118, dbadev,sys:system/dba.nlm;
- csa_ssa = 11A,,sys:system/cssecur.nlm;
- csa_mux = 114,cnsdev,sys:system/cnsmx.nlm;
- csa_nma = 119,nmadev,sys:system/nma.nlm,,
- 20, # DGN count in hex
- 00000003, # DGN attribute 0;
- 00000003, # DGN attribute 1;
- 00000003, # DGN attribute 2;
- 00000003, # DGN attribute 3;
- 00000003, # DGN attribute 4;
- 00000003, # DGN attribute 5;
- 00000003, # DGN attribute 6;
- 00000003, # DGN attribute 7;
- 00000003, # DGN attribute 8;
- 00000003, # DGN attribute 9;
- 00000003, # DGN attribute a;
- 00000003, # DGN attribute b;
- 00000003, # DGN attribute c;
- 00000003, # DGN attribute d;
- 00000003, # DGN attribute e;
- 00000003, # DGN attribute f;#
- 00000003, # DGN attribute 10;
- 00000003, # DGN attribute 11
- 00000003, # DGN attribute 12;
- 00000003, # DGN attribute 13;
- 00000003, # DGN attribute 14;
- 00000003, # DGN attribute 15;
- 00000003, # DGN attribute 16;
- 00000003, # DGN attribute 17;
- 00000003, # DGN attribute 18;
- 00000003, # DGN attribute 19;
- 00000003, # DGN attribute 1a;
- 00000003, # DGN attribute 1b;
- 00000003, # DGN attribute 1c;
- 00000003, # DGN attribute 1d;
- 00000003, # DGN attribute 1e;
- 00000003; # DGN attribute 1f;
- #csa_sma = 117,,sys:system/sma.nlm;
- csa_lca = 115,,sys:system/commexec.nlm;
- #csa_trace = 12a,,sys:system/trace.nlm;