INSTALLATION OF ME34T2/ME14T2 COMBO CARD WITH PHOENIX CARD SERVICES VERSION 3.0

1.      Install the Phoenix card services, telling Phoenix not to install for
        a modem and reboot the system.

2.      Run the ME34T2/ME14T2 Combo Card installation program and select an
        appropriate shared IRQ (the default is 5 but another IRQ like 11 may
        work better on some notebooks). Make a note of the memory address
        selected and shared IRQ selected.

3.      The install will edit the CONFIG.SYS file and REM out the following
        line: DEVICE=C:\PCM3\PCMSCD.EXE

9.      Reboot the system. The Combo Card driver APEXEM.SYS should properly
        load.

10.     If using an advanced memory manager  like QEMM, RAMBOOST, MEMMAKER,
        etc. it may be necessary to execute additional steps in order to
        properly exclude the memory region which the Combo Card needs in order
        to operate. Please consult your memory manager user's manual for
        instructions on excluding memory regions.

INSTALLATION OF COMBO CARD WITH SYSTEMSOFT'S CARDSOFT SOCKET SERVICES VER. 3.1.

1.      Run the Combo Card installation utility normally. Note the settings
        being used for the Shared IRQ and Memory Window.

2.      Edit the memory manager line in the config.sys file and exclude a
        20kb block of memory starting at the address selected during the
        installation process. The default memory address is D000-D4FF.
        The installation utility will automatically edit the line
        containing EMM386.EXE, if another memory manager is being used,
        it will have to be adjusted manually.
        Example:
                Device=c:\windows\emm386.exe noems X=D000-D4FF

3.      Reboot the system. After the system is rebooted, change into the
        directory that contains the Cardsoft drivers on the H.D. Edit the
        file CSALLOC.INI and add the following 2 lines at the bottom of the
        file.

        IrqInclude = 5 (or whatever IRQ was selected for shared int)
        MemInclude = D000-D4FF (or whatever memory region was selected)

        Save these changes to the file.

4.      Reboot the system. The Combo Card driver should now say Combo Card
        ready for use.

5.      If using an advanced memory manager  like QEMM, RAMBOOST, MEMMAKER
        etc. it may be necessary to execute additional steps in order to
        properly exclude the memory region which the Combo Card needs in order
        to operate. Please consult your memory manager user's manual for
        instructions on excluding memory regions.

INSTALLATION WITH IBM'S EASY PLAYING DRIVERS VERSION 2.00.

1.      Run the Combo Card installation utility normally. Note the settings
        being used for the Memory Window.

2.      Edit the memory manager line in the config.sys file and exclude a
        20kb block of memory starting at the address selected during the
        installation process. The default memory address is D000-D4FF.
        The installation utility will automatically edit the line
        containing EMM386.EXE, if another memory manager is being used,
        it will have to be adjusted manually.
        Example:
                Device=c:\windows\emm386.exe noems X=D000-D4FF

3.      Edit the config.sys file so that the APEXEM.SYS driver loads before
        the AUTODRV.SYS file.
        Example:
        ...
Device=c:\apexem\apexem.sys /c=c:\apexem\apexem.cfg /f=c:\apexem\net.cfg
Device=c:\thinkpad\autodrv.sys /c:\thinkpad\autodrv.ini
        ...

4.      Modify the IBM driver in the config.sys so that it includes the
        memory region that the card is using.
        Example:
        Change DEVICE=C:\THINKPAD\DICRMU01.SYS /MA=C800-CFFF
        TO     DEVICE=C:\THINKPAD\DICRMU01.SYS /MA=C800-D4FF

5.      Save the modified CONFIG.SYS file and reboot the system.

6.      Reboot the system. The Combo Card driver should now say Combo Card
        ready for use.

7.      If using an advanced memory manager  like QEMM, RAMBOOST, MEMMAKER
        etc. it may be necessary to execute additional steps in order to
        properly exclude the memory region which the Combo Card needs in order
        to operate. Please consult your memory manager user's manual for
        instructions on excluding memory regions.

