February 1993

		      LANsmart Installation
			      for
		   D-Link PCMCIA Ethernet Card
		   ===========================

This installation procedure applies to the following D-Link products:

			 DE-650C,DE-650T



Files	     Contents
-----------  -------------------------------------------------
DE-650.DRV   Driver program for the above-mentioned adapters
DE-650.EXE   Driver program for the above-mentioned adapters

Note:
    Before run LANSMART driver, run PCMCIA initial program on A:\OPEN_ADP
    directory.
    Please see as following:

      *** PC installed Socket and Card services ***
  Skip this step
	     OR

      *** PC installed Socket service or Databook Cardtalk***
  AE.EXE [/iop:P0] [/mem:P1] [/irq:P2] [/slt:P3]

	     OR

      *** PC's PCMCIA controller is Intel 82365SL ***
  PCIC.EXE [/iop:P0] [/mem:P1] [/irq:P2] [/slt:P3]
	     OR

      *** PC is Toshiba T3300SL ***
  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 needed in
			 PCMCCU v1.3)

  Please refer to \OPEN_ADP\README.DOC or \install.doc for detail information.

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

1. RUN LANsmart v.1.26 and v.1.30
==================================

  Follow the procedure below to use the new LANsmart driver program on this
  diskette with LANsmart v.1.26 and v.1.30.

  1) Replace the LANsmart program LANMA05.DRV with the new driver program.
     Example:

      > COPY A:\LANSMART\DE-650.DRV  C:\LANSMART\LANSMA05.DRV

  2) Now, you can use both the menu mode and the command mode to log onto
     the network.  The LOGON command syntax is as follows:

      > LOGON <username> <SRV|WKS> /NET:5 [other parameters]


2. RUN LANsmart version 2.xx & v3.xx
=====================================

  You may use both the menu and the command mode to logon to the network.
  The LOGON command syntax is as follows:

      > LOGON <username> <SRV|WKS> /NET:DE-650 [other parameters]

  The driver program DE-650.DRV should first be copied to the directory
  that contains LOGON.EXE program. /NET:DE-650 specifies to LANsmart your
  network adapter card.