*********PRINT A COPY OF THIS FILE FOR UPGRADE INSTRUCTIONS************


Upgrading standard Intel fax drivers to FaxBack I3 drivers

Use the following steps to upgrade to the FaxBack I3 drivers. You should
have the driver upgrade disk and the manual addendum before you begin.

1) Take the FaxBack system offline and down to the DOS prompt by pressing
   'F1' at the main screen.

2) Insert the 'Upgrade Driver' disk into drive A: and type A:UPGRADE. This
   will install the new FaxBack I3 fax drivers onto your system. When this
   is done you will need to follow the remaining steps very closely to make
   a few changes to some of the system files on your FaxBack system. Please
   call FaxBack technical support if you have any problems with this
   upgrade.

3) Load the CONFIG.SYS file located in C:\ in a text editor. You can use
   'QEDIT' supplied with your FaxBack system by typing:

		Q C:\CONFIG.SYS
 
   Remark out the SATISFAXTION device drivers in this file by putting a
   'REM ' in front of each line. The remarked out lines should look like
   the following:

	REM DEVICE=C:\fax\node1\satisfx1.sys IOADDR=0350
	REM DEVICE=C:\fax\node1\satisfx2.sys IOADDR=0340
	REM DEVICE=C:\fax\node1\satisfx3.sys IOADDR=0310
	REM DEVICE=C:\fax\node1\satisfx4.sys IOADDR=0360

   Add the following line to the end of the CONFIG.SYS file:

	SHELL=C:\DOS\COMMAND.COM C:\DOS\  /p /e:512

   Press the 'F10' key to save the file when you are finished.

4) Edit the AUTOEXEC.BAT located in C:\ by typing:

		Q C:\AUTOEXEC.BAT 

   Remark out the CASMGR drivers. The remarked out lines should look like
   the following:

	REM C:\fax\node1\casmgr1.exe C:\fax\node1\casmgr1.cfg
	REM C:\fax\node1\casmgr2.exe C:\fax\node1\casmgr2.cfg
	REM C:\fax\node1\casmgr3.exe C:\fax\node1\casmgr3.cfg
	REM C:\fax\node1\casmgr4.exe C:\fax\node1\casmgr4.cfg

5) Add the following line the the AUTOEXEC.BAT:

		CALL FAXDRV.BAT

   Press the 'F10' key to save the AUTOEXEC.BAT when you are done.

6) Next we need to turn off the hardware IRQ's on all of the fax cards. This
   is done by running a batch file called I3SETUP. To run I3SETUP just type
   I3SETUP from the DOS prompt. A screen will appear showing a list of all
   the fax devices that are present in the FaxBack system. When the program
   has loaded press the 'F2' key to scan the devices. When this is done 
   press the 'ESC' key to exit.

7) Edit the FAXBACK.BAT in the C:\BAT directory by typing:

		Q C:\BAT\FAXBACK.BAT

   Look in this file for the following line:

		intel -i60 -x
  
   Add a '-n' parameter onto the end of this line to make it:

		intel -i60 -x -n

   Save this file by pressing the 'F10' key.

7) Advanced note:

   If the lines in the CONFIG.SYS (see step #3) have 'IOADDR' values other
   than the ones listed in this example, you will need to make a change to
   the FAX01.INI file installed by the I3 fax drivers upgrade. If they do
   match the lines should below or if you just have the first two lines as
   listed you can skip this section and go to step #9.

   REM DEVICE=C:\fax\node1\satisfx1.sys IOADDR=0350
   REM DEVICE=C:\fax\node1\satisfx2.sys IOADDR=0340
   REM DEVICE=C:\fax\node1\satisfx3.sys IOADDR=0310
   REM DEVICE=C:\fax\node1\satisfx4.sys IOADDR=0360

   This file is located in the C:\FAX\NODE01 directory. To edit this file
   type:

		Q C:\FAX\NODE01\FAX01.INI
   

   Look in this file for the [ICANCAS] section. At the bottom of this
   section you will see the following subsections:

	fax_device_name = SatisFAXtion Modem/402 io_350
	device_multiplex_number = CCh

	fax_device_name = SatisFAXtion Modem/402 io_340
	device_multiplex_number = CDh

	fax_device_name = SatisFAXtion Modem/402 io_310
	device_multiplex_number = CEh

	fax_device_name = SatisFAXtion Modem/402 io_360
	device_multiplex_number = CFh

    The XXX of 'io_XXX' in the 'fax_device_name' of the first entry should
    match the XXX in the 'IOADDR=XXX' of the first DEVICE line in the 
    CONFIG.SYS. This is fax card number 1. You also will need to set the
    'device_multiplex_number' to CCh to make it fax card number 1. Repeat
    this step for each fax card in your system. The I/O value that each
    fax card is set to should match the 'io_XXX' in the 'fax_device_name'
    with the 'device_multiplex_number' set to the following:

		Fax Card #1: device_multiplex_number = CCh
		Fax Card #2: device_multiplex_number = CDh
		Fax Card #3: device_multiplex_number = CEh
		Fax Card #4: device_multiplex_number = CFh

    If you don't have this section set up correctly, when FaxBack sends a
    fax to fax card number 1, it might not be submitted to the fax card
    marked number 1 on the sticker at the back of your FaxBack system.
    Please call the FaxBack technical support for more information on this
    section.
 
9) Reboot the computer. You should see the following the new I3 drivers
   load and then FaxBack should load normally.

Network Installation Notes:

If you are installing the I3 drivers on a network drive, you will need to
make sure that you XCOPY the entire \FAX\I3 and \FAX\NODE01 directory 
structures along with all subdirectories to the specified network drive. You
will also have to edit the FAX01.INI file in the \FAX\NODE01 directory and
replace all references of C:\ to your network drive letter. You must also
edit the drive references in FAXDRV.BAT and I3SETUP.BAT located in the
C:\BAT directory.
