May 1993 3Com 3+ Share Driver Installation for D-Link DE-650 PCMCIA Ethernet Adapter ======================================= The D-Link 3COM 3+ Share Driver Program lets you run 3Com 3+ Share on your PC with the D-Link DE-650 PCMCIA Ethernet Adapter. The following files will be used in this installation: Files Contents ----------- ------------------------- DE650PD.SYS DE-650 Driver Program ETH.SYS 3Com 3+ Share Driver 1. Follow the installation procedure for 3Com EtherLink board. 2. Copy the program ETH.SYS from the Installation Diskette for the D-Link DE-650 PCMCIA Ethernet Adapter to the boot disk/diskette. This program will replace the program of the same file name (ETH.SYS) when you perform the installation procedure in step 1 above. 3. In the CONFIG.SYS file on the boot disk/diskette, make sure you have the following statements. The order of these statements must be as shown below. *** PC installed Socket and Card services *** DEVICE = DE650PD.SYS <-d> <-w> DEVICE = ETH.SYS OR *** PC installed Socket service or Databook Cardtalk*** DEVICE = AE.EXE [/slt:P0] [/iop:P1] [/mem:P2] [/irq:P3] DEVICE = DE650PD.SYS <-d> <-w> DEVICE = ETH.SYS OR *** PC's PCMCIA controller is Intel 82365SL *** DEVICE = PCIC.EXE [/iop:P0] [/mem:P1] [/irq:P2] [/slt:P3] [/grp:P4] DEVICE = DE650PD.SYS <-d> <-w> DEVICE = ETH.SYS OR *** PC is Toshiba T3300SL *** DEVICE = ICCNT.EXE [/iop:P1] [/mem:P2] [/irq:P3] DEVICE = DE650PD.SYS <-d> <-w> DEVICE = ETH.SYS *** For Phoenix PCM *** DEVICE= PCMSS.EXE DEVICE= PCMCCU.EXE DEVICE= PCMDLINK.COM (irq:5, mem:d600, io base:320, only needed PCMCCU in v1.3) Please refer to \OPEN_ADP\README.DOC or \install.doc for detail information. You may now boot and start your 3COM workstation. Notes: 1. Parameters for DE650PD.SYS <-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. 2. Parameters for OPEN-ADP 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 only for Phoenix PCMCCU v1.3 needed. 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=pcmdlink.com (resources is fixed on irq:5, mem:d600, io base:320) 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 default number is 1. 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