Microsoft Network Client 3.0 for MS-DOS
Microsoft Windows for Workgroups 3.11

Introduction:
-------------
This document describes the procedure to setup the Microsoft Network
Client for DOS driver on the Adapter.

Location of Driver: \NDIS2DOS\RTGBND.DOS

Sample Configuration Files:
---------------------------
Ex1: [PROTOCOL.INI] (install creates this file)

[network.setup]
version=0x3110
netcard=RTL8169,1,RTL8169,1
transport=ms$ndishlp,MS$NDISHLP
transport=ms$netbeui,MS$NETBEUI
lana0=RTL8169,1,ms$netbeui
lana1=RTL8169,1,ms$ndishlp

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

[MS$NDISHLP]
DriverName=ndishlp$
BINDINGS=RTL8169

[MS$NETBEUI]
DriverName=netbeui$
SESSIONS=10
NCBS=12
BINDINGS=RTL8169
LANABASE=0


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

BusNo=@00 ;This keyword is used to desinate the
;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 the
;adapter by assigning it's PCI Device number
;when more than one adapters exist on one
; system.(must be used with 'BusNo' keyword)

Medium= Auto ;This keyword is used to force the adapter
;to speed 1000M,100M or 10M mode. If not present,
;the driver will auto-detect the speed. example:
;Auto --Auto negotiation
;1000FULL --1000M FullDuplex 
;100FULL --100M FullDuplex
;100Half --100M HalfDuplex
;10Full --10M FullDuplex
;10Half --10M HalfDuplex

Installation Procedure :
----------------------
Before you start with the installation procedure, make sure that the
adapter is properly installed and configured. Similarly, Make sure
that your Microsoft Network Client is properly installed.
(If not, The installation utility SETUP.EXE is located on Microsoft
Network Client v3.0 for MS-DOS Disk. Run SETUP.EXE from Disk and the
SETUP program screen will appear, and You must complete each of the
questions. These options are specific to your needs. The installation
procedure will transfer files to a specific directory on the client
and modify existing configuration files to fit your specific needs.)

1. Change to the Microsoft Network Client subdirectory, and run
SETUP.EXE

2. The screen will display some infomation. Press <Enter> .

3. Responds to the screen prompts, selecting "Change Network
Configuration",then press <Enter>.

4. Move the highlight to "Add Adapter", press <Enter>.

5. Select "Network adapter not shown on list below ...".

6. Insert the driver diskette in floppy A,and
specify your pathname A:\NDIS2DOS ,then press <Enter>.

7. Follow screen instructions to complete the process. Simply
pressing <Enter> for each screen display will select the default
options. Press <Enter> until you reach the display prompting you
to reboot your system.


Installing Multiple LAN Adapters:
----------------------------------
There are two different method to complete it:

To Follow Installation Procedure and add two adapter,

(a) Under DOS mode, you can modify the EtherID or BusNo+DeviceNo
keyword field in file C:\MSCLIENT\PROTOCOL.INI.

(b) Or you can also use the SETUP program and follow above
setup procedurc step 4,but move the highlight to "Change
Setting,then press <Enter>, the screen will prompt you to
fill EtherID value .