****************************************************************************
* *
* ISA Plug & Play Ethernet Adapter *
* *
* NDIS2 Driver for Sitka 10NET *
* *
****************************************************************************
Introduction:
=============
This document shows you how to install Sitka 10NET for NDIS driver and
how to use the enhanced functions by setting the custom keywords.
Sitka 10NET Installation ( Location of drivers : A:\NDIS2 )
========================
1) While installing 10NET, choose "None of the above" when you are asked
to select the type of your LAN card.
2) In DOS , copy PNPND.DOS and PROTOCOL.INI to the directory in which
10Net is located.
3) Edit CONFIG.SYS to add the following lines to the end of file:
DEVICE=C:\10NET\10PROT.DOS /I:C:\10NET
DEVICE=C:\10NET\10BEUI.DOS
DEVICE=C:\10NET\PNPND.DOS
4) Edit AUTOEXEC.BAT to add the following line to the beginning of the
file:
C:\10NET\10BIND
5) Edit C:\10NET\PROTOCOL.INI as follows:
[protocol manager]
drivername=PROTMAN$
[10BEUI]
drivername="10BEUI$"
sessions=10
packets=40
stackcount=6
bindings=PNPND_NIF
[PNPND_NIF]
drivername=PNPND$
IOBASE=0x300
INTERRUPT=5
EARLYRECEIVE=0
EARLYTRANSMIT=0
FULLDUPLEX=0
PNPID=0
6) Reboot the PC system.
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.