   Windows for Workgroups v3.11

   Introduction:
   -------------
   This document describes the procedure to install  Microsoft Windows
   for Workgroups v3.11 driver for REALTEK RTL8139 Fast ethernet adapter.

   Location of Driver:     \WFW311\RTSND.DOS

   Sample Configuration Files:
   ---------------------------
      CONFIG.SYS (install will add these lines)

         DEVICE=C:\WINDOWS\PROTMAN.DOS /I:C:\WINDOWS
         DEVICE=C:\WINDOWS\RTSND.DOS
    ***  DEVICE=C:\WINDOWS\MSIPX.SYS   (Added if running NetWare)
         DEVICE=C:\WINDOWS\WORKGRP.SYS
         LASTDRIVE=P

      PROTOCOL.INI (install creates this file)

        [network.setup]
        version=0x3100
        netcard=RTL8139,1,RTL8139
        transport=ms$netbeui,MS$NETBEUI
   ***  transport=ms$ipx,MS$IPX        (Added if running NetWare)
        lana0=RTL8139,1,ms$netbeui
   ***  lana0=RTL8139,1,ms$ipx         (Added if running NetWare)

        [protman]
        DriverName=PROTMAN$
        PRIORITY=MS$NETBEUI



         [RTL8139]
         ; RTL8139 RPOTOCOL.INI SAMPLE
         DriverName=RTSND$
         EtherID=@52544C111111  ;This  keyword is used to desinate a RTL8139
                                ;adapter by assigning its ethernet ID
                                ;when more than one adapters exist on one
                                ; system.

         BusNo=@00          ;This  keyword is used to desinate a RTL8139
                            ;adapter by assigning it's PCI bus number
                            ;when more than one adapters exist on one
                            ; system.(must be used with 'DeviceNo' keyword)

         DeviceNo=@0A       ;This  keyword is used to desinate a RTL8139
                            ;adapter by assigning it's PCI Device number
                            ;when more than one adapters exist on one
                            ; system.(must be used with 'BusNo' keyword)

         Speed= 100/10      ;This keyword is used to force RTL8139 adapter
                            ;to speed 10M or 100M mode. If not present,
                            ;the driver will auto-detect the speed.



        [MS$NETBEUI]
        DriverName=netbeui$
        SESSIONS=10
        NCBS=32
        BINDINGS=RTL8139
        LANABASE=0

   ***  [MS$IPX]                       (Added if running NetWare)
   ***  Drivername=IPX$                (Added if running NetWare)
   ***  MediaType=Novell/Ethernet      (Added if running NetWare)
   ***  Bindings=RTL8139               (Added if running NetWare)

      AUTOEXEC.BAT
        C:\WINDOWS\NET START
    *** C:\WINDOWS\MSIPX               (Added if running NetWare)
    *** C:\WINDOWS\NETX                (Added if running NetWare)

Installing driver procedure on Windows for Workgroups
-------------------------------------------------------
      1. When installing Windows for Workgroups, you are prompted for 
         Network Setup.Choose " Nerworks" to select what kind of network  
         for your system.
         
      2. Select " Drivers" then click on " Add Adapter".

      3. Select the "Unlisted or Updated Network Adapter" then click [OK].

      4. Specify the directory for the driver (X:\PIM-582\RT-8139A\WFW311) and select
         the Adapter driver then click [OK].(X: is the drive where CD Driver 
         disk has been inserted)

      5. The Realtek RTL8139 Fast Ethernet Adapter Will be listed. Select
         [OK] to continue the installation.

      6. When system asks for RTSND.386 or RTSND.DOS file please type  
         X:\PIM-582\RT-8139A\WFW311.(X: is the drive where CD Driver disk has been 
         inserted)
         
      7. Continue the installation per Windows for Workgroups instructions.


