
TO INSTALL:

    NOTE: THIS DRIVER IS WRITTEN TO WORK WITH WINDOWS 3.1 ONLY.

    1) Copy the driver to the WINDOWS\SYSTEM directory.

    2) Edit SYSTEM.INI:
	a) Remove the line (or comment it out) that reads:
		device=*combuff

	b) In its place, add this line:
		device=chcomb.386

    3) Exit Windows

    4) Restart Windows


This driver is not expected to have any effect on Windows applications and
is only intended to improve performance of DOS applications.

If you have not done so already, you may wish to increase the size of the
VM communications buffer.  For example, for COM1, you would add the
following line to the [386Enh] section of SYSTEM.INI:

	COM1Buffer=10000

Larger values have no effect.  See the SYSINI.WRI file in your WINDOWS
directory for more information on this setting.




