#device configuration information # any line starting with a # is a comment and is ignored stats ./stats # devices available - list ends with a null line or line starting with a & # format class_name device_name driver_task_path_name # class_name MUST be one of dlt, exabyte, scsitape, sink # driver_task_path_name normally is omitted #dlt /dev/nst0 ./driver file /dev/file/0 ./driver sink /dev/null/0 ./driver & #data link configuration information - list end with a null line # format link_task_path_name ./linkTCP 11100 11101 11102 11103 11104 11105 11106 11107 11108 11109 11010 11011 11012 11013 11014 11015 11016 11017 & #program options - list end with a null line msg_reporting_level 0x0180fff8 # use 0x0080fff8 to enable msg logging msg_logging_level 0xfff8 tapeserver_options 2 # use 0x0080fff8 to enable msg logging # default for following is 16Kbytes - both MUST be the same at present data_buffer_size 64 tape_block_size 64 disc_file_size 2000 # file_path_base /TapeData & #end of information