/////////////////////////////////////////////////////////////////////////////
//
//  Installation of the interface board device driver
//                                                                      V1.03
//  For Windows 95, Windows 98, Windows Me, Windows 2000
//
//  Copyright (C) 1997 COMPUTEX CO.,LTD.
//
/////////////////////////////////////////////////////////////////////////////

1.Interface

+-----------+--------+---------------+--------------+---------+
|   Name    | Bus    |   Host        |Window95/98/Me| Win2000 |
+-----------+--------+---------------+--------------+---------+
| ISA-IF01  | ISA    | AT compatible |      O       |    X    |
| ISA-IF02  | ISA    | AT compatible |      O       |    X    |
| PCC-IF01  | PCMCIA | AT compatible |      O       |    X    |
| PCC-IF02  | PCMCIA | AT compatible |      O       |    O    |
| PCI-IF01  | PCI    | AT compatible |      O*1     |    X    |
| PCI-IF02  | PCI    | AT compatible |      O       |    O    |
+-----------+--------+---------------+--------------+---------+
     
    *1 PCI-IF01 supports only OSR2(4.00.950 B) of Windows95  It is not recognizable
      in the standard (4.00.950 or 4.00.950A) of Windows95.


2.\Drivers folder content

    README.TXT          This file
    CTEXW9X.INF          Interface board configuration file for Windows95/98/Me
    CTEXW2K.INF          Interface board configuration file for Windows2000
    CTEXIF02.SYS         Device driver unit for Windows2000
    CTEXIF03.SYS         Device driver unit for Windows2000
    WRTDEV0.VXD          Device driver for Windows95/98/Me
    WRTDEV1.VXD          Device driver for Windows95/98/Me
    WRTDEV2.VXD          Device driver for Windows95/98/Me
    WRTDEV3.VXD          Device driver for Windows95/98/Me
    WRTDEV4.VXD          Device driver for Windows95/98/Me
    WRTDEV5.VXD          Device driver for Windows95/98/Me
    WRTDEV6.VXD          Device driver for Windows95/98/Me
    WRTDEV7.VXD          Device driver for Windows95/98/Me
    WRTDEV8.VXD          Device driver for Windows95/98/Me
    WRTDEV9.VXD          Device driver for Windows95/98/Me
    ISA_NT4.TXT          Description file of the WindowsNT4.0 device driver for ISA-IF01 and 02
    ISA_NT4.EXE          Installer of the Windows NT4.0 device driver for ISA-IF01 and 02
    IF02_NT4.TXT         Description file of the WindowsNT4.0 device driver for PCI-IF02
    IF02_NT4.EXE         Installer of the WindowsNT4.0 device driver for PCI-IF02

3.Installation

    The way to install differs depending on whether to support Plug and Play or not.

    - For PCI and PCMCIA(PCC) interface board

      1.Insert the interface card.
        Supporting Plug and Play, it is recognized automatically.
      2.Upon recognizing the new hardware, a dialog appears to select the driver
        to install.
      3.Select [Driver provided by the hardware manufacturer] by the radio button
        and click the [OK] button.
      4.The [Install from the floppy disk] dialog appears. Insert the CD-ROM in 
        the drive and specify the directory (\DRIVERS). Then click the [OK] button.
      5.The screen to select the device appears.  Select the name of the interface
        board to install from the [Model] list.
        Click the [Finish] button to complete installation.

    - For ISA interface board

    1.Double-click [Hardware] in [Control Panel] of Window 95.
      The hardware wizard appears.
    2.Click the [Next] button in the lowr part of the initial screen of the
      hardware wizard.
    3.The question, [Do you want to detect the new hardware automatically?], appears.
      Then the radio button is switched to [No] and click the [Next] button.
      The screen appears to select the type of the hardware to install.
    4.Select [Other Devices] among the types of the hardware and click the [Next] button.
      The screen appears to select the hardware manufacturer and the model..
    5.By pressing the [Use Disk] button, the [Install from floppy disk] dialog appears.
      Insert the CD-ROM with this file in the drive and specify the directory (\DRIVERS).
      Then click the [OK] button.
    6.The screen changes to the hardware wizard screen.  Select the name of the interface
      board to install and click the [Next] button.
    7.Write down the content of [Setting] in [Memory range] displayed in the list box of
      the resource types and set the DIP switch of the interface board.
      Keep installing here even when [Memory range] is changed to the specific address.
      Click the [OK] button.
    8.Click the [Finish] button to complete installation.
    9.Shut down the computer.
   10.Change the DIP switch of the interface board by the address in 7.
      Then mount it on the computer and restart it.
   11.To change the address in 7, start up [System] in [Control Panel] after completing
      installation.
      and then the property of the installed interface board of [COMPUTEX-I/F] in the 
      [Device Manager] tab. 
   12.Change the setting in [Memory range] in the [Resource] tab.
      Make sure to use the same address for the memory range changed in this setting and
      the DIP switch setting of the interface board.


4.Version history
-------------------------------------------------------------------------
 V1.02 -> V1.03                                               2000/06/19
-------------------------------------------------------------------------
- This driver was changed to support Windows95, Windows98, windows Me and
  Windows2000.

-------------------------------------------------------------------------
 V1.01 -> V1.02                                               2000/02/24
-------------------------------------------------------------------------
- PCC-IF02 (interface for the PCMCIA card) was changed to support
  Windows2000.

-------------------------------------------------------------------------
 V1.00 -> V1.01                                               2000/02/17
-------------------------------------------------------------------------
- PCI-IF02 (interface for the PCE bus) was changed to support Windows2000.
