MAR. 1994 FTP PC/TCP Installation for D-Link DE-650 PCMCIA Ethernet Adapter ========================================= The following files will be used in this installation: Files Contents ----------- --------------------------------- NEC65PD.SYS Packet Driver Program NEC65PD.COM Packet Driver Program The D-Link packet driver programs above let you run FTP's PC/TCP with the D-Link DE-650 series Ethernet Card. Two methods can be used: Note: Before run packet driver, run PCMCIA initial program on A:\NECPC\INSTALL directory. Please see as following: *** PC installed PCMCIA S/W *** NCD.EXE [/iop:P0] [/mem:P1] [/irq:P2] [/slt:P3] Please refer to \necpc\install.doc for detail information. *** Parameters for INSTALL utility *** NCD.EXE NCD.EXE is an open adapter utility. NCD.EXE supports NEC 9821 notebook. For more detail information, please refer to \NECPC\INSTALL.DOC. device=ncd.exe [/iop:P0] [/mem:P1] [/irq:P2] [/slt:P3] Parameter description: /iop :I/O base /mem :Attribute memory base /irq :IRQ value /slt :Slot type P0 :The selectable window I/O base with 0x20 range. The default value is 0x300. P1 :The selectable window memory base. The default value is 0xd000. P2 :The selectable irq value. The default value is 0x5. P3 :The selectable slot number. The default value is 0. METHOD 1: If you use the NEC65PD.SYS program, the following statement must be included in your CONFIG.SYS file: DEVICE = NEC65PD.SYS [-d] [-w] This statement may be placed anywhere in the CONFIG.SYS file. METHOD 2: If you use the NEC65PD.COM program, follow the procedure below: 1. Execute the NEC65PD.COM as follows: >NEC65PD [-d] [-w] 2. Execute the ETHDRV.EXE device driver program (provided by FTP). You are now ready to use FTP's PC/TCP. Notes: [-d] Delay Initial - The driver program will not initialize the network interface card until the packet driver program is accessed by its upper layer program first time. [-w] the -w parameter is for use with the Windows environment only. is the software interrupt vector number used by the packet driver program, which can be from 96 to 128. is the hardware interrupt (IRQ) line set on your network interface card. The default is 5 if this parameter is not specified. is base I/O address set on your network interface card. The default address of 0x300 is used, if this parameter is not specified. is attribute memory base. The default value is 0xd000.