home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 April / Chip_1997-04_cd.bin / ovladace / ctcmbbs / ctcmbbs.exe / MANUAL.TXT < prev    next >
Text File  |  1996-03-14  |  29KB  |  662 lines

  1. DOS/Windows 3.x &  Windows 95 DOS Mode
  2. Plug and Play Installation Tips
  3. ======================================
  4.  
  5. Welcome to the world of Plug and Play (PnP).
  6.  
  7. So, this manual is prepared to show you how to install and
  8. use CTCM and CTCU in your system.  We have also provided some
  9. information here, to help you understand basic PnP concepts
  10. as well as Creative's PnP solution for non-PnP environments.
  11. And to find out how to solve some common PnP installation
  12. problems, just flip to the last section.
  13.  
  14. The information here is organized into the following sections:
  15. 1.    Installing CTCM & CTCU
  16. 2.    Using CTCM
  17. 3.    Using CTCU
  18. 4.    PnP Concepts
  19. 5.    PnP in Windows 95 MS-DOS Mode
  20. 6.    PnP in DOS/Windows 3.x
  21. 7.    Creative's Approach to PnP
  22. 8.    Common Questions and Answers
  23.  
  24. NOTE: Please read the README.TXT file in your PnP 
  25.       Configuration Manager diskette for the latest
  26.       information on the software.
  27.  
  28.  
  29. 1. INSTALLING CTCM & CTCU
  30.  
  31.    To install Creative PnP Configuration Manager (CTCM)
  32.    and Creative PnP Configuration Utility (CTCU) in
  33.    DOS/Windows 3.x:
  34.  
  35.    1.  Insert the PnP Configuration Manager installation diskette
  36.        into your floppy drive.
  37.    2.  Exit to DOS if you are in Windows 3.x.
  38.    3.  Type A:INSTALL (or B:INSTALL if your diskette is in
  39.        drive B:) and press <ENTER>.
  40.    4.  Follow the instructions on the screen to complete the
  41.        installation.
  42.  
  43.    The installation program will install CTCM as a DOS device
  44.    driver by adding the following line to the CONFIG.SYS file:
  45.  
  46.        DEVICE=<C:\CTCM>\CTCM.EXE
  47.  
  48.    where <C:\CTCM> is the directory where you have installed CTCM.
  49.  
  50.    This CTCM statement will be placed before all the statements
  51.    that load other low-level device drivers (such as CTSB16.SYS
  52.    and SBIDE.SYS) so that your Creative PnP cards will be
  53.    configured before these device drivers try to use them.
  54.  
  55.    NOTE: If you add this line to CONFIG.SYS manually, please
  56.          make sure that this line is placed after the statement
  57.          (if any) that loads the other PnP configuration manager
  58.          in your system.
  59.  
  60.    The installation program will also add the following lines to
  61.    the AUTOEXEC.BAT file:
  62.  
  63.        SET CTCM=<C:\CTCM>
  64.        <C:\CTCM>\CTCU /S /W=<C:\WINDOWS>
  65.  
  66.    where <C:\CTCM> and <C:\WINDOWS> are the directories where
  67.    your CTCM/CTCU and Windows 3.x files are installed respectively.
  68.  
  69.    After the installation, CTCM and CTCU will be invoked each
  70.    time you boot your system.  CTCM will scan for and configure
  71.    any unconfigured Creative PnP cards.  CTCU will run in silent
  72.    mode and update the parameters needed by your Creative and
  73.    Windows drivers.  It will also update the BLASTER environment
  74.    variable if it detects a Creative audio card in the system.
  75.  
  76.    For more details on how the CTCM and CTCU commands work,
  77.    please read the sections "Using CTCM" and "Using CTCU".
  78.  
  79.    NOTE: To configure Creative PnP cards in  Windows 95 MS-DOS
  80.          Mode, CTCM is required but CTCU is not necessary since
  81.          CTCM can get both legacy (non-PnP) and PnP card settings
  82.          from Windows 95. If you do not have Creative Windows 95
  83.          software and you need to configure these cards in Windows
  84.          95 MS-DOS Mode, please refer to section "Common Questions
  85.          and Answers" for configuring these cards under Windows 95
  86.          MS-DOS Mode.
  87.  
  88.  
  89. 2. USING CTCM
  90.  
  91.    After booting your system, you may want to configure a Creative
  92.    PnP card again.  You can do so by running Creative PnP Configuration
  93.    Manager (CTCM)  from the DOS prompt:
  94.  
  95.    1.  Exit to DOS if you are in Windows 3.x or restart in MS-DOS
  96.        Mode if you are in Windows 95.
  97.    2.  Type CTCM and press <ENTER>.
  98.        CTCM will configure your Creative PnP card(s) and update
  99.        the BLASTER environment variable if it detects a Creative
  100.        audio card in your system.
  101.  
  102.    NOTE: CTCM configures Creative PnP cards only.  But it can work
  103.          with or without another PnP configuration manager installed
  104.          in the same system.
  105.  
  106. 3. USING CTCU
  107.  
  108.    You should run Creative PnP Configuration Utility (CTCU) when
  109.    one of the following situations happens:
  110.  
  111.    a.  Your PnP cards' settings do not work properly.
  112.        For example, some systems do not support high DMA (Direct
  113.        Memory Access) and one of your PnP devices is set to use
  114.        high DMA.  Then you need to run CTCU to select another set
  115.        of configuration which does not use high DMA.
  116.  
  117.    b.  You need to add resource settings for new and existing legacy
  118.        (non-PnP) cards.
  119.    c.  You have changed the resource settings of your legacy cards.
  120.    d.  You have removed a legacy card from your system.
  121.        Running CTCU helps to free the resources previously
  122.        allocated to the card.
  123.  
  124.    NOTE: CTCU does not access the resource settings database
  125.          used by Intel Configuration Manager (ICM).  So, do not use
  126.          CTCU to change or disable your card settings if you already
  127.          have ICM installed.  Use ISA Configuration Utility (ICU)
  128.          instead.  For more details, please refer to the section
  129.          "PnP in DOS/Windows 3.x".
  130.  
  131.    To run CTCU in DOS/Windows 3.x:
  132.  
  133.           1.  Exit to DOS if you are in Windows 3.x.
  134.           2.  Change to the directory where your CTCM and CTCU programs
  135.               are installed.  The default directory is C:\CTCM.
  136.           3.  Type CTCU and press <ENTER>.
  137.  
  138.    The CTCU command has two optional switches: /S and /W=C:\<WINDOWS>.
  139.    You can type it in the following way:
  140.  
  141.           CTCU /S /W=<C:\WINDOWS>
  142.  
  143.    where <C:\WINDOWS> is the directory where your Windows 3.x
  144.    files are installed.
  145.  
  146.    The /S switch notifies CTCU to run in silent mode.  This means that
  147.    it will not display any messages or screens.  It will simply update
  148.    the parameters required by Creative drivers.  If you do not use the
  149.    /S switch, CTCU will run in full-screen mode.
  150.  
  151.    The /W=<C:\WINDOWS> switch informs CTCU to update the PnP hardware
  152.    information of your Windows drivers in the SYSTEM.INI file.  If you
  153.    do not use this switch, CTCU will prompt you to enter the name of
  154.    the directory where your Windows files can be found.
  155.  
  156.    When you run CTCU in full-screen mode, you can pull down the
  157.    menu to select one of the following sections:
  158.  
  159.           1.  PnP Cards section
  160.           2.  Legacy Cards section
  161.           3.  System Devices section
  162.  
  163.    You can use your mouse or keyboard to move around and select an
  164.    item or action in CTCU.
  165.  
  166.    To pull down the CTCU menu, click the menu or press the <ALT>
  167.    key, followed by <ENTER>.  To select an item in a menu or box,
  168.    use your mouse or the arrow keys to move your screen cursor to
  169.    that item.
  170.  
  171.    To see more details about an item, double-click the item or press
  172.    <ENTER> after you have moved your screen cursor to that item.  To
  173.    move your screen cursor from box to box within the same window,
  174.    click the box or press <TAB>.
  175.  
  176.    The instructions in the following sections are written with the
  177.    assumption that you will use your mouse in CTCU.
  178.  
  179.  
  180.    3.1 PnP Cards Section
  181.  
  182.        NOTE: You can use this section to view the resource settings
  183.              of the PnP cards in your system and change the settings
  184.              of Creative PnP cards only.
  185.  
  186.        When you select the PnP Cards section from the CTCU menu, the
  187.        Plug and Play window will appear, listing the PnP cards in the
  188.        system.  Choosing a card here will, in turn, display a list of
  189.        logical devices on that particular card.
  190.  
  191.        To view the resources for a PnP device, double-click the device
  192.        you want.  Alternatively, select the device from the list and
  193.        then click the Resources button.  The Resources window will
  194.        appear.
  195.  
  196.        The Resources window displays the current resource settings of
  197.        a particular logical device.  The settings shown may include
  198.        input/output (I/O) ranges, interrupts, Direct Memory Access
  199.        (DMA) channels and 32-bit memory ranges, depending on the PnP
  200.        card you have and the configuration chosen.
  201.  
  202.        To change the resource configuration, click the down arrow
  203.        next to the Configuration box and then select a suitable
  204.        configuration which has all the settings that your card needs.
  205.  
  206.        To disable a logical device, click the Disable checkbox.  A
  207.        mark will appear in the box, informing CTCM not to configure
  208.        this device the next time it runs.
  209.  
  210.        To view or change a resource setting, double-click the setting
  211.        you want, or alternatively, select the setting and then click
  212.        the Reconfigure button in the Resources window.  Depending on
  213.        the setting that you have chosen, one of the following windows
  214.        will appear:
  215.  
  216.        a.  I/O Range window
  217.        b.  Interrupt window
  218.        c.  Direct Memory Access window
  219.        d.  Memory Range window
  220.        
  221.        The I/O Range window displays the current I/O resource setting
  222.        and a list of possible settings.  To change this setting, select
  223.        one from the list.  Make sure it will not conflict with the other
  224.        cards' settings.  Then double-click the new setting or click the
  225.        OK button.
  226.  
  227.        The Interrupt window displays the current interrupt resource
  228.        setting and a list of possible settings.  To change this setting,
  229.        select one from the list.  Make sure that it will not conflict
  230.        with the other cards' settings.  Then double-click the new setting
  231.        or click OK.
  232.  
  233.        The Direct Memory Access window displays the current DMA resource
  234.        setting and a list of possible settings.  To change this setting,
  235.        select one from the list.  Make sure it will not conflict with the
  236.        other cards' settings.  Then double-click the new setting or click
  237.        the OK button.
  238.  
  239.        The Memory Range window displays the current 32-bit memory resource
  240.        setting and a list of possible settings.  To change this setting,
  241.        select one from the list.  Make sure it will not conflict with the
  242.        other cards' settings.  Then double-click the new setting or click
  243.        OK.
  244.  
  245.        NOTE: Each of these windows has a Conflicting Devices message
  246.              box which will inform you of any hardware conflicts that
  247.              may result from the settings you have just selected for
  248.              your card.
  249.  
  250.        To see the list of settings available in each window, click the
  251.        down arrow on the right-hand side of the Choices box.
  252.  
  253.  
  254.    3.2 Legacy Cards Section
  255.  
  256.        NOTE: You can use this section to enter, view or change the
  257.              resource settings of all the legacy (non-PnP) cards in
  258.              your system.
  259.  
  260.        When you select the Legacy Cards section from the CTCU menu,
  261.        the Legacy window will appear, displaying the resources taken
  262.        up by the legacy cards in your system.
  263.  
  264.        You can add information on a legacy card's resource settings
  265.        by simply clicking the Add button. You can also view, change
  266.        or remove an existing card's resource settings by selecting a
  267.        card in the window and then clicking one of the following:
  268.  
  269.        a.  Add button
  270.        b.  View All button
  271.        c.  Change button
  272.        d.  Remove button
  273.  
  274.        Add Button
  275.  
  276.        Clicking this button in the Legacy window opens the Add window
  277.        where you can enter the following details for a new or existing
  278.        legacy card in your system:
  279.  
  280.        a.  Card Name
  281.        b.  Input/Output Range (I/O)
  282.        c.  Interrupt (IRQ)
  283.        d.  Direct Memory Access channel (DMA)
  284.        e.  32-bit Memory Range (Mem)
  285.  
  286.        NOTE: You must enter the card's name in the Card Name field.  The
  287.              other fields can be left blank.
  288.  
  289.        View All Button
  290.  
  291.        Clicking this button in the Legacy window opens the View All
  292.        window, which lists all the resources you have reserved in your
  293.        system. These resources are grouped by type and displayed in four
  294.        boxes ≤ input/output Range (I/O), interrupt (IRQ), Direct Memory
  295.        Access channel (DMA), and 32-bit memory range (Mem).
  296.  
  297.        Change Button
  298.  
  299.        Clicking this button in the Legacy window opens the Change window
  300.        which displays the current resources that have been reserved for
  301.        a selected legacy card.  You can also change any of the resources
  302.        as well as the card's name here.
  303.  
  304.        NOTE: Be very careful when you add or change resource information
  305.              for a legacy card. Verify all the hardware settings of the
  306.              legacy cards in your system.  Filling in incorrect data may
  307.              reserve resources which will not be used by any device!
  308.  
  309.        Remove Button
  310.  
  311.        Clicking this button in the Legacy window removes a selected
  312.        card's settings.
  313.  
  314.  
  315.    3.3 System Devices Section
  316.  
  317.        NOTE: You can use this section to view but not change the
  318.              resource settings of the system devices in your
  319.              computer.
  320.  
  321.        When you select the System Devices section from the CTCU menu,
  322.        the System Device Resources window appears, listing all the
  323.        resources used by your system devices.
  324.  
  325.        These resources are grouped by type and displayed in four
  326.        boxes: input/output range (I/O), interrupt (IRQ), Direct
  327.        Memory Access channel (DMA) and 32-bit memory range (Mem).
  328.  
  329. 4. PnP CONCEPTS
  330.  
  331.    When you add a hardware card to your personal computer (PC), you
  332.    must reserve some system resources - such as input/output address
  333.    spaces, interrupts, Direct Memory Access channels or memory spaces
  334.    - for the card.  You must also make sure that there is no hardware
  335.    conflict, that is, the resources reserved by one card are not used
  336.    by another card in the same system.
  337.  
  338.    Before Plug and Play (PnP) was introduced, you can reserve system
  339.    resources only by manually changing the settings of some dip
  340.    switches or jumpers on a legacy (non-PnP) card.    This can be quite
  341.    difficult since you have to understand how the hardware settings
  342.    correspond to the system resources that your card requires.  It
  343.    can also be very tedious since you may need to change the dip
  344.    switch or jumper settings several times before your card can be
  345.    configured without any hardware conflict.
  346.  
  347.    With the emergence of Plug and Play (PnP), a revolutionary design
  348.    philosophy and a new PC architecture specification finalized
  349.    recently, the PC, hardware cards, drivers and the operating
  350.    system can now work together without such ôuser intervention.
  351.  
  352.    You no longer need to change any hardware settings on your card
  353.    before it can work properly in a PC.  Instead, a PnP BIOS or
  354.    software would find out the types of resources each card needs
  355.    and allocate the resources accordingly.
  356.  
  357.    Generally, a PnP card requires one of the following to work:
  358.    1.  PnP System BIOS
  359.    2.  PnP Operating System
  360.    3.  PnP Configuration Drivers and Utilities
  361.  
  362.    NOTE: The PnP BIOS specification went through several revisions.
  363.          The version 1.0a specification was finalized in May 1994,
  364.          with further clarifications documented in October 1994.
  365.          As a result, older PnP systems shipped are not fully
  366.          compliant with this specification.  So, there are some
  367.          compatibility problems. For more details, please read
  368.          the section "PnP in DOS/Windows 3.x".
  369.  
  370.  
  371.    4.1 PnP System BIOS
  372.  
  373.        The PnP system BIOS is the lowest level of your PnP system.
  374.        Its main functions are to provide information on the resource
  375.        settings of your system devices and to configure PnP cards.
  376.  
  377.        Some PnP system BIOS configure PnP cards automatically. Other
  378.        BIOS give you an option in their setup utilities to disable
  379.        their PnP configuration capability.  Please refer to your
  380.        system manual for more details.
  381.  
  382.  
  383.    4.2 PnP Operating System
  384.  
  385.        A PnP operating system provides a fully PnP user environment.
  386.        It can support PnP cards on its own, with or without a PnP
  387.        system BIOS.  Its main functions are to determine which
  388.        resources have been reserved by the legacy and PnP cards
  389.        in your system, and then dynamically allocate free resources
  390.        to newly added PnP cards.
  391.  
  392.        Windows 95 is an example of a PnP operating system.  When you
  393.        install or upgrade to Windows 95 for the first time, it will
  394.        automatically determine the resource settings of the existing
  395.        cards in your system and allocate other resources to new PnP
  396.        cards.
  397.  
  398.        When you add a legacy card later, however, you will need to
  399.        run the "Add New Hardware" wizard in Control Panel so that
  400.        Windows 95 can detect this card.  To avoid any conflicts that
  401.        may be introduced by the hardware settings of this new legacy
  402.        card, Windows 95 may also re-assign different resources to
  403.        existing PnP cards.
  404.  
  405.    4.3 PnP Configuration Drivers and Utilities
  406.  
  407.        If you do not have a PnP operating system, you need to install
  408.        a PnP configuration driver and utility to perform the allocation
  409.        and configuration functions of a PnP operating system.
  410.  
  411.        A PnP configuration driver determines the resource settings of
  412.        all your system devices and legacy cards, configures PnP cards,
  413.        and provides relevant configuration information to other drivers
  414.        or applications that access your PnP cards.
  415.  
  416.        A PnP configuration utility allows you to view, enter or change
  417.        the resource settings of the PnP and legacy cards in your system.
  418.        The new or changed settings are then used by the PnP configuration
  419.        driver to configure new PnP cards.
  420.  
  421.        Intel Configuration Manager (ICM) and ISA Configuration Utility
  422.        (ICU) are examples of a PnP configuration driver and a PnP
  423.        configuration utility.  For more details, please read the
  424.        section "PnP in DOS/Windows 3.x".
  425.  
  426.  
  427. 5. PnP IN WINDOWS 95 MS-DOS MODE
  428.  
  429.    Although Windows 95 configures PnP cards in its Windows and DOS box
  430.    environments, it does not configure them in an MS-DOS Mode session.
  431.    Therefore, you need to run a PnP configuration driver to configure
  432.    these cards in this session.  Otherwise, when you run a DOS program
  433.    in MS-DOS Mode, the program would not be able to detect any of your
  434.    PnP cards.
  435.  
  436.    NOTE: For more details on how you can start an MS-DOS Mode session
  437.          in Windows 95, please refer to the documentation that comes
  438.          with Windows 95.
  439.  
  440.  
  441. 6. PnP IN DOS/WINDOWS 3.x
  442.  
  443.    DOS/Windows 3.x is not a PnP operating system.  So, to configure
  444.    PnP cards, you need to install a PnP configuration driver and a PnP
  445.    configuration utility.
  446.  
  447.    Currently, a generic set of PnP configuration driver and utility
  448.    that you can find in the market for the DOS/Windows 3.x environment
  449.    is ICM.  Consisting of Intel Configuration Manager (ICM) and ISA
  450.    Configuration Utility (ICU), this driver and utility set was
  451.    developed by Intel Corporation as an interim solution to facilitate
  452.    PnP configuration when a PnP operating system is not available.
  453.    It may come pre-installed in your PC or bundled with your PnP cards.
  454.  
  455.    However, due to the compatibility problem mentioned earlier (please
  456.    refer to the note in the section "PnP Concepts"), you may encounter
  457.    one of the following error message or problems when you use ICM
  458.    version 4.13 to configure your PnP card:
  459.  
  460.    a.  "Error: Failed NVS write, Error=82h"
  461.    b.  Failure to detect PnP BIOS machine
  462.    c.  Failure to assign new configuration to PnP card
  463.  
  464.    And ICM may not be able to configure your PnP card properly.
  465.  
  466.  
  467. 7. CREATIVE'S APPROACH TO PnP
  468.  
  469.    To solve problems similar to those mentioned in the previous
  470.    section, we have developed a set of DOS-based PnP configuration
  471.    driver and utility for the DOS/Windows 3.x and Windows 95 MS-
  472.    DOS Mode environments.  They are called Creative PnP Configuration
  473.    Manager (CTCM) and Creative PnP Configuration Utility (CTCU).
  474.  
  475.    CTCM can be loaded as a device driver through a statement in
  476.    the CONFIG.SYS file.  It can also be run from the DOS prompt.
  477.    It configures Creative PnP cards only and provides configuration
  478.    information to other drivers or DOS applications.
  479.  
  480.    CTCU is used when your DOS/Windows 3.x system does not have
  481.    ICM and ICU.  It allows you to perform the following functions
  482.    on the devices in your system:
  483.  
  484.    a.  Enter, view, change or remove the settings of legacy cards
  485.    b.  View, change, or disable the settings of Creative PnP cards
  486.    c.  View the settings of system devices and non-Creative PnP
  487.        cards
  488.  
  489.  
  490.    7.1 Why Use CTCM and CTCU?
  491.  
  492.        There are several reasons why we offer CTCM and CTCU:
  493.  
  494.        1.  CTCM provides a consistent method for configuring all
  495.            Creative PnP cards.  It works with or without PnP BIOS or
  496.            ICM.  If your PnP BIOS or ICM has already configured your
  497.            PnP card(s), CTCM will simply retain those settings.
  498.  
  499.        2.  If the PnP BIOS or ICM did not configure your Creative PnP
  500.            cards properly, due to incompatability problems similar to
  501.            those mentioned in the section "PnP in DOS/Windows 3.x",
  502.            CTCM may be able to allocate resources to these cards.
  503.  
  504.        3.  If you use ICM to solve the Windows 95 MS-DOS Mode problem,
  505.            you need to enter legacy card settings through ICU although
  506.            Windows 95 already has this information.  ICM also stays
  507.            resident and competes with your DOS programs for memory space.
  508.  
  509.            CTCM, on the other hand, configures Creative PnP cards with
  510.            the same settings used by Windows 95.  You need not run
  511.            CTCU at all.  CTCM also does not stay resident and thus,
  512.            does not waste any memory space.
  513.  
  514.        4.  You need not reboot your system after using CTCU to change
  515.            Creative PnP card settings, if you do not have any DOS device
  516.            drivers (e.g., SBIDE.SYS or CTSB16.SYS) loaded. You only need
  517.            to run CTCM to reconfigure the card.  This is possible because
  518.            CTCM can be activated from the DOS prompt, unlike ICM.
  519.  
  520.  
  521.    7.2 Limitations of CTCM and CTCU
  522.  
  523.        If you use a non-PnP operating system like DOS/Windows 3.x and
  524.        do not have a PnP BIOS or ICM, your PnP card works like a
  525.        software-configurable card.
  526.  
  527.        In such an environment, CTCM needs to know which resources have
  528.        been reserved by all the legacy and PnP cards, and system devices
  529.        in your system before it can allocate conflict-free resources to
  530.        your new Creative PnP card.
  531.  
  532.        CTCM can get the resource settings of PnP cards and system devices
  533.        from the PnP cards and BIOS.  But you need to use CTCU to enter
  534.        the resource settings of all the legacy cards in your PC, and then
  535.        run CTCM to configure your Creative PnP card.
  536.  
  537.        You may still encounter hardware conflicts if the resource settings
  538.        specified through CTCU are incomplete or wrong.  If this happens,
  539.        use CTCU to select a different group of resources for the Creative
  540.        PnP card that caused the conflict.  You may need to try a few
  541.        combinations until you find one that works.  This can be tedious,
  542.        but it is easier than the legacy way of changing dip switches or
  543.        jumpers.
  544.  
  545.  
  546. 8. COMMON QUESTIONS AND ANSWERS
  547.  
  548.    This section gives the answers to some common questions that you
  549.    may have while installing a Creative PnP card in the DOS/Windows
  550.    3.x and Windows 95 MS-DOS Mode environments.
  551.  
  552.    8.1 General Questions
  553.  
  554.        Question : I have a PnP BIOS as well as a PnP operating system
  555.                   or a PnP configuration driver and utility.  Which one
  556.                   should I use to configure my PnP card?
  557.  
  558.        Answer   : If you have a PnP operating system or a PnP
  559.                   configuration driver and utility, it is better
  560.                   to let your PnP operating system or configuration
  561.                   driver configure your PnP card. Try to set your
  562.                   BIOS so that it will not configure PnP cards since
  563.                   it may not have access to the hardware setting
  564.                   information of your legacy (non-PnP) cards and thus
  565.                   may give your PnP card some settings that would
  566.                   conflict with those of existing legacy cards.
  567.  
  568.  
  569.        Question : I have just upgraded my operating system from
  570.                   DOS/Windows 3.x to Windows 95.  But I do not have
  571.                   any Windows 95 software for my Creative PnP cards.
  572.                   What must I do to configure these cards properly?
  573.  
  574.        Answer   : Use your Windows Explorer to look for a CTCM.INF
  575.                   file in your CTCM directory.  Right-click on the file
  576.                   and select Install from the shortcut menu that appears.
  577.                   This program will copy some drivers into your system
  578.                   to configure your PnP cards in MS-DOS Mode.  It will
  579.                   also convert into remarks all CTCM/CTCU statements
  580.                   in your CONFIG.SYS and AUTOEXEC.BAT files as Windows
  581.                   95 will take care of all PnP configurations in its
  582.                   Windows and DOS box environments.
  583.  
  584.    8.2 ICM Questions
  585.  
  586.        Question : Must I remove ICM in order to use CTCM?
  587.  
  588.        Answer   : No, you do not have to remove ICM to use CTCM.  If
  589.                   both CTCM and ICM are installed in your system, just
  590.                   make sure the CTCM statement in your CONFIG.SYS
  591.                   file is placed after the ICM statement.
  592.  
  593.        Question : What should I do if I cannot configure my Creative
  594.                   PnP card using ICM?
  595.  
  596.        Answer   : If you cannot configure your PnP card using ICM, try
  597.                   removing ICM.  Then use CTCU and CTCM to change and
  598.                   reconfigure your card settings.  For more details on
  599.                   using CTCU or CTCM, please refer to the sections
  600.                   "Using CTCM" and "Using CTCU".
  601.  
  602.  
  603.    8.3 CTCU Question
  604.  
  605.        Question : Can I run CTCU to change or disable my card settings
  606.                   if I have ICM in my system?
  607.  
  608.        Answer   : No, do not use CTCU to change or disable your card
  609.                   settings since CTCU does not access or update the
  610.                   resource settings database used by ICM.
  611.  
  612.                   You should use ICU instead to change or disable your
  613.                   card settings if ICM is already loaded into your
  614.                   system.
  615.  
  616.    8.4 CTCM Questions
  617.  
  618.        Question : How do I use CTCM to configure both legacy and PnP
  619.                   cards in DOS/Windows 3.x?
  620.  
  621.        Answer   : First, run CTCU to add the information on the hardware
  622.                   resource used by your legacy cards.  Next, run CTCM
  623.                   to configure your PnP card.
  624.  
  625.                   Alternatively, if you do not know your legacy cards'
  626.                   settings, use CTCU to change the settings of your PnP
  627.                   card.  Then run CTCM and test whether your card works
  628.                   properly.  This is a trial-and-error method since
  629.                   CTCM will not be "informed" about the resources that
  630.                   have been reserved by your legacy cards. You may need
  631.                   to try different combinations of settings before you
  632.                   can configure your PnP cards successfully, without
  633.                   any hardware conflicts with existing cards.
  634.  
  635.                   For more details on using CTCU or CTCM, please refer
  636.                   to the sections "Using CTCM" and "Using CTCU".
  637.  
  638.  
  639.        Question : My system hangs or reboots whenever I load CTCM.
  640.                   What should I do?
  641.  
  642.        Answer   : The memory area of your PnP BIOS machine is probably
  643.                   mapped by EMM386 using the HIGHSCAN option and thus,
  644.                   can get corrupted easily.  When it does, CTCM will not
  645.                   work properly.  Your system may then hang or reboot
  646.                   whenever you load CTCM.
  647.  
  648.                   To solve this problem, remove the HIGHSCAN option
  649.                   in the EMM386 statement in the CONFIG.SYS file.
  650.                   For example, change the statement
  651.  
  652.                       DEVICE=<C:\dir>\EMM386.EXE HIGHSCAN <other parameters>
  653.                   to
  654.                       DEVICE=<C:\dir>\EMM386.EXE <other parameters>
  655.  
  656.                   where <C:\dir> is the directory in which your
  657.                   EMM386 program is installed and <other parameters>
  658.                   are the other parameters in the EMM386 statement
  659.  
  660.                  ******** END OF MANUAL.TXT ********
  661.  
  662.