/////////////////////////////////////////////////////////////////////////////
//
// Installing the interface board device driver
//                                                                      V1.05
//  For Windows 95/98/Me, Windows 2000, Windows XP
//
//  Copyright (C) 1997 COMPUTEX CO.,LTD.
//
/////////////////////////////////////////////////////////////////////////////

1. Interface

+----------+--------+---------------+----------------+------------+-----------+
|   Name   |  Bus   |   Host        | Window95/98/Me | Win2000/XP |WinNT4(SP3)|
+----------+--------+---------------+----------------+------------+-----------+
| PCI-IF03 | PCI    | ATcompatibles |      S         |      S     |    E*1    |
| PCC-IF03 | PCMCIA | ATcompatibles |      S         |      S     |    N      |
+----------+--------+---------------+----------------+------------+-----------+
    S = Specify the folder containing this driver by the wizard of plug and
        play for each OS.
    N = Not supported
    E = Execute the installer software (IF03_NT4.EXE) of the device driver.
         See IF03_NT4.TXT for the explanation.
    
    *1 Windows NT4.0(x86) ServicePack3 or above required.


2. Disk contents

   README.TXT     This file
   CTEXW9X.INF    Interface board setting file for Windows95/98/Me
   CTEXW2K.INF    Interface board setting file for Windows 2000/XP
   CTEXIF03.SYS   Device driver main unit for Windows 2000/XP
   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
   IF03_NT4.TXT   Explanation file of the WindowsNT4.0 device driver for PCI-IF03
   IF03_NT4.EXE   Installer of the WindowsNT4.0 device driver for PCI-IF03

3. Installation

    (1) Insert the interface card.
        It is recognized automatically, supporting Plug&Play.
    (2) The new hardwar is recognized and the dialog box appears to select
        the driver.
    (3) Select [Driver (M) provided by the hardware manufacturer] and click
        the [OK] button.
    (4) The dialog, [Install from the floppy disk], appears.
        Insert the CD-ROM containing this file.
        Specify the CD-ROM directory (\DRIVER) and click the [OK] button.
    (5)The display to select the device appears.  Select the interface board
       to install from the [Model] list and click the [OK] button to complete
       installation.


4. Version history
-------------------------------------------------------------------------
  V1.04 -> V1.05                                               2004/07/30
-------------------------------------------------------------------------
- PCC-IF03(PCMCIA card correspondence interface) cannot recognize a
  driver with some personal computers.

-------------------------------------------------------------------------
  V1.03 -> V1.04                                               2000/12/26
-------------------------------------------------------------------------
- PCC-IF03 (Interface for the PCMCIA card) was made to support 
  Windows95/98/Me/2000.

-------------------------------------------------------------------------
  V1.03                                                        2000/06/19
-------------------------------------------------------------------------
- Initial version
