DEC PATHWORKS ============= Installation Procedures for the Following Networks: DEC Pathworks (Version 4.0) DEC Pathworks (Version 4.1) ****************************************************************************** * DEC Pathworks (Vserion 4.0) ****************************************************************************** 1. Run NETSETUP. 2. Select "Ethernet Board". 3. Select "Other". 4. Select NDIS driver. 5. Insert your Driver Diskette into the A: driver. 6. Enter the path to the driver file as follows: A:\NDIS\GCS1NDIS.DOS 7. Select PROTOCOL.INI. 8. Enter the path to the PROTOCOL.INI file as follows: A:\DEC 9. Continue with installation. 10. Reboot the PC. ****************************************************************************** * DEC Pathworks (Vserion 4.1) ****************************************************************************** 1. Run NETSETUP. 2. Choose Ethernet controller type and select "Other NDIS". 3. Choose "Other NDIS Information". 4. Insert your Driver Diskette into the A: driver. 5. Enter the path to the driver file as follows: A:\NDIS\GCS1NDIS.DOS 6. Enter the path to the PROTOCOL.INI file as follows: A:\DEC 7. Continue with installation. 8. Reboot the PC. ------------------------------------------------------------------------------ Example CONFIG.SYS and PROTOCOL.INI files ------------------------------------------------------------------------------ CONFIG.SYS: break on Files=40 buffers=30 device=c:\pwtcp.sys device=c:\protman.exe device=c:\gcs1ndis.dos stacks=9,256 lastdrive=z PROTOCOL.INI: [PROTOCOL MANAGER] DRIVERNAME=PROTMAN$ [IPX4MAC] DRIVER=IPX$MAC BINDINGS=GCS1000_NIF [DATALINK] DRIVERNAME= DLL$MAC LG_BUFFERS=16 SM_BUFFERS=6 OUTSTANDING=32 HEURISTICS=0 BINDINGS=GCS1000_NIF NI_IRQ=4 Setting up files Make a directory \DECNET on your hard disk, a floppy, or whatever the CURRENT disk is. (if you're on E:, make E:\DECNET) Copy the files from the floppy into this directory. Copy or RENAME one of the .DAT files to DECPARM.DAT -If you receive a message from DLLNDIS that says it couldn't find your DECPARM.DAT file, be sure it's on \DECNET on the current disk. (this can be moved if you want). AUTOEXEC.BAT: DLLNDIS DLL->NDIS driver NETBIND SCH Load PATHWORKS network scheduler DNNETH Load DECnet network process ANOTHER SAMPLE AUTOEXEC.BAT (different configuration). DLLNDIS NDIS -d:2 PWBIND SCH DNNETH REDIR5 setname joebob use f: \\au1\pcsav41 use m: \\drie01\joebob%%joebob * emsload lat ------------------------------------------------------------------------------