home *** CD-ROM | disk | FTP | other *** search
- CFU -- cFos Utility
- ----------------------------------------------------------------
-
- The CFU utility is at the moment just a small commandline
- program to aid the use of vcFos/2.
-
-
-
- It currently features two commands:
-
- CFU si
-
- Recapture the INT 14 vector to vcFos/2. This may be
- used to reset the vector to vcFos/2 if any other
- driver has installed itself on top of vcFos/2 and
- therefore vcFos/2 is no longer functional.
-
- If, for example, you load VX00.SYS it will load after
- vcFos/2 and will gain access for all FOSSIL ports,
- thus blocking access to any vcFos/2 ports. You may
- use 'CFU si' to set the INT 14 vector to vcFos/2
- again. However, when you do this, you disable VX00.
- As far as we know it is not possible to use VX00 and
- vcFos/2 together in the same DOS-Box. This is because
- of the way VX00 works.
-
- CFU ft <port> <mode>
-
- Switch vcFos/2 FOSSIL tracing on (<mode> = 1) or off
- (<mode> = 0) for FOSSIL port <port>.
-
- E.g. 'CFU ft 0 1' switches FOSSIL tracing on for FOSSIL
- port 0. The trace is written to C:\VCTRACE.
-
-
-
- For more info on vcFos/2 see VCFOS2.DOC.
-