home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / fullpack.zip / SIO140.ZIP / VX00.TXT < prev    next >
Text File  |  1994-12-08  |  1KB  |  26 lines

  1.  
  2.  
  3.           VX00.SYS is a DOS device driver and has no parameters.  It must
  4.           be installed using the DOS_DEVICE setting for selected DOS tasks. 
  5.           If you desire VX00.SYS loaded for all DOS sessions, then load it
  6.           in your OS/2 CONFIG.SYS.
  7.  
  8.           VX00.SYS is little more than a software interface to SIO,
  9.           providing FOSSIL based programs with direct access to the real
  10.           comm driver SIO.SYS.  This direct access allows FOSSIL based
  11.           programs to bypass the virtualization and the associated
  12.           processor time that virtualization eats up.  Your FOSSIL based
  13.           programs should now require far less of the processor's time.
  14.  
  15.           There are no options or utilities for VX00.SYS.  DO NOT use X00's
  16.           XU with VX00.SYS, it will not work correctly.  VX00.SYS has no
  17.           buffers to make larger or smaller, it uses the same buffers that
  18.           SIO.SYS uses;  DOS programs or device drivers can not lock/unlock
  19.           the baud rate, only SIO.SYS can do that.  There should be no need
  20.           to turn off the FOSSIL or to uninstall it.
  21.  
  22.           Try VX00.SYS before assuming that you need to do things the same
  23.           old way that it was done with X00 or another FOSSIL.  All of the
  24.           rules have changed for DOS comm when executing under OS/2.
  25.  
  26.