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 ----------- --------------------------------- DE650PD.SYS Packet Driver Program DE650PD.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 *** DCD.EXE (or AE.EXE) [/iop:P0] [/mem:P1] [/irq:P2] [/slt:P3] OR *** PC's PCMCIA controller is Intel 82365SL *** DCD.EXE (or PCIC.EXE) [/iop:P0] [/mem:P1] [/irq:P2] [/slt:P3] OR *** PC is Toshiba T3300SL *** DCD.EXE (or ICCNT.EXE) [/iop:P0] [/mem:P1] [/irq:P2] *** For Phoenix PCM *** DEVICE= PCMSS.EXE DEVICE= PCMCCU.EXE DEVICE= PCMDLINK.COM (irq:5, mem:d600, io base:320, only PCMCCU v1.3 need) DE-650 should be installed after executing PCMDLINK.COM program. Please refer to \IBMPC\INSTALL\README.DOC or \IBMPC\install.doc for detail information. *** Parameters for INSTALL utility *** PCIC.EXE PCIC.EXE is used to enable Intel 82365SL PC Card Interface Controller (PCIC) chipset. ICCNT.EXE ICCNET.EXE is used to enable ICCNT (I/O Card Controller) chipset in TOSHIBA T3300SL Model Notebook. AE.EXE AE.EXE is used to enable PCMCIA Ethernet Card on which Socket Service has been installed. PCMDLINK.COM PCMDLINK.COM is PCM client driver and Phoenix PCMCCU v1.3 need. DE-650 should be installed after executing PCMDLINK.COM program. DCD.EXE DCD.EXE is an integration verrsion of open adapter utility. DCD.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=ae.exe [/iop:P0] [/mem:P1] [/irq:P2] [/slt:P3] or device=pcic.exe [/iop:P0] [/mem:P1] [/irq:P2] [/slt:P3] [/grp:P4] or device=iccnt.exe [/iop:P0] [/mem:P1] [/irq:P2] device=dcd.exe [/iop:P0] [/mem:P1] [/irq:P2] [/slt:P3] [/grp:P4] device=pcmdlink.com (resources is fixed on irq:5, mem:d600, io base:320 Only PCMCCU v1.3 need PCMDLINK.EXE Parameter description: /iop :I/O base /mem :Attribute memory base /irq :IRQ value /slt :Slot type /grp :Group value 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 SLT parameter of DCD.EXE is different from AE, PCIC, and ICCNT. Please see as the following, for more detail description. * DCD.EXE The default value is 0. You must set 0 when you use slot 1. Set slt:1 when slot 2 is used,etc. * AE.EXE, PCIC.EXE, and ICCNT.EXE The default value is 1. You must set 1 when you use slot 1. Set slt:2 when slot 2 is used,etc. P4 :The selectable grp value. The default value is 0. Group 0 means Index IO is 3E0h, Data IO is 3E1h, Base is 00h Group 1 means Index IO is 3E0h, Data IO is 3E1h, Base is 80h Group 2 means Index IO is 3E2h, Data IO is 3E3h, Base is 00h Group 3 means Index IO is 3E2h, Data IO is 3E3h, Base is 80h METHOD 1: If you use the DE650PD.SYS program, the following statement must be included in your CONFIG.SYS file: DEVICE = DE650PD.SYS <-d> <-w> This statement may be placed anywhere in the CONFIG.SYS file. METHOD 2: If you use the DE650PD.COM program, follow the procedure below: 1. Execute the DE650PD.COM as follows: >DE650PD <-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.