home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 8 / CDACTUAL8.iso / share / dos / varios / ccdisk / messages.txt < prev    next >
Encoding:
Text File  |  1996-06-22  |  25.1 KB  |  827 lines

  1. MESSAGES        COPYRIGHT 1995-1996 horio shoichi        MESSAGES
  2.  
  3.  
  4.  
  5. NAME
  6.      messages.txt - Screen Displays From Programs
  7.  
  8.  
  9. Synopsis
  10.      Concache.exe  displays  io  error messages if error occurred
  11.      when writing wet blocks back to disk.
  12.  
  13.      Help message from command line shows the state of the  resi-
  14.      dent concache.exe.
  15.  
  16.      Also  at startup, concache.exe, ccdisk.exe, and floppies.exe
  17.      produce various messages.
  18.  
  19.      Except for io error messages, messages are  redirectable  to
  20.      ordinary files.
  21.  
  22.  
  23. Io Error Message
  24.      When   underlying  driver  reports  io  error,  concache.exe
  25.      reports it and requests the  disposition  in  the  following
  26.      format.
  27.  
  28.           concache detected '%s' (%s) on %c:
  29.                Abort (discard all blocks)
  30.                Retry (retry write)
  31.                Ignore (as if successful write)
  32.                Fail (discard block)
  33.           action (a, r, i, f) ?
  34.  
  35.      Informations  shown  are type of error, drive, and the loca-
  36.      tion of error on the drive.
  37.  
  38.      If one of a, r,  i,  or  f  is  given  (in  lower  case)  in
  39.      response, concache.exe treats the error as follows.
  40.  
  41.           Abort
  42.                discards  all  blocks  in  cache  data area on the
  43.                drive,
  44.  
  45.           Retry
  46.                retries the failed operation,
  47.  
  48.           Ignore
  49.                treats the failed operation as if successful, and
  50.  
  51.           Fail discards the related block only  from  cache  data
  52.                area.
  53.  
  54.  
  55.  
  56. Concache 1.10       Last Update:  19 June 1996                  1
  57.  
  58.  
  59.  
  60. MESSAGES        COPYRIGHT 1995-1996 horio shoichi        MESSAGES
  61.  
  62.  
  63.  
  64. Help Messages
  65.      If the message
  66.  
  67.           dos concurrent disk cache not loaded
  68.  
  69.      is displayed  then concache.exe is not loaded resident.
  70.  
  71.      With help option, following messages are shown.
  72.  
  73.   Option hc
  74.      This option displays concache.exe conditions.
  75.  
  76.      loaded segment 0x%x size 0x%0x0 (%lu) bytes including io
  77.           buffers
  78.           It is  loaded  with  adjacent  io  buffers  at  segment
  79.           address shown with the size.  The size is rounded up to
  80.           paragraph boundary.
  81.  
  82.      loaded segment 0x%x size 0x%0x0 (%lu) bytes
  83.           It is  loaded  with  separate  io  buffers  at  segment
  84.           address shown with the size.  The size is rounded up to
  85.           paragraph boundary.
  86.  
  87.      separate ioseg at 0x%x, size 0x%x (%u) bytes
  88.           When io buffers are allocated at separate segment, this
  89.           message  is  shown.  The buffers are located at segment
  90.           shown with the size.
  91.  
  92.      buffer_size = %u bytes, %d io_buffers
  93.           The size of each io buffer (in many  cases  512  bytes)
  94.           and the number of the buffers (default 16) are shown.
  95.  
  96.      concurrency = %d devices
  97.           Shows how many devices can perform io concurrently.
  98.  
  99.      stackspace = %u bytes
  100.           Size  of  stack  space for each concurrently performing
  101.           io.
  102.  
  103.      directory_space = %u bytes (max %u bytes)
  104.           Size of directory space currently allocated and maximum
  105.           allocable are shown.
  106.  
  107.      bitmap_length = %d bytes (%d kb per block)
  108.           The  bitmap  length  that constitutes each of directory
  109.           entry is shown.  Since  one  byte  corresponds  to  4kb
  110.           (irrespective  of  io  buffer  size), the size of cache
  111.           data area maintained by each directory entry is  easily
  112.           deduced.
  113.  
  114.  
  115. Concache 1.10       Last Update:  19 June 1996                  2
  116.  
  117.  
  118.  
  119. MESSAGES        COPYRIGHT 1995-1996 horio shoichi        MESSAGES
  120.  
  121.  
  122.  
  123.   Option hc
  124.      This  option  displays  concache.exe  working states on flag
  125.      settings.  Flags set are shown  right  to  asserted...   and
  126.      flags reset are shown right to unasserted...  message.  Fol-
  127.      lowing table lists which flags are set or reset.
  128.  
  129.              stop           Flag set in stop mode
  130.              write thru     Flag set in write-though mode
  131.              write after    Flag set in write after mode
  132.              locking Lock   Flag is in effect
  133.              no preread     Flag set to prevent preread
  134.              unlocking      Unlock flag is in effect
  135.              hold           Hold flag is in effect
  136.  
  137.   Option hm
  138.      This option displays usage for  each  of  memory  type  sup-
  139.      ported.
  140.  
  141.   Option hd
  142.      This option displays device states for each drive supported.
  143.  
  144.         device unknown   Device not handled by concache.exe
  145.         media unknown    No access to floppy
  146.         removable        Device found to use removable media.
  147.         no door sense    Door lock undetected on the device
  148.         stopped          Concache.exe is not using this drive
  149.         concurrent       Device can operate concurrently
  150.         damaged          A critical error on the drive.
  151.         write thru       Used in write through mode
  152.         write after      Used in write after mode
  153.         not accessed     Yet no access to the drive or media
  154.  
  155.      In addition, if accessed, statistics are shown.
  156.  
  157.           read performance
  158.                Shows the number of read requests and actual  read
  159.                actions counted in sectors.  This is shown when no
  160.                preread is used.
  161.  
  162.           preread performance
  163.                Shows the number of preread operations and  actual
  164.                read  actions  to the preread data counted in sec-
  165.                tors.  This is displayed in place of read  perfor-
  166.                mance if drive is allowed to perform preread.
  167.  
  168.                Note. Read and preread uses same counter, and what
  169.                each  counts  is  different.   For  this   reason,
  170.                switching preread can give false counting. To rem-
  171.                edy this, use hdh option to in addition clear  the
  172.                counter.
  173.  
  174. Concache 1.10       Last Update:  19 June 1996                  3
  175.  
  176.  
  177.  
  178. MESSAGES        COPYRIGHT 1995-1996 horio shoichi        MESSAGES
  179.  
  180.  
  181.  
  182.           write performance
  183.                Shows  the  number  of  write  requests and actual
  184.                write actions counted in sectors.
  185.  
  186.           still %d wet spots
  187.                More '%d' sectors must be written back.
  188.  
  189.           counter overflowing-- cleared
  190.                Counter has grown too rapid. It is reset to  zero.
  191.  
  192. Miscellaneous
  193.      This  section  lists the messages at startups of programs in
  194.      alphabetical order.  They are mostly  some  kind  of  errors
  195.      correctable  in  command  line.  A few show misbehavior of a
  196.      device or a program.  Most of them are too obvious but  oth-
  197.      ers  may  need  a little pause.  This file tries to add some
  198.      words to those potentially might be misinterpreted messages.
  199.  
  200.      THIS IS EVALUATION VERSION
  201.           This is as it tells.
  202.  
  203.      bitmap_length %d bytes
  204.           Bitmap length is chosen to the indicated length.
  205.  
  206.      bitmap_length = %d bytes causes hash table overflow
  207.           Requested  bitmap length causes overflow on hash table.
  208.  
  209.      bitmap_length causes hash table overflow
  210.           Requested bitmap length causes overflow on hash  table.
  211.  
  212.      bitmap_length changed to %d bytes
  213.           Previously determined bitmap length is changed.
  214.  
  215.      bitmap_length will be adjusted
  216.           Previous or requested bitmap length will be adjusted.
  217.  
  218.      cache condition flag conflict
  219.           More  than  two  modes  for  concache.exe condition are
  220.           specified.  The  mode  must  be  one  of  stop,  write-
  221.           through, write-after, or concurrency.
  222.  
  223.      cache destroyed. don't do nothing
  224.           Resident concache.exe is stopped due to internal error.
  225.  
  226.      can't allocate extended memory(BL = %02x)
  227.           Failed to allocate  extended  memory  with  error  code
  228.           '%x'.  See appropriate manual for the code.
  229.  
  230.      can't allocate pages of expanded memory (%x)
  231.           Failed  to  allocate  expanded  memory  with error code
  232.  
  233. Concache 1.10       Last Update:  19 June 1996                  4
  234.  
  235.  
  236.  
  237. MESSAGES        COPYRIGHT 1995-1996 horio shoichi        MESSAGES
  238.  
  239.  
  240.  
  241.           '%x'.  See appropriate manual for the code.
  242.  
  243.      can't allocate raw protected memory
  244.           Failed to allocate raw protected (int15) memory.
  245.  
  246.      can't change expanded memory
  247.           Expanded memory reallocation request failed.
  248.  
  249.      can't change extended memory
  250.           Extended memory reallocation request failed.
  251.  
  252.      can't delete concache.exe under DOS multitasker
  253.           Trying to delete concache.exe under a DOS  multitasker.
  254.  
  255.      can't delete program under DOS multitaskers
  256.           Trying  to delete floppies.exe under a DOS multitasker.
  257.  
  258.      can't free memory
  259.           Failed to free temporarily allocated memory.
  260.  
  261.      can't get available extended memory (BL= %02x)
  262.           Failed to get available amount of extended memory  with
  263.           error  code  '%02x'.   See  appropriate  manual for the
  264.           code.
  265.  
  266.      can't get available pages of expanded memory
  267.           Failed to get available amount of expanded memory.
  268.  
  269.      can't get version of expanded memory (AH=%02x)
  270.           Failed to get ems version with error code '%02x'.   See
  271.           appropriate manual for the code.
  272.  
  273.      can't get version of extended memory (BL=%02x)
  274.           Failed  to  get  version of xms manager with error code
  275.           '%02x'.  See appropriate manual for the code.
  276.  
  277.      can't go back to previous memory
  278.           Tried to go back to previous cache data area configura-
  279.           tion but failed.
  280.  
  281.      can't locate partition table on (htl) = (%d%d%d)
  282.           Tried  to  take over but cannot locate partition table.
  283.           The "htl" means host number, target id, and  lun  which
  284.           caused trouble.
  285.  
  286.      can't open program
  287.           The program file cannot be opened.
  288.  
  289.      can't open scsi manager -- aborting
  290.           Probably the manager is absent on this system.
  291.  
  292. Concache 1.10       Last Update:  19 June 1996                  5
  293.  
  294.  
  295.  
  296. MESSAGES        COPYRIGHT 1995-1996 horio shoichi        MESSAGES
  297.  
  298.  
  299.  
  300.      can't read bpb, partition skipped
  301.           Tried to read bpb table but a read error encountered.
  302.  
  303.      can't read partition table .. skipped
  304.           Tried  to read partition table but a read error encoun-
  305.           tered.  The partition is ignored.
  306.  
  307. done
  308.      can't read partition table on (htl) = (%d%d%d)  ..  takeover
  309.           not
  310.           Tried to take over but cause a read  error.  The  "htl"
  311.           means  host  number,  target  id,  and lun which caused
  312.           trouble.
  313.  
  314.      can't read program
  315.           Tried to read header part of program but encountered an
  316.           error.
  317.  
  318.      can't read relocation info
  319.           Relocation  info for the program to be relocated cannot
  320.           be read.
  321.  
  322.      can't reallocate raw protected memory ... it will not change
  323.           Since raw protected memory is not well considered to be
  324.           shared among programs, it is not considered  to  change
  325.           size afterwards.
  326.  
  327.      can't switch back driver entries
  328.           Disk  compression program has changed driver entries in
  329.           an  unknown  way.   Concache.exe  will  refuse  to   be
  330.           deleted.
  331.  
  332.      cannot change option %s after loaded
  333.           The option can only be defined at load time.
  334.  
  335.      cannot delete
  336.           Failed  to  delete the program which was seemingly able
  337.           to delete.
  338.  
  339.      cannot leave memory
  340.           Deleting the program is impossible.
  341.  
  342.      cannot load io buffer into low
  343.           Failed to allocate io buffers in low memory.
  344.  
  345.      cannot move to umb after load
  346.           The program has been running so that it  is  impossible
  347.           to move around.
  348.  
  349.      ccdisk.exe cant find scsi disks to handle.. aborting
  350.  
  351. Concache 1.10       Last Update:  19 June 1996                  6
  352.  
  353.  
  354.  
  355. MESSAGES        COPYRIGHT 1995-1996 horio shoichi        MESSAGES
  356.  
  357.  
  358.  
  359.           There is no disk to be handled by ccdisk.exe.
  360.  
  361.      concache.exe doesn't allow delete floppies.exe
  362.           Concache.exe  is  hot  on floppies. Wait for the floppy
  363.           access lamp goes off.
  364.  
  365.      concache.exe has already started
  366.           Ccdisk.exe must have started before concache.exe.
  367.  
  368.      concache.exe is leaving memory
  369.           There seems nothing wrong to leave memory so far.
  370.  
  371.      concache.exe is loaded as a driver
  372.           Device driver is not allowed to leave memory.
  373.  
  374.      'concurrency=' ignored
  375.           The option requested concurrency below 2.
  376.  
  377.      concurrent/stop conflict
  378.           Both concurrent and stop  modes  for  'all  the  other'
  379.           drives.
  380.  
  381.      concurrent/write-after conflict
  382.           Both  concurrent  and  write-after  modes  for 'all the
  383.           other' drives.
  384.  
  385.      concurrent/write-after/write-thru/stop conflict
  386.           Concurrent, write-after, and  write-through  modes  for
  387.           'all the other' drives.
  388.  
  389.      concurrent/write-thru conflict
  390.           Both  concurrent  and  write-through modes for 'all the
  391.           other' drives.
  392.  
  393.      cpu must be 80386 or later ... use ccd286.exe on this
  394.           machine
  395.           The  cpu  cannot  perform  instruction set used by this
  396.           program.
  397.  
  398.      cpu must be 80386 or later ... use conc286.exe on this
  399.           machine
  400.           The  cpu  cannot  perform  instruction set used by this
  401.           program.
  402.  
  403.      cpu must be at least 80386 ... use flop286.exe on this
  404.           machine
  405.           The  cpu  cannot  perform  instruction set used by this
  406.           program.
  407.  
  408.      deleting floppies.exe
  409.  
  410. Concache 1.10       Last Update:  19 June 1996                  7
  411.  
  412.  
  413.  
  414. MESSAGES        COPYRIGHT 1995-1996 horio shoichi        MESSAGES
  415.  
  416.  
  417.  
  418.           Floppies.exe is being deleted from memory.
  419.  
  420. bytes
  421.      directory space overflows by %d bytes  with  bitmap_length
  422.           =  %d
  423.           The directory space exceeds maximum space allocated  if
  424.           indicated bitmap length is used.
  425.  
  426.      directory_space %d bytes
  427.           Computed necessary directory space.
  428.  
  429.      disorder in DOS drive table .. aborts
  430.           Drives  have  a  different disposition seen at startup.
  431.           Concache.exe will refuse to be deleted.
  432.  
  433.      don't run under DOS multitaskers...
  434.           Trying to load floppies.exe under a DOS multitasker.
  435.  
  436.      drive layout changed since concache.exe was loaded
  437.           Device drivers have a  different  disposition  seen  at
  438.           startup.  Concache.exe will refuse to be deleted.
  439.  
  440.      drive number error in drive array '%s'
  441.           Non-alphabetic drive is specified.
  442.  
  443.      driver chain not owned
  444.           Later  program  (a TSR or a driver) has overwritten the
  445.           driver chain.
  446.  
  447.      %d drives taken over from DOS
  448.           Indicated number of scsi disks are taken over from  DOS
  449.           .
  450.  
  451.      duplicate 'concurrency' ... ignored
  452.           Ccdisk.exe  found that the option is requested twice on
  453.           command line.
  454.  
  455.      duplicate 'irq' ... ignored
  456.           Ccdisk.exe found that the option is requested twice  on
  457.           command line.
  458.  
  459.      error in 'bitmap_length=' or in 'buffer_size='
  460.           Unable to decide which option was meant.
  461.  
  462.      error in 'io_buffer_low' or 'io_buffers='
  463.           Unable to decide which option was meant.  Note both can
  464.           be abbreviated to one character, like i i=... .
  465.  
  466.      error in scsi_irq
  467.           Either  too  many  irq  numbers  or  wrong  number   is
  468.  
  469. Concache 1.10       Last Update:  19 June 1996                  8
  470.  
  471.  
  472.  
  473. MESSAGES        COPYRIGHT 1995-1996 horio shoichi        MESSAGES
  474.  
  475.  
  476.  
  477.           specified in irq= option.
  478.  
  479.      expanded memory available only %d pages
  480.           Expanded memory pages are only '%d' available.
  481.  
  482.      expanded memory is in state (AH=%02x)
  483.           Can't get expanded memory state with error code '%02x'.
  484.           See appropriate manual for the code.
  485.  
  486.      extended memory available only %d kilobytes
  487.           Said amount of extended  memory  is  impossible,  since
  488.           only '%d" kb is available.
  489.  
  490.      floppies.exe already installed
  491.           Floppies.exe is already running.
  492.  
  493.      floppies.exe not loaded
  494.           Trying to delete floppies.exe which is not loaded.
  495.  
  496.      format error character '%c' in '%s'
  497.           Memory  request format '%s' contains an error character
  498.           '%c' on command line.
  499.  
  500.      'g' can be 'gnaw_interrupt' or 'gang_interrupts' option
  501.           Ambiguous which is meant by single letter 'g'  on  com-
  502.           mand line.
  503.  
  504.      (htl) = (%d%d%d)  configured into %c:(-c':)
  505.           Partitions  found  on  the scsi disk is configured into
  506.           drive %c (to %c') on host, target, and lun shown.
  507.  
  508.      ignoring initial reset options
  509.           Reset is the initial condition so the descriptions  are
  510.           ignored.
  511.  
  512.      ignoring initial unlock option
  513.           Unlock is the initial condition so the descriptions are
  514.           ignored.
  515.  
  516.      ignoring the other parameter(s)
  517.           Delete option ignores any other  parameter  on  command
  518.           line.
  519.  
  520.      improper bitmap_length
  521.           Bitmap length must be multiple of 2 and below 128.
  522.  
  523.      incompatible version running (%d.%d)
  524.           Unable to communicate to resident concache.exe.
  525.  
  526.      installed concurrent disk cache
  527.  
  528. Concache 1.10       Last Update:  19 June 1996                  9
  529.  
  530.  
  531.  
  532. MESSAGES        COPYRIGHT 1995-1996 horio shoichi        MESSAGES
  533.  
  534.  
  535.  
  536.           The  last  possible message from transient part of con-
  537.           cache.exe.
  538.  
  539.      installed concurrent disk driver %s
  540.           The  last  possible  message  from  transient  part  of
  541.           ccdisk.exe.
  542.  
  543.      installed floppies.exe for concurrent disk cache
  544.           The  last possible message from transient part of flop-
  545.           pies.exe.
  546.  
  547.      interrupt %02x not owned
  548.           Later program (a TSR or a driver) has  overwritten  the
  549.           interrupt  entry '%02x'.  The program will refuse to be
  550.           deleted.
  551.  
  552.      'io_buffers=' ignored
  553.           The option requested less than 2, which does not  allow
  554.           operation.
  555.  
  556.      io.sys (or the equivalent) structure too complex
  557.           Unknown io.sys structure.
  558.  
  559.      %dkb expanded memory
  560.           Allocated suggested amount of expanded memory.
  561.  
  562.      %dkb extended memory blocks
  563.           Allocated suggested amount of extended memory.
  564.  
  565.      %ukb raw protected memory
  566.           Allocated suggested amount of raw protected memory.
  567.  
  568.      lock/unlock conflict
  569.           Requested both lock and unlock flags on command line.
  570.  
  571.      max_directory_space exceeds 64kb by %u bytes ... ignored
  572.           The option requests too much memory to keep 64kb limit.
  573.  
  574.      max_directory_space insufficient for %ldkb memory
  575.           Cache data area is so large that it is unmanageable  by
  576.           given maximum directory space.
  577.  
  578.      %cmem requests duplicated in %s
  579.           Indicated memory is requested more than once on command
  580.           line.
  581.  
  582.      memory chain destroyed -- exiting
  583.           DOS memory chain is insane.
  584.  
  585.      memory overflow ... try with smaller parameter values
  586.  
  587. Concache 1.10       Last Update:  19 June 1996                 10
  588.  
  589.  
  590.  
  591. MESSAGES        COPYRIGHT 1995-1996 horio shoichi        MESSAGES
  592.  
  593.  
  594.  
  595.           Exceeds 64kb limit with given parameter set.
  596.  
  597.      memory reallocation exceeds available amount by %dkb
  598.           Cache data reallocation request is more than  available
  599.           memory.
  600.  
  601.      memory scheme unknown -- exiting
  602.           DOS memory chain is insane.
  603.  
  604.      no expanded memory driver
  605.           EMS driver not found.
  606.  
  607.      no extended memory driver
  608.           XMS driver not found.
  609.  
  610.      no hex allowed in '%s'
  611.           Hex digit written in decimal expression.
  612.  
  613.      no int13-int40 path
  614.           Int13  against  floppy is not rerouted to int40 on this
  615.           machine.
  616.  
  617.      no memory defined on command line
  618.           Memory must have been specified to load concache.exe.
  619.  
  620.      no protected memory ... abort cache
  621.           Raw protected memory is not available.
  622.  
  623.      no sign allowed in '%s'
  624.           Sign appeared on hexadecimal memory requests.
  625.  
  626.      non-decimal chars in '%s'
  627.           Memory request in decimal has non-decimal character  in
  628.           its string.
  629.  
  630.      not allowed to run twice in config.sys
  631.           Tried  to  run  the  program  twice (or more) from con-
  632.           fig.sys.
  633.  
  634.      not enough extended memory (DX= %02x)
  635.           Said amount of extended memory is impossible  to  allo-
  636.           cate, as only '%02x' kb is available.
  637.  
  638.      not loadable
  639.           Tried to load the program under a multitasker.
  640.  
  641.      not loaded high
  642.           Failed to load into upper memory block.
  643.  
  644.      not relocated
  645.  
  646. Concache 1.10       Last Update:  19 June 1996                 11
  647.  
  648.  
  649.  
  650. MESSAGES        COPYRIGHT 1995-1996 horio shoichi        MESSAGES
  651.  
  652.  
  653.  
  654.           Relocation  of a program is not complete because it has
  655.           failed.
  656.  
  657.      now %d(0x%x) kb of expanded memory blocks
  658.           Expanded memory is changed to use said amount.
  659.  
  660.      now %d(0x%x) kb of extended memory blocks
  661.           Extended memory is changed to use said amount.
  662.  
  663.      %d%% of max_directory_space utilized
  664.           Shows how much of preallocated space is utilized.
  665.  
  666.      raw protected memory available only %d kb
  667.           Too little raw protect memory to allocate, as only '%d'
  668.           kb are available.
  669.  
  670.      possible spelling error in option %s
  671.           Cannot identify the option.
  672.  
  673.      preread condition conflict
  674.           Both preread and no-preread are requested on a drive.
  675.  
  676.      preset directory_space %d bytes
  677.           Preallocated maximum directory space to said amount.
  678.  
  679.      protected memory can't expand later
  680.           Request  to  allocate zero byte raw protected memory is
  681.           not allowed.  Since it is not  changeable  later,  this
  682.           makes no sense.
  683.  
  684.      range error in drive array '%s'
  685.           Drive  range  expression is either incomplete, reversed
  686.           order, or contains non-alpha.
  687.  
  688.      revert to previous memory scheme
  689.           Decided not to change cache memory scheme.
  690.  
  691.      set/reset conflict
  692.           Requesting both set and reset of flags, which must be a
  693.           confusion.
  694.  
  695.      set/reset or lock/unlock conflict
  696.           Requesting both set and reset or lock and unlock, which
  697.           must be a confusion.
  698.  
  699.      size exceeds 64k limit by %d bytes
  700.           The size of sum of code and data  space  must  be  less
  701.           than  64kb, as current implementation is in tiny memory
  702.           model.
  703.  
  704.  
  705. Concache 1.10       Last Update:  19 June 1996                 12
  706.  
  707.  
  708.  
  709. MESSAGES        COPYRIGHT 1995-1996 horio shoichi        MESSAGES
  710.  
  711.  
  712.  
  713.      sorry, this machine type is not supported
  714.           Machine is not of compatible type.
  715.  
  716.      stray '=' ... check spelling of the words before '='
  717.           The '=' is used in an unknown context in command  line.
  718.  
  719.      the machine is in unstable condition
  720.           A  driver  has  changed a condition from prior checking
  721.           one.
  722.  
  723.      this machine type is not supported
  724.           Machine is not of compatible type.
  725.  
  726.      this version of DOS not supported ... use DOS3.1 or later
  727.           Concache.exe and ccdisk.exe needs 3.1 or later  version
  728.           of DOS
  729.  
  730.      this version of DOS not supported ... use DOS3.3 and later
  731.           Floppies.exe needs 3.3 or later version of DOS
  732.  
  733.      unable to allocate expanded memory
  734.           Failed to allocate expanded memory
  735.  
  736.      unexpected; can't switch back driver entries '%c:'
  737.           Disk  compression program has changed driver entries in
  738.           an unknown and critical way.
  739.  
  740.      unknown command in reset-list
  741.           Unknown flags after '-' sign.
  742.  
  743.      unknown command in set-list
  744.           Unknown flags after '+' sign.
  745.  
  746.      unknown description '%s'
  747.           Unknown command line description found.
  748.  
  749.      unknown flag in set/reset-list
  750.           Undefined flag was requested.
  751.  
  752.      unknown value chars
  753.           Memory request format contains an invalid character.
  754.  
  755.      value must be non-zero in '%s'
  756.           Zero byte request is not allowed in signed context.
  757.  
  758.      value too large in '%s'
  759.           The amount of memory request is too large in the string
  760.           '%s'.
  761.  
  762.      will use %d concurrency
  763.  
  764. Concache 1.10       Last Update:  19 June 1996                 13
  765.  
  766.  
  767.  
  768. MESSAGES        COPYRIGHT 1995-1996 horio shoichi        MESSAGES
  769.  
  770.  
  771.  
  772.           said  number  of  scsi  disks are handled in concurrent
  773.           manner.
  774.  
  775.      will use no concurrency
  776.           Ccdisk.exe drives every SCSI io request serially.
  777.  
  778.      write-after/stop conflict
  779.           Both stop and write-after modes  for  'all  the  other'
  780.           drives.
  781.  
  782.      write-after/write-thru conflict
  783.           Both  write-through  and write-after modes for 'all the
  784.           other' drives.
  785.  
  786.      write-thru/stop conflict
  787.           Both write-through and stop modes for 'all  the  other'
  788.           drives.
  789.  
  790.      your enemy '%s' loaded !
  791.           An incompatible disk cache program was found.
  792.  
  793.  
  794.  
  795.  
  796.  
  797.  
  798.  
  799.  
  800.  
  801.  
  802.  
  803.  
  804.  
  805.  
  806.  
  807.  
  808.  
  809.  
  810.  
  811.  
  812.  
  813.  
  814.  
  815.  
  816.  
  817.  
  818.  
  819.  
  820.  
  821.  
  822.  
  823. Concache 1.10       Last Update:  19 June 1996                 14
  824.  
  825.  
  826.  
  827.