*****************************************************************************
* *
* ISA PLUG & PLAY Ethernet Adapter NDIS2 Driver *
* *
* for Microsoft Network Client 3.0 for MS-DOS *
* *
*****************************************************************************
Introduction:
=============
This document shows you how to install Microsoft Network Client 3.0 for
NDIS2 driver and how to use the enhanced functions by setting the custom
keywords.
Installation Procedure : ( Location of Driver: \NDIS2\PNPND.DOS )
----------------------
1. Change to the Microsoft Network Client 3.0 subdirectory, and run
SETUP.EXE
2. The screen will display some information. 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 ISA PnP Ethernet driver diskette in floppy A,and
specify your pathname A:\NDIS2 ,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.
Sample Configuration Files:
---------------------------
PROTOCOL.INI (install creates this file)
[network.setup]
version=0x3110
netcard=PNPND,1,PNPND,1
transport=ms$ndishlp,MS$NDISHLP
transport=ms$netbeui,MS$NETBEUI
lana0=PNPND,1,ms$netbeui
lana1=PNPND,1,ms$ndishlp
[protman]
DriverName=PROTMAN$
PRIORITY=MS$NDISHLP
[MS$NDISHLP]
DriverName=ndishlp$
BINDINGS=PNPND
[MS$NETBEUI]
DriverName=netbeui$
SESSIONS=10
NCBS=12
BINDINGS=PNPND
LANABASE=0
[PNPND]
DriverName=PNPND$
IOBASE=0x320
INTERRUPT=9
EARLYRECEIVE=0
EARLYTRANSMIT=0
FULLDUPLEX=0
PNPID=0
...
Custom Keywords:
----------------
PNPID = hhhhhhhhhhhh This keyword is the Ethernet Address of
the adapter you want to drive. If there
are more than one ethernet adapters in
your system , you have to use this
keyword to let driver locate the right
adapter. However, you don't have to use
this keyword or let the value to be
zero (i.e. PNPID = 0) if there is only
one adapter in your system.
EARLYTRANSMIT This keyword is used to enable turbo
transmission mode for accelerating data
transmission.
EARLYRECEIVE This keyword is used to enable turbo
receiption mode for accelerating data
receiption.
FULLDUPLEX This keyword is used to enable full
duplex mode.
Note: For PnP mode, you don't have to define INT and PORT number.
------------------------------- End of file --------------------------------
Download Driver Pack
After your driver has been downloaded, follow these simple steps to install it.
Expand the archive file (if the download file is in zip or rar format).
If the expanded file has an .exe extension, double click it and follow the installation instructions.
Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.
Find the device and model you want to update in the device list.
Double-click on it to open the Properties dialog box.
From the Properties dialog box, select the Driver tab.
Click the Update Driver button, then follow the instructions.
Very important: You must reboot your system to ensure that any driver updates have taken effect.
For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.