Search
Support & Downloads
PC Accessories
Modems and Fax Boards
Detailed System Compatibility A - B

Contents:

Determine If You Have Release 2 Or Release 3

Before You Install The Intel® Pcmcia Faxmodem

Determine whether you're using Release 2 or Release 3 of the Intel Card Manager Software.

The Release 2 package:
Has a plastic "bubble pack" for the faxmodem card Is shipped with Intel FAXability and HyperAccess Lite software.

The Release 3 package:
Has a flat front with a picture of the faxmodem card Is shipped with WinFax Lite and HyperAccess Lite software OR Delrina 4-in-1.

ABC* BICOM B260I: Not Compatible With Faxmodem For PCMCIA

Intel tested the ABC* BiCOM B260i system and found it NOT COMPATIBLE with Intel's PCMCIA faxmodems and Card Manager software because the I/O controller for the PCMCIA socket is not compatible with Card Manager software.

Acernote* 750: Compatible With Intel Faxmodem For PCMCIA

Intel tested the AcerNote* 750 system and found it COMPATIBLE with PCMCIA Faxmodems.

This system uses SystemSoft's PCMCIA software to configure PCMCIA cards. The Intel Faxmodem for PCMCIA requires SystemSoft's Socket Services and Card Services to operate on this system. All SystemSoft PCMCIA software that comes with this system is PCMCIA 2.0-compliant.

PCMCIA Faxmodems can use these settings:

UPPER MEMORY: a block within the range C000-DFFF (This range available to PCMCIA device drivers and EMS providers).

IRQs: 3, 5, 10, 11, 12, or 15.

I/O PORTS: An 8-byte I/O address block within the ranges 200-23Fh or 300-36Fh.

ACCESSING BIOS SETUP: Press [Ctrl], [Alt], and [Esc] at the same time.

Acer Anyware* V386Sl: Compatible With Card Manager Software

Intel tested the ACER AnyWare* V386SL system and found it COMPATIBLE with Intel's PCMCIA Faxmodem products and Card Manager software.

The ACER AnyWare system comes with 2 COM ports and a parallel port, set to disabled (default). To enable and disable these ports, run the BIOS setup utility.

Before Installing Intel's Release 2 Software:

  1. Edit your CONFIG.SYS file as a plain text file. In CONFIG.SYS, edit the EMM386.EXE line to read:

    DEVICE=C:\DOS\EMM386.EXE RAM 256 X=DD00-DFFF

  2. In CONFIG.SYS, insert the word REM before any line device driver for the manufacturer's PCMCIA software.

  3. Save CONFIG.SYS, exit Windows completely, and reboot.

After Installing Intel's Release 2 Software:

  1. The last lines of your CONFIG.SYS file should be:

    DEVICE=C:\CARDMGR\SS365SL.EXE /ADA=0
    DEVICE=C:\CARDMGR\CS.EXE
    DEVICE=C:\CARDMGR\RTINIT.EXE /IO=260-26F
    DEVICE=C:\CARDMGR\CMGRDRVR.EXE

  2. The following lines have been added to your AUTOEXEC.BAT file:

    C:\CARDMGR\CCMGR.EXE
    PATH=C:\FAX;%PATH%
    C:\FAX\CASMODEM.EXE

Before Installing Intel's Release 3 Software:

  1. Edit your CONFIG.SYS file as a plain text file. In CONFIG.SYS, edit the EMM386.EXE line to read:

    DEVICE=C:\DOS\EMM386.EXE NOEMS X=DD00-DFFF

  2. Save CONFIG.SYS, exit Windows completely, and reboot.

  3. Follow the installation procedure in the Intel Faxmodem Quick Start Guide.

After Installing Intel's Release 3 Software:

If the manufacturer's PCMCIA software is present, the first line of your CONFIG.SYS file should be:

DEVICE=C:\CARDMGR\CPR.SYS

If the manufacturer's PCMCIA Software is present, the last lines of your CONFIG.SYS file should be:

[other PCMCIA drivers from the laptop manufacturer]
DEVICE=C:\CARDMGR\CMGRDRVR.EXE
INSTALL=C:\CARDMGR\CCMGR.EXE /D=0

If the Intel Card Manager Software is the only PCMCIA software present, the last lines of your CONFIG.SYS file should be:

DEVICE=C:\CARDMGR\CCMSERV.EXE
DEVICE=C:\CARDMGR\RTINIT.EXE /IO=260-26F

DEVICE=C:\CARDMGR\CMGRDRVR.EXE /INST INSTALL=C:\CARDMGR\CCMGR.EXE /D=0

PCMCIA Faxmodem cards can use these settings:

UPPER MEMORY ranges:

  • C000-DFFF: PCMCIA device drivers or EMS providers can use this range.
  • B000-B7FF: Appears unused, but Intel recommends against allowing EMS providers to control this range.
  • EC00-EFFF: Reserved for BIOS setup.

IRQs: 3, 4, 5, 7, 10, 11, 12, and 15 are available by default. However:

Enabling COM1 removes IRQ4
Enabling COM2 removes IRQ3
Enabling LPT1 removes IRQ7
Attaching a Bus Mouse removes IRQ12

I/O PORTS: An I/O address block within the ranges 200-26Fh or 300-36Fh. The ACER AnyWare V386SL uses I/O addresses 102 and 1F0-1F7.

ACCESSING BIOS SETUP: Press [Ctrl], [Alt], and [Esc] at the same time.

Acer Anyware* V486Sl: Compatible With Card Manager Software

Intel tested the ACER AnyWare* V486SL system and found it COMPATIBLE with Intel's PCMCIA Faxmodem products and Intel's Card Manager software.

The ACER AnyWare system comes with two external COM ports set to enabled (default)and one external LPT port set to enabled (default). To enable and disable these ports, run the BIOS setup utility

Before Installing Intel's Release 2 Software:

  1. Edit your CONFIG.SYS file as a plain text file. In CONFIG.SYS, edit the EMM386.EXE line to read:

    DEVICE=C:\DOS\EMM386.EXE RAM 256 X=DD00-DFFF

  2. In CONFIG.SYS, insert the word REM before any line device driver for the manufacturer's PCMCIA software.

  3. Save CONFIG.SYS, exit Windows completely, and reboot.

After Installing Intel's Release 2 Software:

  1. The last lines of your CONFIG.SYS file should be:

    DEVICE=C:\CARDMGR\SS365SL.EXE /ADA=0
    DEVICE=C:\CARDMGR\CS.EXE DEVICE=C:\CARDMGR\RTINIT.EXE /IO=260-26F /XIRQ=12 /IRQ=10,11,15
    DEVICE=C:\CARDMGR\CMGRDRVR.EXE

    NOTE: For the Intel Card Manager software to work properly, the /XIRQ=12 and /IRQ=10,11,15 parameters must be on the

    CONFIG.SYS file's RTINIT.EXE command line.

  2. The following lines have been added to your AUTOEXEC.BAT file: C:\CARDMGR\CCMGR.EXE PATH=C:\FAX;%PATH% C:\FAX\CASMODEM.EXE

Before Installing Intel's Release 3 Software:

  1. Edit your CONFIG.SYS file as a plain text file. In CONFIG.SYS, edit the EMM386.EXE line to read:

    DEVICE=C:\DOS\EMM386.EXE NOEMS X=DD00-DFFF

  2. Save CONFIG.SYS, exit Windows completely, and reboot.

  3. Follow the installation procedure in the Intel Faxmodem Quick Start Guide.

After Installing Intel's Release 3 Software:

If the manufacturer's PCMCIA software is present, the first line of your CONFIG.SYS file should be:

DEVICE=C:\CARDMGR\CPR.SYS

If the manufacturer's PCMCIA Software is present, the last lines of your CONFIG.SYS file should be:

[other PCMCIA drivers from the laptop manufacturer]
DEVICE=C:\CARDMGR\CMGRDRVR.EXE
INSTALL=C:\CARDMGR\CCMGR.EXE /D=0

If the Intel Card Manager Software is the only PCMCIA software present, the last lines of your CONFIG.SYS file should be: DEVICE=C:\CARDMGR\CCMSERV.EXE DEVICE=C:\CARDMGR\RTINIT.EXE /IO=260-26F DEVICE=C:\CARDMGR\CMGRDRVR.EXE /INST INSTALL=C:\CARDMGR\CCMGR.EXE /D=0

PCMCIA Faxmodem cards can use these settings:

UPPER MEMORY ranges:

  • C000-DFFF: Intel's Card Manager software or EMS providers can use this range.

  • B000-B7FF: Appears unused, but Intel recommends against allowing EMS providers to control this range.

IRQs: 3, 4, 5, 10, 11, or 15 are available by default. However:

Enabling COM1 or COM removes IRQ4
Enabling COM2 or COM removes IRQ3
Enabling LPT2 removes IRQ5
Disabling LPT1 adds IRQ7

I/O PORTS: Intel's Card Manager software uses an 8-byte I/O address block within the ranges 200-26Fh or 300-36Fh.

ACCESSING BIOS SETUP: Press [Ctrl], [Alt], and [Esc] at the same time.

Ambra* SN 8660: Compatible With Intel Faxmodem For PCMCIA

Intel tested the Ambra* SN 8660 system and found it COMPATIBLE with the Intel Faxmodem for PCMCIA.

This system uses Phoenix PCMCIA software to configure PCMCIA cards. The Intel Faxmodem for PCMCIA requires SystemSoft's Socket Services and Card Services to operate on this system. All Phoenix PCMCIA software that comes with this system is PCMCIA 2.0-compliant.

PCMCIA Faxmodem cards can use these settings:

UPPER MEMORY: A memory address block in the range C000-DFFF (Available to PCMCIA device drivers and EMS providers).

IRQs: 3, 5, 10, 11, or 12.

I/O PORTS: An 8-byte I/O address block within the ranges 200-23Fh and 300-36Fh.

Accessing BIOS SETUP: Press [F2] during bootup.

Ambra* NB 9800: Compatible With Intel® Faxmodem For PCMCIA

Intel tested the Ambra* NB 9800 system and found it COMPATIBLE with the Intel Faxmodem for PCMCIA.

This system uses Phoenix PCMCIA software to configure PCMCIA cards. Phoenix Socket Services and Card Services are required to operate the Intel Faxmodem for PCMCIA on this system. All Phoenix PCMCIA software that comes with this system is PCMCIA 2.0-compliant.

PCMCIA Faxmodem cards can use these settings:

UPPER MEMORY: A memory address block in the range C000-DFFF (Available to PCMCIA device drivers and EMS providers).

IRQs: 3, 5, 10, 11, or 12.

I/O PORTS: An 8-byte I/O address block within the ranges 200-23Fh and 300-36Fh.

Accessing BIOS SETUP: Press [Ctrl], [Alt], and [Esc] at the same time.

AMS* Travel Probe 5300, 7500C, And 486 Pm325 Dstm Model 5300: Hardware Compatible With PCMCIA Faxmodem

Intel tested the AMS Travel Probe 5300 and 7500C systems and found them HARDWARE COMPATIBLE with Intel's PCMCIA Faxmodems Release 3.

This system's internal PCMCIA controller chip does not support the Intel Card Manager software, and therefore:

  • Intel recommends not removing or re-inserting the PCMCIA faxmodem while the computer is turned on.

  • The fax and data communications applications shipped with the Intel faxmodem don't work on these systems.

  • Many popular communications and fax applications work with the faxmodem, provided the Intel Faxmodem is in the PCMCIA slot at power-up, the system recognizes it, and you don't expect to remove the faxmodem with the power on.

If you need assistance in configuring the Intel Faxmodem for PCMCIA on this system, consult the documentation for your system.

AMS Technical Support 1-800-886-3536 (U.S. and Canada) Phone number valid as of 2/2/94.

Apple Newton* PDAS: Not Compatible With Pcmcia FAXMODEM

The Apple Newton* PDAs are NOT COMPATIBLE with Intel's PCMCIA Faxmodems and Card Manager software. These systems use a non-Intel processor and a non-DOS operating system.

Intel hasn't tested these systems and can't verify the accuracy of these reports.

Aspen* 486DX33: Compatible With Card Manager Software

The ASPEN* 486DX33 system is COMPATIBLE with Intel Faxmodems for PCMCIA and Card Manager software. Before running Intel's INSTALL program, you must remove the factory-installed (SystemSoft) PCMCIA software from CONFIG.SYS.

Before Installing Intel's Release 2 Software:

  1. Edit your CONFIG.SYS file as a plain text file. In CONFIG.SYS, edit the EMM386.EXE line to read:

    DEVICE=C:\DOS\EMM386.EXE RAM 256 X=DD00-DFFF

  2. In CONFIG.SYS, insert the word REM before any line device driver for the manufacturer's PCMCIA software.

  3. Save CONFIG.SYS, exit Windows completely, and reboot.

After Installing Intel's Release 2 Software:

  1. The last lines of your CONFIG.SYS file should be:

    DEVICE=C:\CARDMGR\SS365SL.EXE /ADA=0
    DEVICE=C:\CARDMGR\CS.EXE
    DEVICE=C:\CARDMGR\RTINIT.EXE /IO=260-26F /XIRQ=15
    DEVICE=C:\CARDMGR\CMGRDRVR.EXE

  2. The following lines have been added to your AUTOEXEC.BAT file:

    C:\CARDMGR\CCMGR.EXE
    PATH=C:\FAX;%PATH%
    C:\FAX\CASMODEM.EXE

Before Installing Intel's Release 3 Software:

  1. Edit your CONFIG.SYS file as a plain text file. In CONFIG.SYS, edit the EMM386.EXE line to read:

    DEVICE=C:\DOS\EMM386.EXE NOEMS X=DD00-DFFF

  2. Save CONFIG.SYS, exit Windows completely, and reboot.

  3. Follow the installation procedure in the Intel Faxmodem Quick Start Guide.

After Installing Intel's Release 3 Software:

If the manufacturer's PCMCIA software is present, the first line of your CONFIG.SYS file should be:

DEVICE=C:\CARDMGR\CPR.SYS

If the manufacturer's PCMCIA Software is present, the last lines of your CONFIG.SYS file should be:

[other PCMCIA drivers from the laptop manufacturer]
DEVICE=C:\CARDMGR\CMGRDRVR.EXE
INSTALL=C:\CARDMGR\CCMGR.EXE /D=0

If the Intel Card Manager Software is the only PCMCIA software present, the last lines of your CONFIG.SYS file should be:

DEVICE=C:\CARDMGR\CCMSERV.EXE
DEVICE=C:\CARDMGR\RTINIT.EXE /IO=260-26F
DEVICE=C:\CARDMGR\CMGRDRVR.EXE /INST
INSTALL=C:\CARDMGR\CCMGR.EXE /D=0

AST* Power Exec: Compatible With Card Manager Software

Intel tested the AST Power Exec 3/25, 3/25C, 4/25, and 4/25C systems and found them COMPATIBLE with Intel's PCMCIA Faxmodem products and Intel's Card Manager software.

Before Installing Intel's Release 2 Software:

  1. Edit your CONFIG.SYS file as a plain text file. In CONFIG.SYS, edit the EMM386.EXE line to read:

    DEVICE=C:\DOS\EMM386.EXE RAM 256 X=DD00-DFFF

  2. In CONFIG.SYS, insert the word REM before any line device driver for the manufacturer's PCMCIA software.

  3. Save CONFIG.SYS, exit Wi
ndows completely, and reboot.

After Installing Intel's Release 2 Software:

  1. The last lines of your CONFIG.SYS file should be:

    DEVICE=C:\CARDMGR\SS365SL.EXE /ADA=0
    DEVICE=C:\CARDMGR\CS.EXE
    DEVICE=C:\CARDMGR\RTINIT.EXE /IO=260-26F /XIRQ=11,15
    DEVICE=C:\CARDMGR\CMGRDRVR.EXE

  2. The following lines have been added to your AUTOEXEC.BAT file:

    C:\CARDMGR\CCMGR.EXE
    PATH=C:\FAX;%PATH%
    C:\FAX\CASMODEM.EXE

Before Installing Intel's Release 3 Software:

  1. Edit your CONFIG.SYS file as a plain text file. In CONFIG.SYS, edit the EMM386.EXE line to read:

    DEVICE=C:\DOS\EMM386.EXE NOEMS X=DD00-DFFF

  2. Save CONFIG.SYS, exit Windows completely, and reboot.

  3. Follow the installation procedure in the Intel Faxmodem Quick Start Guide.
After Installing Intel's Release 3 Software:

If the manufacturer's PCMCIA software is present, the first line of your CONFIG.SYS file should be:

DEVICE=C:\CARDMGR\CPR.SYS

If the manufacturer's PCMCIA Software is present, the last lines of your CONFIG.SYS file should be:

[other PCMCIA drivers from the laptop manufacturer]
DEVICE=C:\CARDMGR\CMGRDRVR.EXE
INSTALL=C:\CARDMGR\CCMGR.EXE /D=0

If the Intel Card Manager Software is the only PCMCIA software present:

The last lines of your CONFIG.SYS file should be:

DEVICE=C:\CARDMGR\CCMSERV.EXE
DEVICE=C:\CARDMGR\RTINIT.EXE /IO=260-26F
DEVICE=C:\CARDMGR\CMGRDRVR.EXE /INST
INSTALL=C:\CARDMGR\CCMGR.EXE /D=0

UPPER MEMORY ranges:

  • CC00-DFFF: Intel's Card Manager software or an EMS provider can use this range.

  • B000-B7FF and C800-CBFF: Reserved for the BIOS setup routine and the system.

  • E000-EFFF: Reserved for non-standard ROMs.

IRQs: 3, 5, and 10 are available to Card Services. IRQs 11 and 15 seem available, but aren't. Edit the RTINIT command line in CONFIG.SYS as shown above to exclude them.

I/O PORTS: Intel's Card Manager software can use I/O address ranges 200-26Fh and 300-36Fh. The AST PowerExec systems come from the factory with COM1 and LPT1 enabled. Any BIOS revision previous to rev 2.10 won't let you disable these ports.

Accessing BIOS SETUP: Press [Fn] and [F2] at the same time. BIOS revs

1.04, 1.05, 2.0, and 2.01 were tested with Intel Card Manager software. You can get BIOS updates from the AST BBS.

AST Research (714) 727-4141
AST BBS (714) 727-4723
Phone numbers valid as of 9/13/93.
AT&T* Global Information Solutions - See Ncr Listing For Details

NCR's company name changed to AT&T Global Information Solutions. Their laptop systems still carry the NCR Safari brand name.

Intel® Card Manager Software Installs Only Intel® PCMCIA Faxmodems

NOTE: If you have a PC Card other than an Intel® PCMCIA Faxmodem, contact either the system manufacturer or PC Card manufacturer for PC Card software that complies with the PCMCIA 2.01 (or higher) specification.

This applies to:
Modems and Fax Boards



Solution ID: CS-011310
Date Created: 16-May-2004
Last Modified: 03-Mar-2005
Back to Top