DEC 1994 FTP PC/TCP Installation for D-Link DE-650 PCMCIA Ethernet Adapter ========================================= *********************************** NOTE *********************************** Each DE-650 series adapter comes with a driver diskette of its own. If you have more then one model of DE-650 adapter, make sure that you use the driver diskette that was included with the DE-650 adapter you are using. **************************************************************************** The following files will be used in this installation: Files Contents ----------- ------------------------ DE65NPD.SYS Packet Driver Program. DE65NPD.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:\IBMPC\INSTALL directory. Please see as following: *** PC installed Socket service, Card service, and Client driver *** Skip this step OR *** PC installed Socket service or Databook Cardtalk *** *** PC's PCMCIA controller is Intel 82365SL *** *** PC is Toshiba T3300SL *** DEVICE = DCD16 [/IOP:P0] [/IRQ:P2] [/SLT:P2] Please refer to \IBMPC\INSTALL\README.DOC for detail information. *** Parameters for INSTALL utility *** DCD16.EXE DCD16.EXE is an integration version of open adapter utility. DCD16.EXE supports Intel 82365SL, Toshiba T3300SL's ICCNT, and Socket Services v1.01, v2.0, v2.01, v2.10 Card Services v2.0, v2.01, v2.10. For more detail information, please refer to \IBMPC\INSTALL.DOC. device=DCD16.EXE [/iop:P0] [/irq:P1] [/slt:P2] Parameter description: /iop :I/O base /irq :IRQ value /slt :Slot number P0 :The selectable window I/O base with 0x20 range. The default value is 0x300. P1 :The selectable irq value. The default value is 0x5. P2 :The selectable slot number. The default value is 0. You must set 0 when you use slot 1. Set slt:1 when slot 2 is used,etc. METHOD 1: If you use the DE65NPD.SYS program, the following statement must be included in your CONFIG.SYS file: DEVICE = DE65NPD.SYS <-d> <-w> This statement may be placed anywhere in the CONFIG.SYS file. METHOD 2: If you use the DE65NPD.COM program, follow the procedure below: 1. Execute the DE65NPD.COM as follows: >DE65NPD <-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.