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 ETHPCM.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:\NDIS) is given. 8. Insert the PCMCIA Driver Diskette in your floppy drive and press to start the installation process. 9. When the "Ethernet PCMCIA-16 NDIS 2" 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=en2212d,1,EN2212D,1 transport=ms$ndishlp,MS$NDISHLP transport=ms$netbeui,NETBEUI lana0=en2212d,1,ms$netbeui lana1=en2212d,1,ms$ndishlp [protman] DriverName=PROTMAN$ PRIORITY=MS$NDISHLP [MS$NDISHLP] DriverName=ndishlp$ BINDINGS=EN2212D [NETBEUI] DriverName=netbeui$ SESSIONS=10 NCBS=12 BINDINGS=EN2212D LANABASE=0 [EN2212D] DriverName=ETHPCM$ B) Install NDIS 3.0 driver to the WFW 3.11 The drivers named PCM311.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 PCMCIA Driver Diskette in your floppy drive and press to start the installation process. 9. When the "Ethernet PCMCIA-16 NDIS 3" 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$en2212,1,MS$EN2212,2 transport=ms$netbeui,NETBEUI lana0=ms$en2212,1,ms$netbeui [MS$EN2212] DriverName=MS2000$ INTERRUPT=5 IOBASE=0x300 [EN2212] adapters=MS$EN2212 [NETBEUI] BINDINGS=MS$EN2212 LANABASE=0 SESSIONS=10 NCBS=12 4. SYSTEM.INI [386Enh] netcard=pcm311.386 ===End===