ÉÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ» º º º Compex FreedomLINE 100TX/10base PCI Fast Ethernet Adapter º º (C) Copyright 1997 PDS. All Rights Reserved. º º º ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ NDIS Driver for DEC PATHWORK Installation =========================================== The drivers in A:\NDIS2 directory conform to the Network Driver Interface Specification (NDIS) defined by Microsoft/3Com. Installation Procedure for Pathworks v4.x ----------------------------------------- 1. Insert the DEC PATHWORKS Client Setup diskette #1 into your floppy drive A. 2. Type the prompt, type the following and press to bring up the startup menu: A:>NETSETUP 3. You'll be asked if your keyboard type is LK250. Select "NO" If you are using an LK250 keyboard choose "YES" 4. Next, you'll be prompted to choose a transport option. Select the "DECNET transport option" and press to proceed. 5. Your system will prompt you to insert the DNET TRNSPRT diskette#1 into your floppy drive. Follow screen instructions. 6. Then you'll be prompted to specify a destination drive. Type C: 7. When asked if you are creating an initial workstation diskette, select "NO." 8. Type in the node name and address (i.e., node number) in the corresponding field. Then press . 9. Type in the server node name and address (i.e., node number) in the corresponding field. Then press . 10. When asked to "Select the network adapter type:" choose Ethernet. 11. When prompted to "Select the network adapter:" choose "Other NDIS." 12. Enter the subdirectory location to driver. A:\NDIS2\FLPCI.DOS or A:\MSLANMAN.DOS\DRIVERS\ETHERNET\FLPCI.DOS 13. When prompted, enter the subdirectory location of the PROTOCOL.INI file in this driver disk. A:\NDIS2\ 14. Select "WRITE KEY DISK" to save the settings that you have chosen. When prompted to copy the FLPCI.DOS and PROTOCOL.INI files, insert this driver disk in drive A or B. 15. Follow screen instructions to complete the installation. 16. From the Configuration screen, press F10 to exit to C:\. 17. Edit the PROTOCOL.INI file from the DECNET subdirectory. Remove the semicolon (;) from the statement "NI_IRQ = 5" under the [DATALINK] section. 18. Make sure that the IRQ value in the new [FLPCI.DOS] section, matches the NI_IRQ value in the [DATALINK] statement. Sample Configuration Files -------------------------- 1. CONFIG.SYS File shell=c:\command.com /P /E:526 device=c:\decnet\hiMEM.sys REM device=C:\dos\EMM386.EXE ram 1024 ;;do not add EMM386.exe this driver dos=high, UMB devicehigh=c:\decnet\protman.sys /I:D:\DECNET devicehigh=c:\decnet\flpci.dos rem device=c:\decnet\nddrv.sys rem device=c:\decnet\npdrv.sys FILES=50 BUFFERS=50 LASTDRIVE=v STACKS=9,256 2. PROTOCOL.INI file for PATHWORKS v4.1 ; PROTOCOL.INI file create by DNETOMO.V41 V4.1.060 ; via DNETWIK.V41 V4.1.047 [protocol manager] DRIVERNAME = PROTMAN$ [IPX4MAC] DRIVER = IPX$MAC BINDINGS = FLPCI.DOS [DATALINK] DRIVERNAME = DLL$MAC LG_BUFFERS = 16 SM_BUFFERS = 6 OUTSTANDING = 32 HEURISTICS = 0 BINDINGS = FLPCI.DOS ;Specify IRQ level used by workstations network adapter NI_IRQ = 5 [FLPCI.DOS] ; PROTOCOL.INI for FL100TX-PCI Fast Ethernet Adapter DriverName = FLPCI$ ;; To select parameter, remove single ";" in front of parameter ;; Lines with double ";;" are text description. ;; Range: 16-26. ;; Usage: "Slot=nn" ;;------------------ ; Slot = 16 ;; Options: TP, AUI, BNC, TP_FULL_DUPLEX, ;; TP_LINK_DISABLE, T4, AUTOSENSE. ;; Usage: "SIA_Mode=xxx" ;;----------------------- SIA_Mode = AUTOSENSE ;; Options: MB10, MB100. ;; Usage: "DATA_RATE=xxx" ;;------------------------- ; DATA_RATE = MB100 3. AUTOEXEC.BAT echo off break on cls prompt $p$g REM Insert any keyboard internationalization and character set REM information here. If not exist \decnet\STARTNET.BAT goto nostartup call \decnet\STARTNET goto end :nostartup echo ** WARNING ** STARTNET.BAT file not found. Network functions not performed -- THE END --