NDIS DRIVER FOR WINDOWS FOR WORKGROUPS 3.11 INSTALLATION
========================================================
Content:
--------
A) Install NDIS 2.0 driver to the WFW 3.11
B) Install NDIS 3.0 driver to the WFW 3.11
A) Install NDIS 2.0 driver to the WFW 3.11
The drivers named ETHNE.DOS 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 "Network" icon in the Main Program
Group.
3. Click the "Network Setup" icon from the Network window.
4. Select "Drivers" item from the Network Setup dialog box.
5. Select "Add Adapters" item in the Option dialog box.
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:\WFW311)
is given.
8. Insert the Driver Diskette in your floppy drive
and press <Enter> to start the installation process.
9. When the "ISA Ethernet driver" dialog box appear,select the right
interrupt number and I/O address step by step.
10.Follow screen instructions to complete the process.
11.Restart your computer.
Sample Configuration Files
--------------------------
1. CONFIG.SYS File
DEVICE=C:\DOS\SETVER.EXE
DEVICE=C:\WFW311\HIMEM.SYS
DEVICE=C:\WFW311\IFSHLP.SYS
DOS=HIGH,UMB
FILES=30
buffers=30
FCBS=16,8
LASTDRIVE=y
2. AUTOEXEC.BAT File
C:\WFW311\net start
C:\WFW311\SMARTDRV.EXE
@ECHO OFF
PROMPT $p$g
PATH C:\WFW311;
SET TEMP=C:\WFW311\TEMP
3. PROTOCOL.INI File on Windows for Workgroups 3.11
[network.setup]
version=0x3110
netcard=ndis2d,1,ndis2D,1
transport=ms$ndishlp,MS$NDISHLP
transport=ms$netbeui,NETBEUI
lana0=ndis2d,1,ms$netbeui
lana1=ndis2d,1,ms$ndishlp
[protman]
DriverName=PROTMAN$
PRIORITY=MS$NDISHLP
[MS$NDISHLP]
DriverName=ndishlp$
BINDINGS=ndis2D
[NETBEUI]
DriverName=netbeui$
SESSIONS=10
NCBS=12
BINDINGS=ndis2D
LANABASE=0
[ndis2D]
DriverName=ETHNE$
B) Install NDIS 3.0 driver to the WFW 3.11
The drivers named ACC311.386 contained in the directory
NDIS conform to the Network Driver Interface
Specification (NDIS) defined by Microsoft.
NDIS Driver Installation on Windows for Workgroups 3.11
--------------------------------------------------
1. Run Windows by typing WIN from the DOS prompt.
2. Click the "Network" icon in the Main Program
Group.
3. Click the "Network Setup" icon from the Network window.
4. Select "Drivers" item from the Network Setup dialog box.
5. Select "Add Adapters" item in the Option dialog box.
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:\WFW311)
is given.
8. Insert the Driver Diskette in your floppy drive
and press <Enter> to start the installation process.
9. When the "ISA Ethernet Driver" dialog box appear,select the right
interrupt number and I/O address step by step.
10.Follow screen instructions to complete the process.
11.Restart your computer.
Sample Configuration Files
--------------------------
1. CONFIG.SYS File
FILES=30
BUFFERS=30
LASTDRIVE=Z
DEVICE=C:\WFW311\HIMEM.SYS
DEVICE=C:\WFW311\IFSHLP.SYS
STACKS=9,256
2. AUTOEXEC.BAT File
C:\WFW311\SMARTDRV.EXE
C:\WFW311\net start
PATH C:\WFW311;
SET TEMP=C:\WFW311\TEMP
3. PROTOCOL.INI File on Windows for Workgroups 3.11
[network.setup]
version=0x3110
netcard=ms$wfw311,1,MS$wfw311,2
transport=ms$netbeui,NETBEUI
lana0=ms$wfw311,1,ms$netbeui
[MS$wfw311]
DriverName=MS2000$
INTERRUPT=3
IOBASE=0x300
[wfw311]
adapters=MS$wfw311
[NETBEUI]
BINDINGS=MS$wfw311
LANABASE=0
SESSIONS=10
NCBS=12
4. SYSTEM.INI
[386Enh]
netcard=acc311.386
===End===