home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 April (Special) / Chip-Special_1997-04_cd.bin / panasoni / 720pcm32 / read.me < prev   
Text File  |  1995-07-04  |  40KB  |  861 lines

  1. This README file contains the following helpful and useful information.
  2.  
  3.        1. ASPI Manager
  4.        2. CD-ROM Device Driver
  5.        3. MSCDEX.EXE
  6.        4. Error Messages when installing software
  7.        5. Sample CONFIG.SYS Files
  8.        6. I/O Base Address
  9.        7. Supplement and Troubleshooting Guide
  10.  
  11. 1. ASPI Manager
  12.  
  13.   The following table lists the ASPI(Advanced SCSI Programming Interface)
  14.   managers available with this PC card.
  15.  
  16.   ┌───────────────┬─────────────────────────────────────────────────────────┐
  17.   │ ASPIMNGR.SYS  │ For when your computer has both Card Service and        │
  18.   │               │ Socket Service.                                         │
  19.   ├───────────────┼─────────────────────────────────────────────────────────┤
  20.   │ ASPIDBK.SYS   │ For when your computer has only DataBook CardTalk.      │
  21.   ├───────────────┼─────────────────────────────────────────────────────────┤
  22.   │ ASPI365.SYS   │ For when your computer has neither Card Service nor     │
  23.   │               │ Socket Service. This Driver directly controls the PCMCIA│
  24.   │               │ controller chip(Intel i82365 100% compatible LSI).      │
  25.   └───────────────┴─────────────────────────────────────────────────────────┘
  26.  
  27. 1-1. Command Line Options
  28.  
  29.     DEVICE = <path>\ASPIMNGR.SYS [/port=<I/O base address>]
  30.          [/socket=<slot No.>] [/int=<IRQ level>]
  31.  
  32.     DEVICE = <path>\ASPIDBK.SYS [/port=<I/O base address>]
  33.          [/socket=<slot No.>] [/mem=<base address>]
  34.  
  35.     DEVICE = <path>\ASPI365.SYS [/port=<I/O base address>]
  36.          [/socket=<slot No.>] [/mem=<base address>]
  37.  
  38.        /port=XXX
  39.      Since the I/O port is needed for the PC card, add this line and
  40.      specify the base address at XXX using a hexadecimal number. The
  41.      PC card occupies 32 bytes of space starting with the specified
  42.      base address. The factory setting is 300h. If the specified
  43.      address is already being used, specify another base address from
  44.      the following addresses. Also, depending on the computer, the
  45.      I/O port may need to be specified in the Card Manager
  46.      (ASPIMNGR.SYS, ASPIDBK.SYS). Refer to your computer manual.
  47.  
  48.       240  280  2A0  2C0  300  320  340  380
  49.            (240h is not available in ASPIDBK.SYS)
  50.  
  51.        /socket=X
  52.      When you are using a personal computer with more than two PCMCIA
  53.      card slots, add this line and specify the slot at X meaning the
  54.      slot you will insert the PC card in. If you specify 0 or you
  55.      don't specify the slot, the installation program searches all
  56.      slots, and uses the first slot available.
  57.  
  58.  
  59.       Option effective with ASPIMNGR.SYS only
  60.  
  61.        /int=X
  62.      This option sets the IRQ level of the PC card using a hexadecimal
  63.      number. The valid numbers are 0 through F. The ASPIMNGR.SYS itself
  64.      does not need interruption request, although some kinds of Card
  65.      Services need this option to assign the IRQ level used in the Card
  66.      Configuration process. (Compaq contura aero 4/33c : proved at
  67.      present)
  68.      Make sure this number does not conflict with another device.
  69.      The IRQ level is not set without this option.
  70.      If you're using the SystemSoft Card Service, choose a number from
  71.      the "IRQ=" entries in the CSALLOC.INI file.
  72.  
  73.       Option effective with ASPIDBK and ASPI365 only
  74.  
  75.        /mem=XXXX
  76.      Add this line and specify the memory space's base address to read
  77.      the card information by the segment address (hexadecimal number).
  78.      You need to exclude this specified address a in the EMS "X" option
  79.      so that it will not overlap the region of EMS.If you don't specify
  80.      the base address, CE00 is applied, and 8 KB of memory from CE000
  81.      to CFFFF is used.
  82.  
  83.  
  84. 1-2. Messages
  85.  
  86.     (1) ASPIMNGR.SYS
  87.  
  88.       The following message will appear.
  89. ┌─────────────────────────────────────────────────────────────────────────────┐
  90. │ KME PC Card Driver Ver. 1.0 (94XXXX)                                        │
  91. │ for IBM Card Services 1.0.7 / 2.0.0                                         │
  92. │ for SystemSoft Card Services 2.0.1 / 2.1.0                                  │
  93. │ for Phoenix Card Services 2.0.0 / 2.0.1 / 2.1.0                             │
  94. │ (C) Copyright 1994 RATOC System Inc. All Rights Reserved.                   │
  95. │ (C) COPYRIGHT 1994 KYUSHU MATSUSHITA ELECTRIC CO., LTD. All Rights Reserved.│
  96. │ IObase = 0x 300, Socket =  0                                                │
  97. └─────────────────────────────────────────────────────────────────────────────┘
  98.  
  99.       ERROR MESSAGES:
  100. ┌──────────────────────────────────────┐
  101. │ Card Services Program Not Loaded.    │
  102. │ Driver Unloaded.                     │
  103. └──────────────────────────────────────┘
  104.  
  105.        Possible Cause:
  106.      The ASPIMNGR.SYS couldn't start because the Card Service program
  107.      did not load.
  108.  
  109.        Solution:
  110.      ∙ Reinstall the Card Service Program supplied with your computer.
  111.        If your computer did not come with a Card Service program,
  112.        a program is supplied with this player that will operate your
  113.        CD-ROM.
  114.  
  115.      ∙ Confirm the description in the CONFIG.SYS.
  116.        Check the CONFIG.SYS to make sure that the ASPIMNGR.SYS is located
  117.        after the Card Service. If not, please edit.
  118.  
  119.      ∙ Edit the CONFIG.SYS to change the value of "X" at EMM386.EXE
  120.        (EMS driver).
  121.  
  122. ┌──────────────────────────────────────┐
  123. │ Unable to get I/O Window.            │
  124. └──────────────────────────────────────┘
  125.  
  126.        Possible Cause:
  127.      I/O window which is specified at "/port=" is already being used.
  128.  
  129.        Solution:
  130.      Edit the CONFIG.SYS to change the I/O base address which was
  131.      specified at "/port=" option. Refer to 1-1 "/port" option or
  132.      "Options for ASPI Manager" of the Operating Instructions. Then,
  133.      restart your computer.
  134.  
  135. ┌──────────────────────────────────────┐
  136. │ Unable to get IRQ Vector.            │
  137. └──────────────────────────────────────┘
  138.  
  139.        Possible Cause:
  140.      The IRQ vector which is specified at default is already being used.
  141.  
  142.        Solution:
  143.      Edit the CONFIG.SYS. Add "/int=" option and specify a suitable
  144.      IRQ number.
  145.      If you're using the SystemSoft Card Service, choose a number
  146.      from the "IRQ=" entries in the CSALLOC.INI file.
  147.  
  148.  
  149.     (2) ASPIDBK.SYS
  150.  
  151.       The following message will appear.
  152. ┌─────────────────────────────────────────────────────────────────────────────┐
  153. │ KME PC Card Driver Ver. 1.0 (94XXXX)                                        │
  154. │ for DataBook CardTalk Socket Services                                       │
  155. │ (C) Copyright 1994 RATOC System Inc. All Rights Reserved.                   │
  156. │ (C) COPYRIGHT 1994 KYUSHU MATSUSHITA ELECTRIC CO., LTD. All Rights Reserved.│
  157. │ IObase = 0x 300, Membase = CE00, Socket =  0                                │
  158. └─────────────────────────────────────────────────────────────────────────────┘
  159.  
  160.       ERROR MESSAGE:
  161. ┌──────────────────────────────────────┐
  162. │ DataBook CardTalk Not Loaded.        │
  163. │ Driver Unloaded.                     │
  164. └──────────────────────────────────────┘
  165.  
  166.        Possible Cause:
  167.      The ASPIDBK.SYS couldn't start because the DataBook CardTalk isn't
  168.      running properly.
  169.  
  170.        Solution:
  171.      ∙ Reinstall the DataBook CardTalk supplied with your computer.
  172.  
  173.      ∙ Confirm the description in the CONFIG.SYS
  174.        Check the CONFIG.SYS to make sure that the ASPIDBK.SYS is located
  175.        after the CARDTALK.SYS. If it is not, please edit.
  176.  
  177.      ∙ Edit the CONFIG.SYS to specify the "X" option of EMM386.EXE
  178.        (EMS driver). Without the "X" option or "/mem=" option of the
  179.        ASPIDBK.SYS file, there is a possibility of overlap between
  180.        the memory from CE000h to CFFFFh and the region of EMS or ROM.
  181.        Thus, add "X=CE00-CFFF" to EMM386.EXE.
  182.  
  183.      ∙ Make sure the value specified in "/mem=" option agrees with the
  184.        area specified in "X" option of EMM386.EXE.
  185.  
  186.      ∙ Try to change the value of "/mem=" option and "X" option in
  187.        EMM386.EXE.
  188.  
  189.     (3) ASPI365.SYS
  190.  
  191.       The following message will appear.
  192. ┌─────────────────────────────────────────────────────────────────────────────┐
  193. │ KME PC Card Driver Ver. 1.0 (94XXXX)                                        │
  194. │ for i82365 direct control and dual socket                                   │
  195. │ (C) Copyright 1994 RATOC System Inc. All Rights Reserved.                   │
  196. │ (C) COPYRIGHT 1994 KYUSHU MATSUSHITA ELECTRIC CO., LTD. All Rights Reserved.│
  197. │ IObase = 0x 300, Membase = CE00, Socket =  0                                │
  198. └─────────────────────────────────────────────────────────────────────────────┘
  199.  
  200.       ERROR MESSAGE:
  201. ┌──────────────────────────────────────┐
  202. │ Card Information Not Found.          │
  203. │ Driver Unloaded.                     │
  204. └──────────────────────────────────────┘
  205.  
  206.        Possible Cause:
  207.      Wrong memory base address which is specified at "/mem=".
  208.  
  209.        Solution:
  210.      ∙ Reinstall the software.
  211.  
  212.      ∙ Make sure the value specified in "/mem=" option agrees with
  213.        the area specified in "X" option of EMM386.EXE.
  214.  
  215.      ∙ Try to change the value of "/mem=" option and "X" option in
  216.        EMM386.EXE.
  217.  
  218.     (4) Common to ASPIMNGR.SYS, ASPIDBK.SYS and ASPI365.SYS
  219.  
  220.       ERROR MESSAGE:
  221. ┌──────────────────────────────────────┐
  222. │ Invalid Base Address.                │
  223. │ Driver Unloaded.                     │
  224. └──────────────────────────────────────┘
  225.  
  226.        Possible Cause:
  227.      Wrong base address of I/O port which is specified at "/port=".
  228.  
  229.        Solution:
  230.      ∙ Reinstall the software.
  231.  
  232.      ∙ Edit the CONFIG.SYS. Change the "/port=" option to conform to the
  233.        base address of I/O port.
  234.  
  235. 2. CD-ROM Device Driver
  236.  
  237.     CD-ROM device driver conforms to ASPI.
  238.  
  239. 2-1. Command Line Options
  240.  
  241.     DEVICE = <path>\KMECD.SYS [/d:<DriverName>]
  242.  
  243.        /d:<DriverName>
  244.      This option assigns a driver name to this CD-ROM drive.
  245.      The driver name is the identification string to "/d:" option
  246.      of MSCDEX.EXE. The internal name of KMECD.SYS is PCMCIACD.
  247.  
  248. 2-2. Onscreen Messages
  249.  
  250.       The following message will appear.
  251. ┌─────────────────────────────────────────────────────────────────────────────┐
  252. │ CD-ROM Device Driver                                                        │
  253. │    KMECD  Ver. 1.65 (95XXXX)                                                │
  254. │ (C) Copyright 1994  RATOC system, inc. Osaka, Japan                         │
  255. │ (C) COPYRIGHT 1994 KYUSHU MATSUSHITA ELECTRIC CO., LTD. All Rights Reserved.│
  256. └─────────────────────────────────────────────────────────────────────────────┘
  257.  
  258.       COMMON MESSAGE:
  259. ┌──────────────────────────────────────────────────────────┐
  260. │ CD-ROM SCSI_ID : 5:MATSHITAKME CD-ROM01    1.**          │
  261. │ Device name : PCMCIACD                                   │
  262. └──────────────────────────────────────────────────────────┘
  263.  
  264.       ERROR MESSAGES:
  265. ┌──────────────────────────────────────┐
  266. │ CD-ROM Drive Not Found.              │
  267. │ Driver Unloaded.                     │
  268. └──────────────────────────────────────┘
  269.  
  270.        Possible Cause:
  271.      This message tells you that the CD-ROM drive does not respond.
  272.      1. Hardware trouble such as improper connection between the player
  273.         and your computer (-> Solution 1).
  274.  
  275.      2. Software trouble such as improper running of the ASPI Manager
  276.         (-> Solution 2).
  277.  
  278.      3. Card Services that are not supported are being used.
  279.         (-> Solution 3).
  280.  
  281.        Solution:
  282.      1. Check whether the player is connected properly and if the power
  283.         is turned on or not.
  284.         Confirm that the SCSI ID is set properly.
  285.  
  286.      2. Reinstall the software.
  287.  
  288.      3. If the message still appears, copy ASPI365.SYS from your setup
  289.         disk to your hard disk (copy A:ASPI365.SYS C:\CDRM).
  290.         Edit your CONFIG.SYS file (refer to your DOS manual) from
  291.         DEVICE=C:\CDRM\ASPIMNGR.SYS to DEVICE=C:\CDRM\ASPI365.SYS.
  292.  
  293. ┌──────────────────────────────────────┐
  294. │ ASPI Manager Not Installed.          │
  295. │ Driver Unloaded.                     │
  296. └──────────────────────────────────────┘
  297.  
  298.        Possible Cause:
  299.      KMECD.SYS couldn't start because the ASPI Manager (ASPIMNGR.SYS, 
  300.      ASPIDBK.SYS, ASPI365.SYS) has not started yet.
  301.  
  302.        Solution:
  303.      Reinstall the Software.
  304.  
  305. 3. MSCDEX.EXE
  306.  
  307.     MSCDEX.EXE (Microsoft CD-ROM Extensions) enables your computer to assign
  308.     a logical drive number to your CD-ROM drive.
  309.  
  310. 3-1. Command Line Options
  311.  
  312.     MSCDEX [/V /K /E] /D:[DriverName] /L:[DriveLetter] /M:[Value]
  313.  
  314.        /V
  315.      Displays a list of additional information including how much memory
  316.      is being used by the buffers, the resident data and the resident code.
  317.  
  318.        /K
  319.      Type this only when the CD-ROM media directory is written in Kanji
  320.      (Japanese).
  321.  
  322.        /E
  323.      Expanded memory (EMS) can be used if this is available in your
  324.      system. This conserves about 16 KB of the main DOS memory.
  325.  
  326.        /D:[DriverName]
  327.      The driver name is a required parameter to communicate with the
  328.      CD-ROM drive. The internal name of KMECD.SYS is PCMCIACD, and
  329.      should be substituted for [DriverName].
  330.  
  331.        /L:[DriveLetter]
  332.      The drive letter is an alphabetic character assigned to a CD-ROM
  333.      drive. If there is more than one CD-ROM drive, the alphabetic
  334.      characters are sequentially assigned starting with the entered
  335.      drive letter. If no drive letter is entered, the next available
  336.      alphabetic character is assigned.
  337.  
  338.        /M:[Value]
  339.      MSCDEX allocates the memory as sector buffers for caching CD-ROM
  340.      information. If no buffer size is entered, 10 buffers, each using
  341.      2048 bytes of memory, will be allocated.
  342.  
  343. 3-2. Onscreen Messages
  344.  
  345.       The following message will appear.
  346. ┌─────────────────────────────────────────────────────────────────────────────┐
  347. │ MSCDEX Version 2.23                                                         │
  348. │ Copyright (C) Microsoft Corp. 1986-1993. All rights reserved.               │
  349. │        Drive D: = Driver PCMCIACD unit 0                                    │
  350. └─────────────────────────────────────────────────────────────────────────────┘
  351.  
  352.       ERROR MESSAGES:
  353. ┌────────────────────────────────────────────────┐
  354. │ Device Driver not found: 'PCMCIACD'.           │
  355. │ No valid CDROM device driver selected          │
  356. └────────────────────────────────────────────────┘
  357.  
  358.        Possible Cause:
  359.      1. The KMECD.SYS is not set up, or it is unloaded because of errors.
  360.      2. The CD-ROM driver name specified on the (/D) option of
  361.         KMECD.SYS is inconsistent with the one specified on the (/D)
  362.         option of MSCDEX.
  363.  
  364.        Solution:
  365.      1. Edit the CONFIG.SYS to
  366.         DEVICE=C:\CDRM\KMECD.SYS /D:PCMCIACD
  367.         (refer to your DOS manual for instructions on how to edit).
  368.      2. Edit the AUTOEXEC.BAT to
  369.         C:\CDRM\MSCDEX.EXE /D:PCMCIACD
  370.      3. Restart your computer.
  371.  
  372. ┌────────────────────────────────────────────────┐
  373. │ Not enough drive letters available             │
  374. └────────────────────────────────────────────────┘
  375.  
  376.        Possible Cause:
  377.      Insufficient drive letter (such as N:) is assigned to the CD-ROM
  378.      drive.
  379.  
  380.        Solution:
  381.      When a drive letter other than A-M is assigned to the CD-ROM drive,
  382.      the display shows the above message. In this case, follow the
  383.      instructions below.
  384.      (For example)
  385.      1. Edit the CONFIG.SYS to LASTDRIVE=R
  386.         (refer to your DOS manual for instructions on how to edit).
  387.      2. Restart your computer.
  388.  
  389. 4. Error Messages when installing software
  390.  
  391.      ┌────────────────────────────────┬───────────────────────────────────────┐
  392.      │           Message              │               Solution                │
  393.      ├────────────────────────────────┼───────────────────────────────────────┤
  394.      │ Illegal Directory Name!        │∙ Don't use more than eight characters.│
  395.      │                                │∙ Don't use unavailable characters such│
  396.      │                                │  as "\", "*", etc.                    │
  397.      ├────────────────────────────────┼───────────────────────────────────────┤
  398.      │ Disk Error!                    │∙ Make sure that your floppy disk or   │
  399.      │                                │  hard disk is not damaged.            │
  400.      │                                │∙ Don't install the CD-ROM Drive       │
  401.      │                                │  Software onto the protected disk.    │
  402.      ├────────────────────────────────┼───────────────────────────────────────┤
  403.      │ File not found!                │∙ Make sure that CD-ROM Drive Software │
  404.      │                                │  has been installed onto disk inserted│
  405.      │                                │  into drive A or B.                   │
  406.      ├────────────────────────────────┼───────────────────────────────────────┤
  407.      │ Your computer does not have    │∙ Make sure that your computer has     │
  408.      │ PCMCIA slot!                   │  PCMCIA slot.                         │
  409.      │                                │∙ Make sure that the connection        │
  410.      │                                │  between your computer and the Card   │
  411.      │                                │  Slot Board has been made properly.   │
  412.      └────────────────────────────────┴───────────────────────────────────────┘
  413.  
  414.  
  415. 5. Sample CONFIG.SYS Files
  416.     This section gives instructions about putting the device drivers
  417.     (Card manager,ASPI manager, CD-ROM device driver) into your
  418.     CONFIG.SYS file.
  419.  
  420.     Each driver must be in the CONFIG.SYS file in the following order.
  421.  
  422.      ┌─────────────────────────────────────────────────────────────┐
  423.      │ 1. Expanded Memory Manager (such as EMM386.EXE)             │
  424.      ├─────────────────────────────────────────────────────────────┤
  425.      │ 2. Card Manager (Card Service / CardTalk)                   │
  426.      ├─────────────────────────────────────────────────────────────┤
  427.      │ 3. ASPI Manager (ASPIMNGR.SYS / ASPIDBK.SYS / ASPI365.SYS)  │
  428.      ├─────────────────────────────────────────────────────────────┤
  429.      │ 4. CD-ROM Device Driver  KMECD.SYS                          │
  430.      ├─────────────────────────────────────────────────────────────┤
  431.      │ 5. LASTDRIVE                                                │
  432.      └─────────────────────────────────────────────────────────────┘
  433.  
  434.     1. Expanded Memory Manager (EMM386.EXE)
  435.        It is necessary to set up the memory manager (EMM386.EXE) so that
  436.        it does not occupy the memory space used for the CIS.(Card Information
  437.        Structure)
  438.  
  439.     2. Card Manager (Card Service / CardTalk)
  440.        Both the ASPIMNGR.SYS and the ASPIDBK.SYS controls the PC cards
  441.        through card managers. Therefore, the DOS system requires that the
  442.        card manager be installed. Usually, the card manager is supplied
  443.        through your PC vendor.
  444.  
  445.     3. ASPI Manager
  446.        The ASPI manager should be installed with the kind of card managers
  447.        that fit it. An installation program (supplied on the setup disk)
  448.        selects a suitable ASPI manager and installs it automatically.
  449.  
  450.     4. CD-ROM Device Driver  KMECD.SYS
  451.        The installation program on the setup disk automatically installs
  452.        the CD-ROM device driver after the ASPI manager.
  453.  
  454.     5. LASTDRIVE
  455.        Through the Lastdrive command, the final valid drive letter is set.
  456.        The installation program on the setup disk sets this line after the
  457.        CD-ROM device driver.
  458.  
  459. 5-1. Sample for IBM Card Service (conforms to PCMCIA 2.00)
  460.  
  461.     EXAMPLE:
  462.      ┌──────────────────────────────────────────────────────────┐
  463.      │ DEVICE=C:\DOS\EMM386.EXE 1024 FRAME=D000 X=C000-CFFF     │<- (A)
  464.      │ .......                                                  │
  465.      │ .........                                                │
  466.      │ DEVICE=C:\THINKPAD\IBMDSS01.SYS /S0=1                    │<- (B)
  467.      │ DEVICE=C:\THINKPAD\IBMDOSCS.SYS                          │<- (B)
  468.      │ DEVICE=C:\THINKPAD\DICRMU01.SYS /MA=C000-CFFF            │<- (B)
  469.      │ .......                                                  │
  470.      │ DEVICE=C:\CDRM\ASPIMNGR.SYS /port=300                    │<- (C)
  471.      │ DEVICE=C:\CDRM\KMECD.SYS /d:PCMCIACD                     │<- (D)
  472.      │ LASTDRIVE=M                                              │<- (E)
  473.      └──────────────────────────────────────────────────────────┘
  474.  
  475.      ┌───┬──────────────────────────────────────────────────────────────┐
  476.      │(A)│ Installing EMM386.EXE(expanded memory manager) without       │
  477.      │   │ allocating the memory window segment from C000h to CFFFh.    │
  478.      ├───┼──────────────────────────────────────────────────────────────┤
  479.      │(B)│ Installing Card Managers.                                    │
  480.      ├───┼──────────────────────────────────────────────────────────────┤
  481.      │(C)│ Installing ASPIMNGR.SYS (ASPI manager for Card Service)      │
  482.      │   │ in the condition of I/O address = 300h.                      │
  483.      ├───┼──────────────────────────────────────────────────────────────┤
  484.      │(D)│ Installing KMECD.SYS(CD-ROM Device Driver) with internal     │
  485.      │   │ device name. (PCMCIACD)                                      │
  486.      ├───┼──────────────────────────────────────────────────────────────┤
  487.      │(E)│ Setting up the last valid drive to M:.                       │
  488.      └───┴──────────────────────────────────────────────────────────────┘
  489.  
  490. 5-2. Sample for SystemSoft CardService (conforms to PCMCIA 2.00)
  491.  
  492.     EXAMPLE:
  493.      ┌──────────────────────────────────────────────────────────┐
  494.      │ DEVICE=C:\DOS\EMM386.EXE 1024 FRAME=D000 X=D000-DFFF     │<- (A)
  495.      │ .......                                                  │
  496.      │ .........                                                │
  497.      │ DEVICE=C:\CARDSOFT\SS365SL.EXE /SKT 2                    │<- (B)
  498.      │ DEVICE=C:\CARDSOFT\CS.EXE /IRQ A                         │<- (B)
  499.      │ DEVICE=C:\CARDSOFT\CSALLOC.EXE C:\CARDSOFT\CSALLOC.INI   │<- (B)
  500.      │ INSTALL=C:\CARDSOFT\CARDID.EXE C:\CARDSOFT\CARDID.INI    │<- (B)
  501.      │ .......                                                  │
  502.      │ DEVICE=C:\CDRM\ASPIMNGR.SYS /port=300                    │<- (C)
  503.      │ DEVICE=C:\CDRM\KMECD.SYS /d:PCMCIACD                     │<- (D)
  504.      │ LASTDRIVE=M                                              │<- (E)
  505.      └──────────────────────────────────────────────────────────┘
  506.  
  507.      ┌───┬──────────────────────────────────────────────────────────────┐
  508.      │(A)│ Installing EMM386.EXE(expanded memory manager) without       │
  509.      │   │ allocating the memory window segment from D000h to DFFFh.    │
  510.      ├───┼──────────────────────────────────────────────────────────────┤
  511.      │(B)│ Installing Card Managers.                                    │
  512.      │   │ Some computers may use SSCIRRUS.EXE, SSDBOOK.EXE or          │
  513.      │   │ SSVADEM.EXE instead of SS365SL.EXE.                          │
  514.      ├───┼──────────────────────────────────────────────────────────────┤
  515.      │(C)│ Installing ASPIMNGR.SYS (ASPI manager for Card Service)      │
  516.      │   │ in the condition of I/O address = 300h.                      │
  517.      ├───┼──────────────────────────────────────────────────────────────┤
  518.      │(D)│ Installing KMECD.SYS(CD-ROM Device Driver) with internal     │
  519.      │   │ device name. (PCMCIACD)                                      │
  520.      ├───┼──────────────────────────────────────────────────────────────┤
  521.      │(E)│ Setting up the last valid drive to M:.                       │
  522.      └───┴──────────────────────────────────────────────────────────────┘
  523.  
  524.    Example for the CSALLOC.INI:
  525.     CSALLOC.INI is the file referred to by the CSALLOC.EXE program.
  526.  
  527.      ┌─────────────────────────────────────────────────────────────┐
  528.      │ MEM=D000-DFFF                                               │<- (A)
  529.      │ IOP=100-16F,178-1EF,208-2E7,2F0-2F7,300-307,310-36F,380-3BF │<- (B)
  530.      │ RIOP=170-177,2E8-2EF,2F8-2FF,370-377,3E8-3F7                │
  531.      │ IRQ=3,5,A-B,F                                               │<- (C)
  532.      └─────────────────────────────────────────────────────────────┘
  533.  
  534.      ┌───┬──────────────────────────────────────────────────────────────┐
  535.      │(A)│ Specifying the memory window segment address "D000h-DFFF" in │
  536.      │   │ order to get card information. In order to avoid confliction,│
  537.      │   │ this window is not to be used as another program. Thus, you  │
  538.      │   │ must specify "X=D000-DFFF" option of the EMM386.EXE on       │
  539.      │   │ CONFIG.SYS file to reserve this area.                        │
  540.      ├───┼──────────────────────────────────────────────────────────────┤
  541.      │(B)│ Specifying the I/O address "100-16F,178-1EF,208-2E7,2F0-2F7, │
  542.      │   │ 300-307,310-36F,380-3BF" is available for the PC card.       │
  543.      │   │ The address "308-30F" is not described in this case, so you  │
  544.      │   │ can't allocate "/port=300"(300h-31Fh used) for our products. │
  545.      ├───┼──────────────────────────────────────────────────────────────┤
  546.      │(C)│ IRQ numbers available for the Card Service are specified.    │
  547.      └───┴──────────────────────────────────────────────────────────────┘
  548.  
  549. 5-3. Sample for Phoenix Card Service (conforms to PCMCIA 2.00 and 2.10)
  550.  
  551.     EXAMPLE:
  552.      ┌──────────────────────────────────────────────────────────┐
  553.      │ DEVICE=C:\DOS\EMM386.EXE X=C800-CFFF                     │<- (A)
  554.      │ .......                                                  │
  555.      │ .........                                                │
  556.      │ DEVICE=C:\PCMPLUS\PCMSS.EXE                              │<- (B)
  557.      │ DEVICE=C:\PCMPLUS\PCMCS.EXE /WAIT=12 /ADDR=C8 /IRQ=10    │<- (B)
  558.      │ DEVICE=C:\PCMPLUS\PCMSCD.EXE /BEEP /COM=2 /RS=4          │<- (B)
  559.      │ .......                                                  │
  560.      │ DEVICE=C:\CDRM\ASPIMNGR.SYS /port=300                    │<- (C)
  561.      │ DEVICE=C:\CDRM\KMECD.SYS /d:PCMCIACD                     │<- (D)
  562.      │ LASTDRIVE=M                                              │<- (E)
  563.      └──────────────────────────────────────────────────────────┘
  564.  
  565.      ┌───┬──────────────────────────────────────────────────────────────┐
  566.      │(A)│ Installing EMM386.EXE(expanded memory manager) without       │
  567.      │   │ allocating the memory window segment from C800h to CFFFh.    │
  568.      ├───┼──────────────────────────────────────────────────────────────┤
  569.      │(B)│ Installing Card Managers.                                    │
  570.      ├───┼──────────────────────────────────────────────────────────────┤
  571.      │(C)│ Installing ASPIMNGR.SYS (ASPI manager for Card Service)      │
  572.      │   │ in the condition of I/O address = 300h.                      │
  573.      ├───┼──────────────────────────────────────────────────────────────┤
  574.      │(D)│ Installing KMECD.SYS (CD-ROM Device Driver) with internal    │
  575.      │   │ device name. (PCMCIACD)                                      │
  576.      ├───┼──────────────────────────────────────────────────────────────┤
  577.      │(E)│ Setting up the last valid drive to M:.                       │
  578.      └───┴──────────────────────────────────────────────────────────────┘
  579.  
  580. 5-4. Sample for DATABOOK CardTalk V2.20
  581.  
  582.     EXAMPLE:
  583.      ┌──────────────────────────────────────────────────────────┐
  584.      │ DEVICE=C:\DOS\EMM386.EXE X=CE00-CFFF                     │<- (A)
  585.      │ .......                                                  │
  586.      │ .........                                                │
  587.      │ DEVICE=C:\PCMCIA\SOCKET.SYS                              │<- (B)
  588.      │ DEVICE=C:\PCMCIA\CARDTALK.SYS /A /NOSHARE                │<- (B)
  589.      │ .......                                                  │
  590.      │ DEVICE=C:\CDRM\ASPIDBK.SYS /port=300 /mem=CE00           │<- (C)
  591.      │ DEVICE=C:\CDRM\KMECD.SYS /d:PCMCIACD                     │<- (D)
  592.      │ LASTDRIVE=M                                              │<- (E)
  593.      └──────────────────────────────────────────────────────────┘
  594.  
  595.      ┌───┬──────────────────────────────────────────────────────────────┐
  596.      │(A)│ Installing EMM386.EXE(expanded memory manager) without       │
  597.      │   │ allocating the memory window segment from CE00h to CFFFh.    │
  598.      ├───┼──────────────────────────────────────────────────────────────┤
  599.      │(B)│ Installing Card Managers.                                    │
  600.      ├───┼──────────────────────────────────────────────────────────────┤
  601.      │(C)│ Installing ASPIDBK.SYS (ASPI manager for DataBook CardTalk)  │
  602.      │   │ in the condition of I/O address = 300h.                      │
  603.      │   │ It specifies the memory window segment from CE00h to CFFFh   │
  604.      │   │ in order to read the card information.                       │
  605.      ├───┼──────────────────────────────────────────────────────────────┤
  606.      │(D)│ Installing KMECD.SYS (CD-ROM Device Driver) with internal    │
  607.      │   │ device name. (PCMCIACD)                                      │
  608.      ├───┼──────────────────────────────────────────────────────────────┤
  609.      │(E)│ Setting up the last valid drive to M:.                       │
  610.      └───┴──────────────────────────────────────────────────────────────┘
  611.  
  612. 6. I/O Base Address
  613.  
  614.     You can usually use the base addresses of the I/O port listed under
  615.     the description of "/port=" option in the ASPI manager. (See 1-1)
  616.     However, some of them cannot be used on some computers. For example:
  617.  
  618.      ┌──────────────────────────┬────────────────────────────────────────┐
  619.      │            PC            │  Unavailable Base Address of I/O port  │
  620.      ├──────────────────────────┼────────────────────────────────────────┤
  621.      │ Panasonic CF-580C        │ 240, 280, 2A0, 2C0, 320, 340, 380      │
  622.      │  (Card Service Version)  │  (changeable by "/IOW=" option)        │
  623.      ├──────────────────────────┼────────────────────────────────────────┤
  624.      │ Toshiba T1950C           │ 300                                    │
  625.      ├──────────────────────────┼────────────────────────────────────────┤
  626.      │ NEC Versa 40E            │ 240, 280, 2A0, 2C0, 320, 340, 380      │
  627.      └──────────────────────────┴────────────────────────────────────────┘
  628.  
  629. 7. Supplement and Troubleshooting Guide
  630.  
  631. 7-1. Base address of the I/O on the DataBook Card Service
  632.  
  633.     If you use the DataBook Card Service, you must set the base address
  634.     of I/O in the description of the Card Manager on the CONFIG.SYS file.
  635.  
  636.     EXAMPLE of the CONFIG.SYS:
  637.      ┌─────────────────────────────────────────────────────────────────┐
  638.      │ DEVICE=C:\CARDTALK\TMB240.SYS /io:240                           │
  639.      │ DEVICE=C:\CARDTALK\CTALKCS.EXE                                  │
  640.      │ DEVICE=C:\CARDTALK\CARDTALK.SYS /A /IOW=300-31F /MEMW=D000-D7FF │<- (A)
  641.      └─────────────────────────────────────────────────────────────────┘
  642.  
  643.     As shown above in (A), specify the address of I/O using the "/IOW="
  644.     option. By default, it will assign 300-31F. When you use another device
  645.     (such as a sound card) together with this CD-ROM drive, you will have to
  646.     allocate the address of I/O to both of them by using the "/IOW=" option:
  647.  
  648.       DEVICE=C:\CARDTALK\CARDTALK.SYS /A /IOW=300-31F /IOW=280-29F .......
  649.  
  650. 7-2. Examining the PCMCIA controller LSI(i82365)
  651.  
  652.     When the PC supplies neither Card Service nor Socket Service, and has
  653.     Intel i82365 (or 100% compatible) as PCMCIA controller LSI, the
  654.     installation program on the setup disk installs the ASPI365.SYS file
  655.     automatically. This ASPI manager controls the PCMCIA controller directly.
  656.     The ASPI365.SYS doesn't operate on DATABOOK PCMCIA controller, because
  657.     it is set on the condition of using Intel i82365.
  658.     You can look at the PCMCIA controller LSI as follows:
  659.  
  660.     (1) At the DOS prompt, type 'DEBUG'
  661.     This command usually exists in the directory C:\DOS.
  662.  
  663.     (2) Write '00h' into the 3E0h of the I/O port.
  664.  
  665.     (3) Read the returned value 3E1h of the I/O port.
  666.  
  667.     (4) Hit 'q' to quit DEBUG.COM
  668.  
  669.      ┌─────────────────────────┐
  670.      │ C:\DOS>DEBUG <enter>    │<- (1)
  671.      │ -o 3E0 0 <enter>        │<- (2)
  672.      │ -i 3E1 <enter>          │<- (3)
  673.      │ -83                     │<-  TEST RESULT
  674.      │ -q <enter>              │<- (4)
  675.      │ C:\DOS>                 │
  676.      └─────────────────────────┘
  677.  
  678.     A result value of 82, 83 and 84 indicates that the PC is using i82365
  679.     (or compatible LSI), and the ASPI365.SYS should operate. In case the
  680.     ASPI365.SYS doesn't operate, follow the error messages on the screen.
  681.  
  682.     When 'FF' appears as the result value, you cannot use the ASPI365.SYS.
  683.     In such a case, there is a possibility that the PC is using the
  684.     DATABOOK PCMCIA controller. If so, you must setup both CardTalk and the
  685.     ASPIDBK.SYS to use the CD-ROM drive.
  686.  
  687.     When the installation program of the setup disk cannot detect the Intel
  688.     i82365 (or compatible LSI), a message will appear on the screen as
  689.     follows.
  690.  
  691.      ┌─────────────────────────────────────────────────────┐
  692.      │ CardTalk(PC Card Manager) does not exist!           │
  693.      │ Please install the PC Card Manager, and restart     │
  694.      │ your computer, then install CD-ROM Drive Software.  │
  695.      │                                                     │
  696.      │                                                     │
  697.      │                                                     │
  698.      │                                                     │
  699.      │                                                     │
  700.      │                                                     │
  701.      │                                                     │
  702.      │                                                     │
  703.      │ Press any key to exit.                              │
  704.      └─────────────────────────────────────────────────────┘
  705.  
  706. 7-3. Using the CD-ROM drive with .WAVjammer(PCMCIA sound card)
  707.  
  708.     After operating the CD-ROM player, or after executing the setup disk
  709.     program, install the .WAVjammer driver soft and restart the computer.
  710.     In this condition, the Windows program will probably not operate,
  711.     because the base address of the I/O for both the CD-ROM player and
  712.     .WAVjammer are at 300h.
  713.  
  714.     You can solve this problem in one of the following ways.
  715.  
  716.     (1) Changing the address of the I/O for .WAVjammer to be other than
  717.     300h-31Fh.
  718.     (2) Editing the address of the I/O for the CD-ROM drive by changing
  719.     the "/port=300" option. (See 1-1)
  720.  
  721.     By using either one of the above methods, edit the CONFIG.SYS, restart
  722.     the computer. (Ctrl+Alt+Del) Windows should now be operative.
  723.  
  724. 7-4. In case the PC hangs up in Windows
  725.  
  726.     When operating the CD-ROM soft under Windows, there is a chance that
  727.     the PC will hang up and you can not operate the CD-ROM software.
  728.     The cause is probably a problem in the computer set-up. You can probably
  729.     solve it in the following ways.
  730.  
  731.     Please also refer to the CD-ROM soft manual as well as the computer, DOS,
  732.     and Windows manual.
  733.  
  734.    (1) Reserving memory for Windows operations
  735.        Edit the CONFIG.SYS or the AUTOEXEC.BAT to reserve more memory for
  736.        Windows.
  737.  
  738.     For example:
  739.       Adding the 'NOEMS' option to EMM386.EXE.
  740.       Remove EMM386.EXE from the CONFIG.SYS file.
  741.       Remove SMARTDRV.EXE from the AUTOEXEC.BAT file.
  742.  
  743.    (2) Using 32-Bit disk access
  744.        By using 32bit access, Windows will be able to access the hard disk
  745.        devices without using BIOS. As a result, access to the hard disk drive
  746.        will be easier and smoother.
  747.        However, on some computers you can not do this setting. Please check
  748.        with the following method.
  749.  
  750.        (1) Double click on icon 'Main'. (on 'Program Manager')
  751.        (2) Double click on icon 'Control Panel'.
  752.        (3) Click on button 'Virtual Memory...'.
  753.        (4) Click on button 'Change>>'.
  754.        (5) Click on check-box of 'Use 32-Bit Disk Access' and check
  755.        'X' mark. If this entry does not appear, you cannot use this
  756.        function.
  757.  
  758. 7-5. Playing music CD on Windows MediaPlayer
  759.  
  760.     If you wish to play a music CD on the MediaPlayer through Windows,
  761.     you must add the "[MCI] CD Audio" driver program.
  762.  
  763.     (1) Double click on icon 'Main'. (on Program Manager)
  764.     (2) Double click on icon 'Control Panel'.
  765.     (3) Double click on icon 'Drivers'.
  766.     If you find "[MCI] CD Audio" in it, you do not have to change
  767.     its setting. Quit this procedure.
  768.     (4) Click 'Add' button.
  769.     (5) Click "[MCI] CD Audio"
  770.  
  771. 7-6. Using SMARTDRV.EXE Ver. 5.0 for CD-ROM cache
  772.  
  773.     MSCDEX.EXE Ver. 2.23 (supplied on the setup disk) enables you to cache
  774.     CD-ROM with SMARTDRV.EXE Ver. 5.0 supplied by DOS on your computer.
  775.     By using this command, it enables the CD-ROM to read data at a higher
  776.     speed. (Some do not follow this rule.)
  777.     To engage this function, you should specify SMARTDRV.EXE after MSCDEX.EXE
  778.     on the AUTOEXEC.BAT file.
  779.     This CD-ROM installation program specifies MSCDEX.EXE to the top of the
  780.     AUTOEXEC.BAT file. Therefore, after putting SMARTDRV.EXE in the
  781.     AUTOEXEC.BAT and executing the install program, the cache operation will
  782.     be operable.
  783.     If you want to disable the cache, edit the AUTOEXEC.BAT file and move
  784.     the added MSCDEX.EXE line behind the SMARTDRV.EXE line.
  785.  
  786. 7-7. In case of shortage of computer's conventional memory
  787.  
  788.     You can get more conventional memory by using the MEMMAKER command
  789.     supplied by MS-DOS (Ver. 6.2 or more). If there is a shortage of memory,
  790.     and you can't operate your CD-ROM soft, try this program.
  791.     Read your DOS manual for further details.
  792.  
  793. 7-8. Connecting to SCSI I/F board on desktop computer
  794.  
  795.     If you are using the CD-ROM with a desktop computer, a SCSI board is
  796.     necessary. If you are already using a SCSI board, before you apply this
  797.     CD-ROM's installation program, check the CONFIG.SYS and the AUTOEXEC.BAT
  798.     files to make sure there is nothing related to CD-ROM.
  799.     If there is something like the following, please erase it.
  800.  
  801.       In the CONFIG.SYS file
  802.       DEVICE=C:\<Path>\ASPICD.SYS /d:ASPICD0
  803.       DEVICE=C:\<Path>\CUNI_ASP.SYS
  804.       In the AUTOEXEC.BAT file
  805.     C:\<Path>\CORELCDX
  806.  
  807. 7-9. Computers which have a PCMCIA slot and are using another company's
  808.      SCSI card
  809.  
  810.     In the case where you will connect this CD-ROM to a computer which
  811.     has a PCMCIA card slot, and you already are using another brand SCSI
  812.     card, before you apply this CD-ROM's installation program, check the
  813.     CONFIG.SYS and the AUTOEXEC.BAT files to make sure there is nothing
  814.     related to the ASPI manager on the CD-ROM. If there is, please erase it.
  815.  
  816.     For example:
  817.  
  818.     In the CONFIG.SYS file
  819.       DEVICE=C:\<Path>\ASPIMGR.SYS
  820.       DEVICE=C:\<Path>\MA460.SYS
  821.  
  822.       DEVICE=C:\<Path>\ASPICD.SYS /d:ASPICD0
  823.       DEVICE=C:\<Path>\CUNI_ASP.SYS
  824.  
  825.     In the AUTOEXEC.BAT file
  826.       C:\<Path>\CORELCDX
  827.  
  828. 7-10. Operation of CD-ROM soft installed in the hard disk is slow
  829.  
  830.     By putting the hard disk in its best condition, operation will become
  831.     faster. You can defragment your hard drive by using the DEFRAG command on
  832.     your computer. (supplied with DOS 6.0 or later)
  833.     Please refer to your DOS manual for details.
  834.  
  835. 7-11. Terminator setting
  836.  
  837.     Please set the terminator switch according to the conditions of the
  838.     CD-ROM player.
  839.  
  840.        ON:  when used with desktop computer.
  841.        OFF: when used with the attached PC card or when used to play
  842.         just music.
  843.  
  844.     The PC card used even with the termination switch in the off position
  845.     is designed so that no problems will occur. Using it in the OFF
  846.     position also cuts power consumption.
  847.  
  848. 7-12. Insertion / Removal of the PC card with the power on
  849.  
  850.     If you are using the card manager(Card Service/Socket Service), you
  851.     can insert or take out the PC card with the computer turned on.
  852.     For example, you have connected the CD-ROM player, and then you want
  853.     to use the FAX modem card. Change the card to the FAX modem card and
  854.     use. Then, change it back to the PC card and continue.
  855.  
  856.     However, in this case if you leave the computer power on, also leave
  857.     the CD-ROM power on, and put the card into the slot. If there is more
  858.     than one card slot, make sure to put the PC card back into the same
  859.     slot as before.
  860.  
  861.