home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1997 May / PCO_5_97.ISO / FilesBBS / OS2 / CF2B1205.ARJ / CF2B1205.ZIP / CFOSD2.DOC < prev    next >
Encoding:
Text File  |  1997-02-18  |  1.3 KB  |  42 lines

  1.  
  2.         cFosD2 -- cFos/2 demon
  3.         ----------------------------------------------------------------
  4.  
  5.  
  6.         CFOSD2.EXE is a demon process for the OS/2 device driver
  7.         cFos/2.  CFOSD2.EXE is an 32-bit OS/2 executable.
  8.         CFOSD2.EXE requires at least cFos/2 0.82d.
  9.  
  10.  
  11.         With CFOSD2.EXE it is actually possible to add the following
  12.         features to cFos/2:
  13.  
  14.          -- ATZ works as expected
  15.          -- AT&W works as expected
  16.          -- AT? works as expected
  17.          -- AT&T works as expected
  18.  
  19.  
  20.         The following features are still unimplemented:
  21.  
  22.          -- debug tracing via -d switch
  23.          -- data dump via -jd switch
  24.          -- statusline display
  25.  
  26.  
  27.         To load CFOSD2.EXE just open up any OS/2 task and start it.
  28.         You may (I didn't test it) start CFOSD2.EXE in CONFIG.SYS via
  29.         a RUN= line or in STARTUP.CMD.
  30.  
  31.  
  32.         CFOSD2.EXE has one commandline switch so far:
  33.  
  34.            -v   Verbosity level.  Add more v's to increase verbosity.
  35.                    1: tell about some init problems
  36.                    2: display functions performed (slows down the system!)
  37.                    3: display a "Polling..." while waiting for cFos/2
  38.                 This switch is of no use if you load CFOSD2 with RUN=
  39.  
  40.  
  41.         // EOF
  42.