               **************************************************
                      RADTEK RTK8189C Based Fast Ethernet Card
                              
		   NetWare Server Driver Installation Guide
               **************************************************

-----------------------
Installation Procedure 
-----------------------

Contents:
                1. File Description
                2. Driver Installation for NetWare Server
                3. Parameters Description

1. File Description

Filename              Description
=================     =====================================================
README.TXT            Presents a summary of the contents for NetWare Server
                      driver installation.

RTK8189C.LAN            RADTEK RTK8189C based 32-bit ODI Driver
                      This driver complies with NetWare ODI Server driver
                      SPEC 3.31.

RTK8189C.LDI            The RADTEK RTK8189C driver installation file for Netware 4.x
                      / Netware 5.x / Netware 6.x

3.12\ETHERTSM.NLM     NetWare Server 3.12 driver Topology Specific Module (TSM)
                      for Ethernet.

3.12\NBI31X.NLM       NetWare Server 3.12 Bus Interface module.

3.12\MSM31X.NLM       NetWare Server 3.12 LAN driver Media Support
                      Module (MSM).

4.X\NBI.NLM           NetWare Server 4.X Bus Interface module.

4.X\MSM.NLM           NetWare Server 4.X LAN driver Media Support
                      Module (MSM).

4.X\ETHERTSM.NLM      NetWare Server 4.X LAN driver Topology Specific Module
                      (TSM) for Ethernet.

5.X\NBI.NLM           NetWare Server 5.X Bus Interface module.

5.X\MSM.NLM           NetWare Server 5.X LAN driver Media Support
                      Module (MSM).

5.X\ETHERTSM.NLM      NetWare Server 5.X LAN driver Topology Specific Module
                      (TSM) for Ethernet.

6.X\NBI.NLM           NetWare Server 6.X Bus Interface module.

6.X\MSM.NLM           NetWare Server 6.X LAN driver Media Support
                      Module (MSM).

6.X\ETHERTSM.NLM      NetWare Server 6.X LAN driver Topology Specific Module
                      (TSM) for Ethernet.

===============================================================================

2. Driver Installation for NetWare Server

     ** Driver Installation for NetWare Server 3.12 **

         a. Insert Driver Diskette in your PC's floppy drive (A: or B:).
         b. Change to the NetWare Server directory.
         c. Copy the following files from Driver Diskette to the NetWare
            Server directory.

            \NOVELL\SERVER\3.12\NBI31X.NLM
            \NOVELL\SERVER\3.12\MSM31X.NLM
            \NOVELL\SERVER\ETHERTSM.NLM
            \NOVELL\SERVER\RTK8189C.LAN

         d. Sample AUTOEXEC.NCF for NetWare Server 3.12

           AUTOEXEC.NCF
           ============
              LOAD C:NBI31X
              LOAD C:MSM31X
              LOAD C:ETHERTSM
              LOAD C:RTK8189C SLOT=2 FRAME=ETHERNET_802.2 NAME=MY_8022
              LOAD C:RTK8189C SLOT=2 FRAME=ETHERNET_802.3 NAME=MY_8023
              LOAD C:RTK8189C SLOT=2 FRAME=ETHERNET_II NAME=MY_II
              LOAD C:RTK8189C SLOT=2 FRAME=ETHERNET_SNAP NAME=MY_SNAP
              BIND IPX MY_8022 NET=10
              BIND IPX MY_8023 NET=20
              BIND IPX MY_II   NET=30
              BIND IPX MY_SNAP NET=40


    ** Driver Installation for NetWare Server 4.X 5.X and 6.X **

         a. Update Netware Server to 4.2.
            (If dont update to 4.2, use diskette update file "MSM.NLM,
             ETHERTSM.NLM")
         b. Run NetWare Server System.
         c. When the Server prompt appears, load the NetWare Server
            Installation Utility ==> "LOAD INSTALL"
         d. Select "Driver options" from the "Installtion Options" menu.
         e. Select "Configure network drivers" from the "Driver Options" menu.
         f. Select "Select a driver" from the "Additional Driver Actions" menu
         g. Press <Ins> to install a unlisted driver, then press <F3> to
            specify a different path.
         h. Insert Driver Diskette in your PC's floppy drive and specify
            the path A:\NOVELL\SERVER
         i. Select "RADTEK RTK8189C Based Fast Ethernet Card Driver" from the
            "Select a driver to install:" menu.
         j. If necessary, select "Select/Modify driver parameters and
            protocols" from the "Board RTK8189C_1 (Driver RTK8189C) Actions" memu.
         k. Follow instructions to complete driver installation.

3. Parameter Description

        The following parameters are used in RTK8189C.LAN.

    a. SLOT  : Specifies which adapter is enabled when multiple RTK8189C based
               adapters are found in your computer.

                Ex: LOAD RTK8189C SLOT=3 FRAME=ETHERNET_802.2
                    LOAD RTK8189C SLOT=4 FRAME=ETHERNET_II

    b. FRAME : Specifies which frame type is used by the driver.  Accepted
               values are Ethernet_802.2, Ethernet_802.3, Ethernet_II and
               Ethernet_SNAP.

                Ex: LOAD RTK8189C FRAME=ETHERNET_802.2
                    LOAD RTK8189C FRAME=ETHERNET_802.3
                    LOAD RTK8189C FRAME=ETHERNET_II
                    LOAD RTK8189C FRAME=ETHERNET_SNAP

    c. NODE  : Use a different address to replace the node address burned
               in EEPROM.

               Ex: LOAD RTK8189C NODE=004095888888

    d. SPEED : Specifies which medium type is used by the driver.
               Accepted vaules are AUTO, 1000FULL, 1000HALF, 100FULL
               , 100HALF, 10FULL and 10HALF.

               Ex: LOAD RTK8189C SLOT=3 FRAME=ETHERNET_802.2 SPEED=100FULL

