NDIS Driver for SUN PC-NFS Installation ÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ These drivers conform to the Network Driver Interface Specification (NDIS) defined by Microsoft/3Com. 1. Installation Porcedure: a. Add "DEVICE=C:\DOS\ANSI.SYS" command at "CONFIG.SYS" file, then reboot the PC. b. Insert the PC-NFS Installation diskette into the diskette drive and type "A:\INSTALL" (or "B:\INSTALL"), then press . c. Enter the destination "Drive letter:" (usually C:), press . d. Select "Ethernet" and press . e. Select the "NDIS" option of "Ethernet Adapter" menu f. Follow all the prompts that appear. g. Specify the PC name, IP address, server name, and server IP address (Contact System Administrator). h. Follow all the prompts to finish the installation. i. The system will create \LANMAN and \NFS directory on the destination drive. j. After finished that, copy the AE-200.DOS file from the subdirectory \MSLANMAN.DOS\DRIVERS\ETHERNET\AE-200 on your driver program diskette to the \LANMAN (C: or D:) directory on your destination driver. k. Use a text editor, edit the config.sys. Add this line above the NFS_NDIS driver specification: DEVICE=C:\LANMAN\AE-200.DOS l. Edit the protocol.ini file at \LANMAN directory. 1). Replace [your-mac-module] with [AE-200] 2). Replace drivername = YOURMAC$ with drivername = AE-2000$ Specify the correct IRQ and IOBASE value (May be omitted) for this adapter depending on whether the adapter's set INTERRUPT = 3 IOBASE = 0x300 ... 3). Replace bindings = YOUR-MAC-MODULE with bindings = AE-200 m. Reboot the computer. n. Execute NFSCONF.EXE to configure system (i.e. Mount a virtual driver E:) Execute TELNET.EXE to do terminal emulation. Sample configuration files: 2. Config.sys : : DEVICE=C:\DOS\ANSI.SYS DEVICE=C:\NFS\PCNFS.SYS /m DEVICE=C:\NFS\SOCKDRV.SYS DEVICE=C:\LANMAN\PROTMAN.SYS /i:C:\LANMAN --> specify PROTOCOL.INI directory. device=C:\LANMAN\AE-200.DOS -----------> ADDTRON NDIS driver name DEVICE=C:\LANMAN\NFS-NDIS.SYS : : 3. Protocol.ini at \LANMAN directory : : [protocol manager] drivername = PROTMAN$ [AE-200] drivername = AE-2000$ INTERRUPT = 3 IOBASE = 0x300 [NFS-NDIS] drivername = NFSLINK1 bindings = AE-200 : : 4. Autoexec.bat : : SET TZ=PST8 SET path=C:\;C:\NFS;C:\LANMAN SET NFSDRIVE=D C:\LANMAN\NETBIND ----> Add this line to Binding NDIS driver PRT * NFSRUN : :