README.TXT Driver File Contents (P8xPCMCIA.zip)

============================================================================
                 Panasonic 8X PCMCIA CD-ROM Player KXL-783A
                         for DOS/Windows 3.1, 3.11
============================================================================
Thank you for purchasing the Panasonic 8X PCMCIA CD-ROM Player KXL-783A.
This README file contains the following information when installing the
CD-ROM player in DOS/Windows 3.1, 3.11.

       1. ASPI Manager
       2. CD-ROM Device Driver
       3. Microsoft MS-DOS CD-ROM Extensions (MSCDEX.EXE)
       4. Sample of CONFIG.SYS Files
       5. Supplement
       6. Troubleshooting Guide


1. ASPI Manager

  The following table lists the ASPI(Advanced SCSI Programming Interface)
  managers available for the supplied Interface Card under DOS/Windows 3.1,
  3.11.

  (1) ASPIOMGR.SYS
      For computers bundled with Card Service and Socket Service.

  (2) ASPIO365.SYS
      For computers with no Card Service or Socket Service. This driver
      directly controls the PCMCIA controller chip(Intel 82365 100% 
      compatible LSI).


1-1. Command Line Options

     DEVICE = <path>\ASPIOMGR.SYS [/PORT=<I/O base address>]
              [/SOCKET=<slot No.>] [/INT=<IRQ level>] [/BOFF]

     DEVICE = <path>\ASPIO365.SYS [/PORT=<I/O base address>]
              [/SOCKET=<slot No.>] [/MEM=<base address>] [/I365RST]

       /PORT=XXX
         Since the I/O port is needed for the Interface Card, add this line
         and specify the base address at XXX using a hexadecimal number.
         The Interface Card occupies 16 bytes of space starting with the
         specified base address.  If you don't specify the I/O base address,
         240h is applied.  If the specified address is already being used,
         specify another base address from the following addresses.  Also,
         depending on the computer, the I/O port may need to be specified
         in the Card Manager(ASPIOMGR.SYS).  Refer to your computer manual.

          140  180  220  230  240  250  260  270  280  290  300  320

       /SOCKET=X
         When you are using a personal computer with more than two PC
         card slots, add this line and specify the slot at X meaning the
         slot you will insert the Interface Card in.  If you specify 0
         or you don't specify the slot, the installation program searches
         all slots, and uses the first slot available.


      Option effective with ASPIOMGR.SYS only

       /INT=X
         This option sets the IRQ level of the Interface Card using a
         hexadecimal number.  The valid numbers are 3, 5, 7, 9, A, B and F.
         The ASPIOMGR.SYS itself does not need interruption request,
         although some kinds of Card Services need this option to assign
         the IRQ level used in the Card Configuration process.
         Make sure this number does not conflict with another device.
         The IRQ level is not set without this option.

       /BOFF
         Setting this option turns off the beep sound that is generated
         when inserting or removing the Interface Card.


      Option effective with ASPIO365.SYS only

       /MEM=XXXX
         Add this line and specify the memory space's base address to read
         the card information by the segment address (hexadecimal number).
         You need to exclude this specified address in the EMS "X"
         option so that it will not overlap the region of EMS.  If you
         don't specify the base address, CE00 is applied, and 8 KB of
         memory from CE000h to CFFFFh is used.

       /I365RST
         After setting this option, the PCMCIA controller chip(Intel 82365)
         should reset when starting the computer.


1-2. Onscreen Messages

    (1) Starting Message
        The following message will appear when starting the computer.

     (a) ASPIOMGR.SYS
 ******************************************************************************
 * 8X CD-ROM Interface Card Driver  Ver. 1.00 (96XXXX)                        *
 * for IBM Card Services 1.07 / 2.00                                          *
 * for SystemSoft Card Services 2.01 / 2.10                                   *
 * for Phoenix Card Services 2.00 / 2.01 / 2.10                               *
 * All Rights Reserved, (C)COPYRIGHT 1996 KYUSHU MATSUSHITA ELECTRIC CO., LTD.*
 * (C)Copyright 1993, 1994, 1995, 1996 RATOC System Inc. Osaka Japan          *
 * IObase = 0x 300, Socket =  0                                               *
 ******************************************************************************

     (b) ASPIO365.SYS
 ******************************************************************************
 * 8X CD-ROM Interface Card Driver  Ver. 1.00 (96XXXX)                        *
 * for i82365 Direct Control and Dual Socket                                  *
 * All Rights Reserved, (C)COPYRIGHT 1996 KYUSHU MATSUSHITA ELECTRIC CO., LTD.*
 * (C)Copyright 1993, 1994, 1995, 1996 RATOC System Inc. Osaka Japan          *
 * IObase = 0x 300, Membase = CE00, Socket =  0                               *
 ******************************************************************************


    (2) Error Message and Solution

     (a) ASPIOMGR.SYS only

      ERROR MESSAGE:
      ****************************************
      * Card Services Program Not Loaded.    *
      * Driver Unloaded.                     *
      ****************************************

       Possible Cause:
         The ASPIOMGR.SYS couldn't start because the Card Service program
         did not load.

       Solution:
         * Reinstall the Card Service Program supplied with your computer.
           If your computer did not come with a Card Service program,
           a program is supplied with this Player that will operate your
           CD-ROM.

         * Confirm the description in the CONFIG.SYS.
           Check the CONFIG.SYS to make sure that the ASPIOMGR.SYS is
           located after the Card Service.  If not, please edit and correct
           the placement of the device drivers.

         * Edit the CONFIG.SYS to change the value of "X" at EMM386.EXE
           (EMS driver).

      ERROR MESSAGE:
      ****************************************
      * Unable to get I/O Window.            *
      * Driver Unloaded.                     *
      ****************************************

       Possible Cause:
         I/O window which is specified at "/PORT=" is already being used.

       Solution:
         Edit the CONFIG.SYS to change the I/O base address which was
         specified at "/PORT=" option.  Refer to 1-1 "/PORT" option.
         Then, restart your computer.

      ERROR MESSAGE:
      ****************************************
      * Unable to get IRQ Vector.            *
      * Driver Unloaded.                     *
      ****************************************

       Possible Cause:
         The IRQ vector which is specified at default is already being
         used.

       Solution:
         Edit the CONFIG.SYS.  Add "/INT=" option and specify a suitable
         IRQ number.
         If you're using SystemSoft Card Service, choose a number from the
         "IRQ=" entries in the CSALLOC.INI file.


     (b) Common to ASPIOMGR.SYS, ASPIO365.SYS

      ERROR MESSAGE:
      ****************************************
      * Card Information Not Found.          *
      * Driver Unloaded.                     *
      ****************************************

       Possible Cause:
         * The supplied Interface Card is not properly inserted into the
           PC card slot.

         * Wrong memory base address which is specified at "/MEM=".
           (ASPIO365.SYS only)

       Solution:
         * Insert the supplied Interface Card.

         * Try to change the value of "X" option in EMM386.EXE.

         * Make sure the value specified in "/MEM=" option agrees with the
           area specified in "X" option of EMM386.EXE.(ASPIO365.SYS only)

         * Try to change the value of "/MEM=" option and "X" option in
           EMM386.EXE.(ASPIO365.SYS only)

      ERROR MESSAGE:
      ****************************************
      * Invalid Base Address.                *
      * Driver Unloaded.                     *
      ****************************************

       Possible Cause:
         Wrong base address of I/O port which is specified at "/PORT=".

       Solution:
         * Reinstall the software.

         * Edit the CONFIG.SYS.  Change the "/PORT=" option to confirm to
           the base address of I/O port(See 1-1).


2. CD-ROM Device Driver (KMECD.SYS)

    CD-ROM device driver conforms to ASPI.

2-1. Command Line Options

    DEVICE = <path>\KMECD.SYS [/d:<DriverName>]

       /d:<DriverName>
         This option assigns a driver name to this CD-ROM player.
         The driver name is the identification string to "/d:" option
         of MSCDEX.EXE.  The internal name of KMECD.SYS is PCMCIACD.


2-2. Onscreen Messages

      The following message will appear when staring the computer.
 ******************************************************************************
 * CD-ROM Device Driver                                                       *
 *    KMECD  Ver. 1.71 (95XXXX)                                               *
 * All Rights Reserved, (C) 1994, 1995 KYUSHU MATSUSHITA ELECTRIC CO., LTD.   *
 * (C)Copyright 1994, 1995 RATOC System Inc. Osaka Japan                      *
 ******************************************************************************

      COMMON MESSAGE:
 ****************************************************************
 * CD-ROM SCSI ID NO. : 5:MATSHITAKME CD-ROM05    1.**          *
 * Device Name : PCMCIACD                                       *
 ****************************************************************

      ERROR MESSAGE:
      ****************************************
      * CD-ROM Drive Not Found.              *
      * Driver Unloaded.                     *
      ****************************************

       Possible Cause:
         This message tells you that the CD-ROM player does not respond.
         1. Hardware trouble such as improper connection between the
            Player and your computer (-> Solution 1).

         2. Software trouble such as improper running of the ASPI Manager
            (-> Solution 2).

         3. Card Services and Socket Service that are not supported are being
            used (-> Solution 3).

       Solution:
         1. Check whether the Player is connected properly and if the
            power is turned on.
            Confirm that the SCSI ID is set properly.

         2. Reinstall the software.

         3. If the message still appears, copy ASPIO365.SYS from your Setup
            disk to your hard disk (copy A:\DOS\ASPIO365.SYS C:\CDRM8).
            Edit the CONFIG.SYS file (refer to your DOS manual) from
            DEVICE=C:\CDRM8\ASPIOMGR.SYS to DEVICE=C:\CDRM8\ASPIO365.SYS.

      ERROR MESSAGE:
      ****************************************
      * ASPI Manager Not Installed.          *
      * Driver Unloaded.                     *
      ****************************************

       Possible Cause:
         KMECD.SYS could not start because the ASPI Manager (ASPIOMGR.SYS,
         ASPIO365.SYS) has not started yet.

       Solution:
         Reinstall the Software.


3. Microsoft MS-DOS CD-ROM Extensions (MSCDEX.EXE)

    MSCDEX.EXE (Microsoft CD-ROM Extensions) enables your computer to
    assign a logical drive number to your CD-ROM player.
    MSCDEX.EXE is supplied by DOS (The supplied Setup disk does not include
    MSCDEX.EXE).

3-1. Command Line Options

    <path>\MSCDEX.EXE /D:[DriverName] /L:[DriveLetter]

       /D:[DriverName]
         The driver name is a required parameter to communicate with the
         CD-ROM player.  The internal name of KMECD.SYS is PCMCIACD, and
         should be substituted for [DriverName].

       /L:[DriveLetter]
         The drive letter is an alphabetic character assigned to a CD-ROM
         player.  If there is more than one CD-ROM player, the alphabetic
         characters are sequentially assigned starting with the entered
         drive letter.  If no drive letter is entered, the next available
         drive letter is assigned.


3-2. Onscreen Messages

      The following message will appear when starting the computer.
      EXAMPLE:
      *************************************************************************
      * MSCDEX Version 2.23                                                   *
      * Copyright (C) Microsoft Corp. 1986-1993. All rights reserved.         *
      *        Drive D: = Driver PCMCIACD unit 0                              *
      *************************************************************************

      ERROR MESSAGE:
      ************************************************
      * Device Driver not found: 'PCMCIACD'.         *
      * No valid CDROM device driver selected        *
      ************************************************

       Possible Cause:
         1. The KMECD.SYS is not confirmed, or it is unloaded because of
            errors.
         2. The CD-ROM driver name specified on the (/D) option of KMECD.SYS
            must match with the one specified on the (/D) option of
            MSCDEX.EXE.

       Solution:
         1. Edit the CONFIG.SYS to
             DEVICE=C:\CDRM8\KMECD.SYS /D:PCMCIACD
            (refer to your DOS manual for instructions on how to edit).
         2. Edit the AUTOEXEC.BAT to
             C:\CDRM8\MSCDEX.EXE /D:PCMCIACD
         3. Restart your computer.

      ERROR MESSAGE:
      ************************************************
      * Not enough drive letters available           *
      ************************************************

       Possible Cause:
         Insufficient drive letter (such as N:) is assigned to the CD-ROM
         player.

       Solution:
         When a drive letter other than A-M is assigned to the CD-ROM
         player, the display shows the above message.
         In this case, follow the instructions below.
         1. Edit the CONFIG.SYS to LASTDRIVE=R, for example.
            (refer to your DOS manual for instructions on how to edit).
         2. Restart your computer.


4. Sample of CONFIG.SYS Files

    This section gives instructions about correct placement of the device
    drivers (Card Manager, ASPI Manager, CD-ROM Device Driver) into your
    CONFIG.SYS file.

    Each driver must be in the CONFIG.SYS file in the following order.

   *********************************************************************
   * (1) Expanded Memory Manager (EMM386.EXE)                          *
   * (2) Card Manager (Card Service, Socket Service)                   *
   * (3) ASPI Manager (ASPIOMGR.SYS / ASPIO365.SYS)                    *
   * (4) CD-ROM Device Driver (KMECD.SYS)                              *
   * (5) LASTDRIVE                                                     *
   *********************************************************************

    (1) Expanded Memory Manager (EMM386.EXE)
      It is necessary to set up the memory manager (EMM386.EXE) so that
      it does not occupy the memory space used by the CIS(Card Information
      Structure).  Normally, the install program of Card Manager set the
      X option to EMM386.EXE.  The supplied install program set X=CE00-CEFF
      to EMM386.EXE, if the ASPIO365.SYS is installed.

    (2) Card Manager (Card Service, Socket Service)
      The ASPIOMGR.SYS controls the Interface Card through Card Managers.
      Therefore, the DOS system requires that the Card Manager be installed.
      Usually, the Card Manager is supplied from your computer vendor.
      The ASPIO365.SYS controls the Interface Card without Card Managers,
      if the PCMCIA controller LSI on your computer is an Intel 82365 (or
      100% compatible).

    (3) ASPI Manager
      The ASPI manager will install by determining which card managers
      are used.  The installation program (supplied on the Setup disk)
      selects a suitable ASPI manager and installs it automatically.

    (4) CD-ROM Device Driver (KMECD.SYS)
      The installation program on the Setup disk automatically installs
      the CD-ROM device driver after the ASPI manager.

    (5) LASTDRIVE
      Through the Lastdrive command, the final valid drive letter is set.
      The installation program on the Setup disk sets LASTDRIVE=M after the
      CD-ROM device driver, if there is no LASTDRIVE command in CONFIG.SYS.


4-1. Sample of IBM Card Service (conforms to PCMCIA 2.00)

    EXAMPLE:
     ************************************************************
     * DEVICE=C:\DOS\EMM386.EXE 1024 FRAME=D000 X=C800-CFFF     *<- (A)
     * .......                                                  *
     * .........                                                *
     * DEVICE=C:\THINKPAD\IBMDSS01.SYS /S0=1                    *<- (B-1)
     * DEVICE=C:\THINKPAD\IBMDOSCS.SYS                          *<- (B-2)
     * DEVICE=C:\THINKPAD\DICRMU01.SYS /MA=C800-CFFF            *<- (B-3)
     * .......                                                  *
     * DEVICE=C:\CDRM8\ASPIOMGR.SYS /port=300                   *<- (C)
     * DEVICE=C:\CDRM8\KMECD.SYS /d:PCMCIACD                    *<- (D)
     * LASTDRIVE=M                                              *<- (E)
     ************************************************************

     (A) Installed EMM386.EXE(expanded memory manager) without
         allocating the memory window segment from C8000h to CFFFFh.
         This setting must be same as '/MA=C800-CFFF' option on (B-3).

     (B) Installed Card Managers.

     (C) Installed ASPIOMGR.SYS (ASPI manager for Card Service)
         in the condition of I/O address = 300h.

     (D) Installed KMECD.SYS (CD-ROM Device Driver) with internal
         device name (PCMCIACD).

     (E) Setting up the last valid drive to M.


4-2. Sample of SystemSoft CardService (conforms to PCMCIA 2.00)

    EXAMPLE:
     ************************************************************
     * DEVICE=C:\DOS\EMM386.EXE 1024 X=D000-D7FF                *<- (A)
     * .......                                                  *
     * .........                                                *
     * DEVICE=C:\CARDSOFT\SS365SL.EXE                           *<- (B-1)
     * DEVICE=C:\CARDSOFT\CS.EXE                                *<- (B-2)
     * DEVICE=C:\CARDSOFT\CSALLOC.EXE C:\CARDSOFT\CSALLOC.INI   *<- (B-3)
     * INSTALL=C:\CARDSOFT\CARDID.EXE                           *<- (B-4)
     * .......                                                  *
     * DEVICE=C:\CDRM8\ASPIOMGR.SYS /port=280                   *<- (C)
     * DEVICE=C:\CDRM8\KMECD.SYS /d:PCMCIACD                    *<- (D)
     * LASTDRIVE=M                                              *<- (E)
     ************************************************************

     (A) Installed EMM386.EXE(expanded memory manager) without
         allocating the memory window segment from D0000h to D7FFFh.
         This setting must be same as 'MEM=' option in CSALLOC.INI file (B-3).

     (B) Installed Card Managers.
         Some computers may use SSCIRRUS.EXE, SSDBOOK.EXE or
         SSVADEM.EXE instead of SS365SL.EXE.

     (C) Installed ASPIOMGR.SYS (ASPI manager for Card Service)
         in the condition of I/O address = 280h.

     (D) Installed KMECD.SYS (CD-ROM Device Driver) with internal
         device name (PCMCIACD).

     (E) Setting up the last valid drive to M.

    Example of the CSALLOC.INI:
     CSALLOC.INI is the file referred by the CSALLOC.EXE program.
     ***************************************************************
     * MEM=D000-D7FF                                               *<- (F)
     * IOP=100-16F,178-1EF,208-2E7,2F0-2F7,300-307,310-36F,380-3BF *<- (G)
     * RIOP=170-177,2E8-2EF,2F8-2FF,370-377,3E8-3F7                *
     * IRQ=3,5,A-B,F                                               *<- (H)
     ***************************************************************

     (F) Specifying the memory window segment address "D000h-D7FFh" in
         order to get card information.  In order to avoid conflicts,
         this window is not to be used by another program.  Thus, you
         must specify "X=D000-D7FF" option of the EMM386.EXE on
         CONFIG.SYS file to reserve this area.

     (G) Specifying the I/O address "100-16F,178-1EF,208-2E7,2F0-2F7,
         300-307,310-36F,380-3BF" is available for the Interface Card.
         The address "308-30F" is not described in this case, so you
         can't allocate "/port=300"(300h-30Fh used) for our products.

     (H) IRQ numbers available for the Card Service are specified.


4-3. Sample of Phoenix Card Service (conforms to PCMCIA 2.00 and 2.10)

    EXAMPLE:
     ************************************************************
     * DEVICE=C:\DOS\EMM386.EXE X=C800-CFFF                     *<- (A)
     * .......                                                  *
     * .........                                                *
     * DEVICE=C:\PCMPLUS\PCMSS.EXE                              *<- (B-1)
     * DEVICE=C:\PCMPLUS\PCMCS.EXE /WAIT=12 /ADDR=C8 /IRQ=10    *<- (B-2)
     * DEVICE=C:\PCMPLUS\PCMSCD.EXE /BEEP /COM=2 /RS=4          *<- (B-3)
     * .......                                                  *
     * DEVICE=C:\CDRM8\ASPIOMGR.SYS /port=300                   *<- (C)
     * DEVICE=C:\CDRM8\KMECD.SYS /d:PCMCIACD                    *<- (D)
     * LASTDRIVE=M                                              *<- (E)
     ************************************************************

     (A) Installed EMM386.EXE(expanded memory manager) without
         allocating the memory window segment from C8000h to CFFFFh.
         This setting must be same as '/ADDR=C8' option on (B-2).

     (B) Installed Card Managers.

     (C) Installed ASPIOMGR.SYS (ASPI manager for Card Service)
         in the condition of I/O address = 300h.

     (D) Installed KMECD.SYS (CD-ROM Device Driver) with internal
         device name (PCMCIACD).

     (E) Setting up the last valid drive to M.


4-4. Sample of i82365 Direct Control

    EXAMPLE:
     ************************************************************
     * DEVICE=C:\DOS\EMM386.EXE x=CE00-CFFF                     *<- (A)
     * .......                                                  *
     * DEVICE=C:\CDRM8\ASPIO365.SYS /port=300 /mem=CE00         *<- (B)
     * DEVICE=C:\CDRM8\KMECD.SYS /d:PCMCIACD                    *<- (C)
     * LASTDRIVE=M                                              *<- (D)
     ************************************************************

     (A) Installed EMM386.EXE(expanded memory manager) without
         allocating the memory window segment from CE000h to CFFFFh.
         This setting must be same as 'mem=CE00' option on (B)

     (B) Installed ASPIO365.SYS (ASPI manager for i82365 Direct Control)
         in the condition of I/O address = 300h.
         It specifies the memory window segment from CE0O0h to CFFFFh
         in order to read the card information.

     (C) Installed KMECD.SYS (CD-ROM Device Driver) with internal
         device name (PCMCIACD).

     (D) Setting up the last valid drive to M.


5. Supplement

5-1. Playing Audio CD on Windows 3.1, 3.11 Media Player

     If you wish to play an Audio CD on the Media Player through Windows,
     you must add the "[MCI] CD Audio" driver program.
     == HOW TO ADD THE MCI CD AUDIO DRIVER ==
    (1) Make sure that your computer recognize the CD-ROM player.
    (2) Set an Audio CD in CD-ROM player.
    (3) Double click Main on the Program Manager.
    (4) Double click Control Panel.
    (5) Double click Drivers.
        If you find [MCI] CD Audio listed, you do not have to change
        its setting.  Quit this procedure.
    (6) Click Add button.
    (7) Click [MCI] CD Audio, then follow the screen message.
     
     == HOW TO PLAY AN AUDIO CD ==
    (1) Double click Accessories on Program Manager.
    (2) Start Media Player.
    (3) Select CD Audio from Device menu.


5-2. Examining the PCMCIA controller LSI(Intel 82365)

    When the computer supplies neither Card Service nor Socket Service, and
    has an Intel 82365 (or 100% compatible) PCMCIA controller LSI, the
    installation program on the Setup disk installs the ASPIO365.SYS file
    automatically.  This ASPI manager controls the PCMCIA controller
    directly.

    Determining if the computer has a PCMCIA controller LSI as follows:
    (1) At the DOS prompt, type 'DEBUG'.
        This command usually exists in the directory of C:\DOS.

    (2) Write '0' into the 3E0h of the I/O port.

    (3) Read the returned value 3E1h of the I/O port.

    (4) Hit 'q' to quit DEBUG.COM.

       ******************************
       * C:\DOS>DEBUG <Enter>       *<- (1)
       * -o 3E0 0 <Enter>           *<- (2)
       * -i 3E1 <Enter>             *<- (3)
       * -83                        *<- TEST RESULT
       * -q <Enter>                 *<- (4)
       * C:\DOS>                    *
       ******************************

    A result value of 82, 83 and 84 indicates that the computer is using an
    Intel 82365 (or compatible LSI), and the ASPIO365.SYS should operate.
    But if you have a problem, please modify /PORT or /MEM option of
    ASPIO365.SYS and X option of Expanded Memory Manager.


5-3. Using SMARTDRV.EXE Ver. 5.0 for CD-ROM cache

    MSCDEX.EXE Ver. 2.23 (or later) enables you to cache the CD-ROM with
    SMARTDRV.EXE Ver. 5.0 supplied by DOS on your computer.
    By using this command, it enables the CD-ROM to read data at a higher
    speed. (Some do not follow this rule.)
    To engage this function, you should specify SMARTDRV.EXE after
    MSCDEX.EXE on the AUTOEXEC.BAT file.
    If you want to disable the cache, edit the AUTOEXEC.BAT file and move
    the added MSCDEX.EXE line behind the SMARTDRV.EXE line.


5-4. Connecting to SCSI I/F board on a desktop computer

    If you wish to use the CD-ROM with a desktop computer, a commercial SCSI
    board is necessary.  If you are already using a SCSI board, before you
    run the CD-ROM's installation program, check the CONFIG.SYS and the
    AUTOEXEC.BAT files to make sure there is no other related device driver
    for other CD-ROM drives.
    If there is something like the following, please put the 'REM' on top of
    line in order to ignore it.

    For example:
      About CR-ROM device driver in the CONFIG.SYS file
        DEVICE=C:\<Path>\ASPICD.SYS
        DEVICE=C:\<Path>\CR_ASPI.SYS
        DEVICE=C:\<Path>\CUNI_ASP.SYS
      About CD-ROM Extensions in the AUTOEXEC.BAT file
        C:\<Path>\CORELCDX


5-5. Computers which have a PC card slot and are using another brand
     SCSI card

    If you attempt to install this CD-ROM Player on a computer which
    has a PC card slot, and you are already using another brand SCSI card,
    and before you run this CD-ROM's installation program, check the
    CONFIG.SYS and the AUTOEXEC.BAT files to make sure there is no other
    device driver related for the ASPI manager on the CD-ROM.  If there is,
    please put the 'REM' on top of line in order to ignore it.

    For example:
      About ASPI Manager in the CONFIG.SYS file
        DEVICE=C:\<Path>\ASPI2DOS.SYS
        DEVICE=C:\<Path>\MA460.SYS
      About CD-ROM device driver in the CONFIG.SYS file
        DEVICE=C:\<Path>\ASPICD.SYS
        DEVICE=C:\<Path>\CR_ASPI.SYS
        DEVICE=C:\<Path>\CUNI_ASP.SYS
      About CD-ROM Extensions in the AUTOEXEC.BAT file
        C:\<Path>\CORELCDX


5-6. Terminator setting

    Please set the terminator switch according to the conditions of the
    CD-ROM player.

       OFF: When the supplied Interface Card is used to connect to a computer.
            When using independently as an audio Player.
            (Power consumption can be saved).

       ON:  When the Player is connected to the desktop computer with
            SCSI board.

    The factory setting is OFF.
    Please change the terminator setting with power off when you need.


5-7. Insertion / Removal of the Interface Card with the power on

    If you are using the card manager (Card Service and Socket Service),
    you can insert or take out the Interface Card with the computer turned
    on.  For example, you have connected the CD-ROM player, and then you want
    to use the FAX modem card.  Change the card to the FAX modem card and
    use.  Then, change it back to the Interface Card and continue.

    However, in this case if you leave the computer power on, also leave
    the CD-ROM power on, and put the card into the slot.  If there is more
    than one card slot, make sure to put the Interface Card back into the
    same slot as before.


5-8. Using the CD-ROM player with .WAVjammer(PCMCIA sound card)

    After operating the CD-ROM player, or after executing the Setup disk
    program, install the .WAVjammer driver soft and restart the computer.
    In this condition, the Windows program will probably not operate,
    because the base address of the I/O for both the CD-ROM player and
    .WAVjammer are at 300h.

    You can solve this problem in one of the following ways.

    (1) Changing the address of the I/O for .WAVjammer to be other than
        300h-31Fh.
    (2) Editing the address of the I/O for the CD-ROM player by changing
        the "/port=300" option. (See 1-1)

    By using either one of the above methods, edit the CONFIG.SYS, restart
    the computer (Ctrl+Alt+Del).  Windows should now be operative.


5-9. Mixed mode CDs (Enhanced CDs)

   The mixed mode CDs have both CD-DA data(Audio data) and CD-ROM data
   (digital data) on a disc.  There are following kind of mixed mode CDs.

   (a) Audio data occupies session 1, Digital data occupies session 2 and up.
       (it is called CD Extra)
   (b) Digital data occupies session(or track) 1, Audio data occupies
       session(or track) 2 and up.

   In the case of (a), you can operate the CD-ROM data by using your
   computer, and also you can play the audio data independently on the
   Player.
   In the case of (b), when you play the audio data on your computer (For
   example Media Player), you must specify a track that recorded audio data
   (it is normally 2 track and up).  Then you can listen to audio from
   built-in speaker on the Player.  But you cannot play the audio data
   independently on the Player.


6. Troubleshooting Guide

6-1. In case the computer hangs up in Windows 3.1, 3.11

    When operating the CD-ROM soft under Windows, there is a chance that
    the computer will hang up and you cannot operate the CD-ROM software.
    The cause is probably a problem in the computer set-up.

    Please also refer to the CD-ROM soft manual as well as the computer,
    DOS and Windows 3.1, 3.11 manual.


6-2. Microsoft MemMaker

    When you changed CONFIG.SYS file by using the Microsoft MemMaker that
    optimize the memory, you computer may not recognize the supplied
    Interface Card.  Therefor we cannot recommend to use Microsoft MemMaker.
    If you have the above problem, please edit CONFIG.SYS to erase
    "/L:#,####" in "DEVICEHIGH /L:#,#### C:\DOS\...." line.


6-3. Expanded Memory Manager (EMM386.EXE)

    When the supplied Interface Card is not recognized at starting the
    computer, please make sure that X option of EMM386.EXE is set correctly.


6-4. Memory Windows of Windows 3.1, 3.11

    When your Player can not be use under Windows 3.1, 3.11 correctly, please
    open the SYSTEM.INI to make sure that the "EMMExclude=" in 386Enh
    section is set.  This should be same value as X option of EMM386.EXE.


6-5. ASPIO365.SYS

   When you are using the ASPIO365.SYS without Card Manager, some computer
   hang up at starting.  In this case, add the /I365RST option to ASPIO365.SYS
   in the CONFIG.SYS file.
   For example:
      DEVICE=C:\CDRM8\ASPIO365.SYS / PORT=300 /MEM=CE00 /I365RST


6-6. MSCDEX.EXE Version

   Please use MSCDEX.EXE Ver.2.23 or later.  If you use MSCDEX.EXE Ver.2.22
   or earlier, the following problem will happen.
   (1) CD-ROM data is not cached.(Please refer to 5-3)
   (2) You cannot use Ver.2.21 or earlier on MS-DOS 6.2


6-7. For Card Manager PhoenixCARD Manager Plus 3.X user

    After you install the device driver to your computer, if the error
    message appears at the KMECD.SYS when your restarting computer, please
    make sure the following item.
    (1) Remove the supplied Interface Card then restart you computer again.
    (2) Open the PCM.INI file that is stored in directory same as Card
        Manager.
    (3) Change LOAD setting from LOAD=Yes to LOAD=No on KME KXLC003
        section.


6-8. For COMPAQ CONTURA AERO user

    You must specify INT option in order to be recognized supplied Interface
    Card to SytemSoft Card Manager that installed on CMPAQ CONTURA AERO.
    For example:
      DEVICE=C:\CDRM8\ASPIOMGR.SYS /PORT=300 /INT=5


6-9. For HP OMNIBOOK 600C user

    If you insert the supplied Interface Card into PC card slot 1, OMIBOOK
    600C can not recognize the supplied Interface Card after your computer
    return from power save mode.  Please insert supplied Interface Card
    into PC card slot 2 or does not use power save mode of your computer.


===============================================================END OF README

Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web2, load: 1.14