Windows for Workgroups 3.10 installation with NE2000 Compatible NDIS driver
---------------------------------------------------------------------------
for
NIC-2002/UK series LAN Adapter
1. Installation Introduction for Windows for Workgroups
-------------------------------------------------------
a. Select "Control Panel" icon from the Main group in Windows.
b. Select "Network" icon.
c. Select "Adapters" item in "Option" dialog.
d. Press the Add button.
e. Select "Unlisted or Updated Network Adapter".
"install driver" appears.
f. Key in the drive and path name for the driver diskette. (A:\ndis or B:\ndis)
g. Insert your Driver Disk in specified drive. Press ENTER.
h. Press <OK>.
i. Press <close>.
j. Press <OK> twice.
k. Restart computer.
2. Example of 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
3. Example of PROTOCOL.INI file in Windows for Workgroup
[network.setup]
version=0x3100
netcard=uk000xd,1,UK000XD
transport=ms$netbeui,MS$NETBEUI
lana0=uk000xd,1,ms$netbeui
[protman]
DriverName=PROTMAN$
PRIORITY=MS$NETBEUI
[UK000XD]
DriverName=ETHNE$
[MS$NETBEUI]
DriverName=netbeui$
SESSIONS=10
NCBS=32
BINDINGS=UK000XD
LANABASE=0
4. Example of AUTOEXEC.BAT
C:\WINDOWS\net start
C:\WINDOWS\SMARTDRV.EXE
@ECHO OFF
PROMPT $p$g
PATH C:\WINDOWS;
SET TEMP=C:\WINDOWS\TEMP