ISA NE-Series Ethernet Adapter
NDIS DRIVER FOR WINDOWS FOR WORKGROUPS 3.10 INSTALLATION
============================================++++========
The drivers named ETHNE contained in the directory
NDIS conform to the Network Driver Interface
Specification (NDIS) defined by Microsoft/3Com.
NDIS Driver Installation on Windows for Workgroups
--------------------------------------------------
1. Run Windows by typing WIN from the DOS prompt.
2. Click the "Control Panel" icon in the Main Program
Group.
3. Click the "Network" icon from the Control Panel window.
4. Select "Adapters" item in the Option dialog box.
5. Click the <Add> button to select it.
6. Select "Unlisted or Updated Network Adapter" when the
Install driver field appears.
7. Type destination drive and path name in your PC.
Make sure the full path of the directory (i.e. A:\NDIS\DOS)
is given.
8. Insert the Driver Diskette in your floppy drive
and press <Enter> to start the installation process.
9. Follow screen instructions to complete the process.
10. Restart your computer.
Sample Configuration Files
--------------------------
1. CONFIG.SYS File
FILES=30
buffers=30
STACKS=9,256
DEVICE=c:\windows\HIMEM.sys
device=C:\WINDOWS\protman.dos /i:C:\WINDOWS
device=C:\WINDOWS\ethne.dos
device=C:\WINDOWS\workgrp.sys
LASTDRIVE=y
2. PROTOCOL.INI File on Windows for Workgroups
[network.setup]
version=0x3100
netcard=ndis2d,1,ndis2D
transport=ms$netbeui,MS$NETBEUI
lana0=ndis2d,1,ms$netbeui
[protman]
DriverName=PROTMAN$
PRIORITY=MS$NETBEUI
[ndis2D]
DriverName=ETHNE$
[MS$NETBEUI]
DriverName=netbeui$
SESSIONS=10
NCBS=32
BINDINGS=ndis2D
LANABASE=0
3. AUTOEXEC.BAT File
C:\WINDOWS\net start
C:\WINDOWS\SMARTDRV.EXE
@ECHO OFF
PROMPT $p$g
PATH C:\WINDOWS;
SET TEMP=C:\WINDOWS\TEMP
===End===