NDIS Driver Program Installation	   February 1993
		================================

The NDIS driver programs in this disk support the following D-Link cards:

		DE-650C 	DE-650T

This diskette is labeled as LAN_DRV_DLK and the files are organized as
follows:

Directory	Contents
---------	----------------------------------------------
\NDIS\DOS	NDIS driver for DOS


D-Link NDIS driver program for DOS follows the Microsoft's NDIS spec v2.0.1.

D-Link NDIS driver program support the following network operating systems:

		MS LAN Manager v2.1
		DECnet PathWork v4.0
		WIN/TCP PathWay Access for DOS v1.1
		3COM 3+ Open v1.1
		Banyan VINES v4.00(2)
		IBM LAN Support Program v1.2.1
		Windows for Workgroups v3.1


***********************************************
*  How to install DE650.DOS on MS LAN MANAGER *
***********************************************

1)  Prepare a diskette with volume name "DOS_DRV_DLK" and create directories
    in the following manner:

	>label a: DOS_DRV_DLK	  --insert a blank disk in drive 'A'
	>md MSLANMAN.DOS	  --make a directory called MSLANMAN.DOS
	>cd MSLANMAN.DOS
	>md DRIVERS		  --make a directory called DRIVERS
	>cd DRIVERS
	>md ETHERNET		  --make a directory called ETHERNET
	>md NIF 		  --make a directory called NIF
	>cd ETHERNET
	>md DE650		  --make a directory called DE650


			   MSLANMAN.DOS  (root)
				|
			     DRIVERS
			________|_________
		       |		  |
		     ETHERNET		 NIF
		       |
		 -------------
		 |	     |
	      DE650


2) Insert the DE-650 driver program diskette in drive 'A' and insert the
   prepared diskette (DOS_DRV_DLK) in drive 'B'.  Afterwards, copy the
   appropriate NDIS driver files from drive 'A' to 'B'.

	>a:			--go to drive 'A'
	>cd \ndis\dos
	>copy OPEN_ADP\*.*  B:\MSLANMAN.DOS\DRIVERS\ETHERNET\*.*
	>copy DE650.DOS     B:\MSLANMAN.DOS\DRIVERS\ETHERNET\DE650
	>copy PROTOCOL.INI  B:\MSLANMAN.DOS\DRIVERS\ETHERNET\DE650
	>copy DE650.NIF     B:\MSLANMAN.DOS\DRIVERS\NIF

3) MS LAN Manager provides a SETUP.EXE program on their Setup disk.
   Execute this SETUP program to specify the proper driver for DE-650 card.

  -If you are installing LAN Manager for the first time, do the following:
   Upon completion of retrieval of the last workstation's disk contents, you
   will be asked if you want to import additional network drivers.
   Answer "YES".

  -If you have already installed LAN Manager in your hardisk, do the following:
   Select the Configuration menu, and then select "Add New Config" option.
   Afterwards, choose the "Other Driver" option.

4) Insert the prepared diskette (DOS_DRV_DLK) in drive 'A' and follow the
   instructions on the screen.	The SETUP program will copy the necessary
   NDIS driver programs from the DOS_DRV_DLK diskette to your hardisk (into
   the LAN Manager directory).

5) After completion of the SETUP, your CONFIG.SYS file will be modified and
   contain statements referring to the D-Link NDIS driver programs.

6) Add PCMCIA initial program statement to CONFIG.SYS before DE650.DOS
   Please see as following:

   First:
   1. Insert the prepared diskette (DOS_DRV_DLK) in driver 'A'.
   2. Copy A:\MSLANMAN.DOS\DRIVERS\ETHERNET\*.*  C:\LANMAN\DRIVERS\ETHERNET\650

   Then
      *** PC installed Socket service, Card services and Client driver ***
  DEVICE=C:\LANMAN\DRIVERS\PORTMAN\PORTMAN.DOS /I:C:\LANMAN
  DEVICE=C:\LANMAN\DRIVERS\ETHERNET\DE650\DE650.DOS

	     OR

      *** PC installed Socket service or Databook Cardtalk ***
  DEVICE=C:\LANMAN\DRIVERS\PORTMAN\PORTMAN.DOS /I:C:\LANMAN
  DEVICE=C:\LANMAN\DRIVERS\ETHERNET\DE650\AE.EXE [/iop:P0] [/mem:P1] [/irq:P2] [/slt:P3]
  DEVICE=C:\LANMAN\DRIVERS\ETHERNET\DE650\DE650.DOS

	     OR

      *** PC's PCMCIA controller is Intel 82365SL ***
  DEVICE=C:\LANMAN\DRIVERS\PORTMAN\PORTMAN.DOS /I:C:\LANMAN
  DEVICE=C:\LANMAN\DRIVERS\ETHERNET\DE650\PCIC.EXE [/iop:P0] [/mem:P1] [/irq:P2] [/slt:P3] [/grp:P4]
  DEVICE=C:\LANMAN\DRIVERS\ETHERNET\DE650\DE650.DOS

	     OR

      *** PC is Toshiba T3300SL ***
  DEVICE=C:\LANMAN\DRIVERS\PORTMAN\PORTMAN.DOS /I:C:\LANMAN
  DEVICE=C:\WINDOWS\ICCNT.EXE [/iop:P0] [/mem:P1] [/irq:P2]
  DEVICE=C:\LANMAN\DRIVERS\ETHERNET\DE650\DE650.DOS

      *** For Phoenix PCM ***
   DEVICE=C:\LANMAN\DRIVERS\PORTMAN\PORTMAN.DOS /I:C:\LANMAN
   DEVICE= PCMSS.EXE
   DEVICE= PCMCCU.EXE
   DEVICE= PCMDLINK.COM (irq:5, mem:d600, io base:320, only PCMCCU v1.3 needed)
   DEVICE=C:\LANMAN\DRIVERS\ETHERNET\DE650\DE650.DOS

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

Reboot your computer and follow the NDIS binding procedure to use the D-Link
NDIS driver programs.

*******************************************************
*  How to install DE650.DOS on WIN/TCP PathWay Access *
*******************************************************

1) Copy DE650.DOS to directory C:\LANMAN.

2) Go to the directory C:\LANMAN, and create a text file called PROTOCOL.INI:

		[DE650]
		drivername = DE650$

3) Add the following statements to your CONFIG.SYS file:

 *** PC installed Socket service, Card service, and Client driver ***
 device=c:\lanman\DE650.DOS
	    or

 *** PC installed Socket service or Databook Cardtalk ***
 device=c:\lanman\AE.EXE [/iop:P0] [/mem:P1] [/irq:P2] [/slt:P3]
 device=c:\lanman\DE650.DOS
	    or

 *** PC's PCMCIA controller is Intel 82365SL ***
 device=c:\lanman\PCIC.EXE [/iop:P0] [/mem:P1] [/irq:P2] [/slt:P3] [/grp:P4]
 device=c:\lanman\DE650.DOS
	    or

 *** PC is Toshiba T3300SL ***
 device=c:\lanman\ICCNT.EXE [/iop:P0] [/mem:P1] [/irq:P2]
 device=c:\lanman\DE650.DOS


      *** For Phoenix PCM ***
   DEVICE= PCMSS.EXE
   DEVICE= PCMCCU.EXE
   DEVICE= PCMDLINK.COM (irq:5, mem:d600, io base:320, only PCMCCU v1.3 needed)
   device=c:\lanman\DE650.DOS

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

4) Add the following statements to your AUTOEXEC.BAT file:


   ndis -d:1
   winbind
   wintcp

****************************************************
* How to install DE650.DOS on DECnet PathWork v4.0 *
****************************************************

You can use the DECnet PathWork's  NETSET.EXE program to install D-Link
NDIS driver program.  Please refer to  DECnet  installation manual for
detailed information.	 The following instructions assume that you have
already installed the DECnet PathWork with 3Com's Etherlink II card.

1) Modify your CONFIG.SYS file as follows:

	device = c:\decnet\ELNKII.SYS
			to

 *** PC installed Socket service, Card service, and Client driver ***
 device=c:\lanman\DE650.DOS
	    or

 *** PC installed Socket service or Databook Cardtalk ***
 device=c:\lanman\AE.EXE [/iop:P0] [/mem:P1] [/irq:P2] [/slt:P3]
 device=c:\lanman\DE650.DOS
	    or

 *** PC's PCMCIA controller is Intel 82365SL ***
 device=c:\lanman\PCIC.EXE [/iop:P0] [/mem:P1] [/irq:P2] [/slt:P3] [/grp:P4]
 device=c:\lanman\DE650.DOS
	    or

 *** PC is Toshiba T3300SL ***
 device=c:\lanman\ICCNT.EXE [/iop:P0] [/mem:P1] [/irq:P2]
 device=c:\lanman\DE650.DOS

 *** For Phoenix PCM ***
 DEVICE= PCMSS.EXE
 DEVICE= PCMCCU.EXE
 DEVICE= PCMDLINK.COM (irq:5, mem:d600, io base:320, only PCMCCU v1.3 needed))
 device=c:\lanman\DE650.DOS

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


2) Modify the PROTOCOL.INI file as follows:

	from:
	---------------------------------
		[ELNKMACII]
		drivername = ELNKII$
		ioaddress = 0x300
		interrupt = 3
		xmitbufs = 2

		[IPX4MAC]
		   :
		bindings = ELNKMACII
		   :

		[DATALINK]
		   :
		bindings = ELNKMACII
		   :

	to:
	-----------------------------------
		[DE650]
		drivername = DE650$

		[IPX4MAC]
		   :
		bindings = DE650
		   :

		[DATALINK]
		   :
		bindings = DE650
		   :

********************************************
* How to install DE650.DOS on 3Com 3+ Open *
********************************************

Supposing that you have installed the 3Com 3+ Open with 3Com's 3C501 card:

1) Copy DE650.DOS to  C:\3OPEN\DOSWKSTA\LANMAN\DRIVERS.

2) Modify the device driver statement for 3C501 card in your CONFIG.SYS to:

 *** PC installed Socket service, Card service, and Client driver ***
 device=c:\lanman\DE650.DOS
	    or

 *** PC installed Socket service or Databook Cardtalk ***
 device=c:\lanman\AE.EXE [/iop:P0] [/mem:P1] [/irq:P2] [/slt:P3]
 device=c:\lanman\DE650.DOS
	    or

 *** PC's PCMCIA controller is Intel 82365SL ***
 device=c:\lanman\PCIC.EXE [/iop:P0] [/mem:P1] [/irq:P2] [/slt:P3] [/grp:P4]  [/grp:P4]
 device=c:\lanman\DE650.DOS
	    or

 *** PC is Toshiba T3300SL ***
 device=c:\lanman\ICCNT.EXE [/iop:P0] [/mem:P1] [/irq:P2]
 device=c:\lanman\DE650.DOS

 *** For Phoenix PCM ***
 DEVICE= PCMSS.EXE
 DEVICE= PCMCCU.EXE
 DEVICE= PCMDLINK.COM (irq:5, mem:d600, io base:320, only PCMCCU v1.3 needed)
 device=c:\lanman\DE650.DOS

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

3) Modify the PROTOCOL.INI file to:

		[ETHERLINK]
		    :
		drivername = DE650$
		    :


*****************************************************
* How to install DE650.DOS on Banyan VINES v4.00(2) *
*****************************************************

NOTE : To install D-Link NDIS driver program, you need BANYAN VINES v4.00(2)
       or above.

1. Create a bootable diskette (booted with DOS 3.1 or above) which will be
   used as boot diskette of Banyan VINES workstation or create a sub-directory
   on your hard disk.

   There are two methods to copy the required files for Banyan VINES workstation
   to the bootable diskette or sub-directory of hard disk.

   Method 1.
       1) Execute 'INSTALL' command which was saved in the diskette labeled
	  "VINES MASTER DISK".
       2) Follow the instructions to copy the files to the bootable diskette
	  or sub-directory of hard disk.

   Method 2.
       1) Execute 'BAN' command.
       2) Login VINES system.
       3) Execute 'PCCOPY' command.
       4) Select 'NDIS Ethernet' item and follow instructions as menu driven
	  for copying the files to the bootable diskette or sub-directory of
	  hard disk.


2. Insert the DE-650 driver program diskette in drive 'A' and insert the
   prepared bootable diskette in drive 'B'. Afterwards, copy the appropriate
   NDIS driver files DE650.DOS from drive 'A' to 'B' or sub-directory of hard
   disk.


3. Create a CONFIG.SYS file which contains the following statements:
 *** PC installed Socket service, Card service, and Client driver ***
 device=c:\lanman\DE650.DOS
	    or

 *** PC installed Socket service or Databook Cardtalk ***
 device=c:\lanman\AE.EXE [/iop:P0] [/mem:P1] [/irq:P2] [/slt:P3]
 device=c:\lanman\DE650.DOS
	    or

 *** PC's PCMCIA controller is Intel 82365SL ***
 device=c:\lanman\PCIC.EXE [/iop:P0] [/mem:P1] [/irq:P2] [/slt:P3] [/grp:P4]
 device=c:\lanman\DE650.DOS
	    or

 *** PC is Toshiba T3300SL ***
 device=c:\lanman\ICCNT.EXE [/iop:P0] [/mem:P1] [/irq:P2]
 device=c:\lanman\DE650.DOS

 *** For Phoenix PCM ***
 DEVICE= PCMSS.EXE
 DEVICE= PCMCCU.EXE
 DEVICE= PCMDLINK.COM (irq:5, mem:d600, io base:320, only PCMCCU v1.3 needed)
 device=c:\lanman\DE650.DOS

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

    NOTE:" A:\" is the path which may be changed dependeding on the location
	  of the files for BANYAN VINES workstation.


4. Create a DE650.NIF file and include the following statements in this file:

	Model = D-Link DE-650 Ethernet Card
	Path = A:\
	DeviceDriver = DE650.DOS
	DeviceName = DE650$
	Type = NDIS

    NOTE:" A:\" is the path which may be changed dependeding on the location
	  of the files for BANYAN VINES workstation.


5. Create a PROTOCOL.INI file as follows:

	[PROTOCOL MANAGER]
	drivername = PROTMAN$

	[VINES_XIF]
	drivername = NDISBAN$
	bindings = "DE650"

	[DE650]
	drivername = DE650$

6. Execute 'PCCONFIG' command

   1) When "CONFIGURING A PC FOR THE NETWORK" is displayed on the screen
      then select item '1 - Network Card Settings'.
		    |
      When "Network Card Setting" is displayed on the screen
      then select item 'NDIS Ethernet'.
		    |
      When "NDIS Ethernet" is displayed on the screen
      then set your choice for D-Link NIC
	   Ex. Interrupt Level (2-15) : 3
	       PROTOCOL.INI bindings = DE650
		    |
   2) Return to Screen "CONFIGURING A PC FOR THE NETWORK"
      then select item '2 - Login Environment Settings'.
		    |
      The "Network Card Setting" is displayed on the screen
      then select item 'NDIS Ethernet'.
		    |
      then 'PCCONFIG.DB' file will be generated.

7. Reboot your computer.

8. Login into VINES by executing the 'BAN' command.

**************************************************************
* How to install DE650.DOS on IBM LAN Support Program v1.2.1 *
**************************************************************

Supposing that you have installed the IBM LAN Support Program in your
computer, you can use DE650.DOS to replace the installed driver program.
Follow the instructions below to change the contents of CONFIG.SYS and
PROTOCOL.INI files.

1. Copy DE650.DOS to the directory where your IBM LAN Support program
   resides.

2. Modify the original NDIS device driver statement in CONFIG.SYS as
   follows:

 *** PC installed Socket service, Card service, and Client driver ***
 device=c:\lanman\DE650.DOS
	    or

 *** PC installed Socket service or Databook Cardtalk ***
 device=c:\lanman\AE.EXE [/iop:P0] [/mem:P1] [/irq:P2] [/slt:P3]
 device=c:\lanman\DE650.DOS
	    or

 *** PC's PCMCIA controller is Intel 82365SL ***
 device=c:\lanman\PCIC.EXE [/iop:P0] [/mem:P1] [/irq:P2] [/slt:P3] [/grp:P4] :P4]
 device=c:\lanman\DE650.DOS
	    or

 *** PC is Toshiba T3300SL ***
 device=c:\lanman\ICCNT.EXE [/iop:P0] [/mem:P1] [/irq:P2]
 device=c:\lanman\DE650.DOS

 *** For Phoenix PCM ***
 DEVICE= PCMSS.EXE
 DEVICE= PCMCCU.EXE
 DEVICE= PCMDLINK.COM (irq:5, mem:d600, io base:320, only PCMCCU v1.3 needed)
 device=c:\lanman\DE650.DOS

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

3. Modify the PROTOCOL.INI file as follows:

		BINDINGS = DE650
			:
			:
		[DE650]
		DRIVERNAME = DE650$


***********************************************************
* How to install DE650.DOS on Windows for Workgroups v3.1 *
***********************************************************

There are two methods for installing DE-650 using Windows for
Workgroups v3.1

1. Install a compatible network adapter

   Using a compatible driver that is provided by Microsoft.  The
   following table correlates the drivers that is provided by
   Microsoft to the various compatible D-Link adapters.

   Microsoft drivers		    D-Link network adapters
   -------------------------------  --------------------------------
   IBM Token Ring 4/16Mbs	    DT-100, DT-220
   IBM Token Ring 4/16Mbs (MCA)     DT-300, DT-320
   NE1000 Compatible		    DE-100
   NE2000 Compatible		    DE-200
				    DE-205TP
				    DE-220 series (8 or 16-bit slot) Rev. B
   SMC ARCNET PC100		    DA-100, DA-100+
	      PC200		    DA-200, DA-200+
   -------------------------------  --------------------------------

   Installation guide:

   a. Proceed to install Windows for Workgroups.  If you already have an
      installed Windows for Workgroups, open the Control Panel Window to
      change the network settings.

   b. When Windows asks for the type of network adapter, select the
      appropriate network adapter following the table provided above.

   c. Input the corresponding settings such as IRQ and I/O port address.
      After checking all the settings, choose OK and restart Windows for
      Workgroups.


2. Manual editing of pre-selected configuration

   Involves manual editing of installed Windows for Workgroups
   configuration files using pre-selected NE2000 driver.

   Please refer to WFW1.DOC for detailed installation procedures.

3. Menu-driven installation

   Using a D-Link supplied OEMSETUP.INF file, the user can choose to
   install the appropriate D-Link adapters through a menu.

   Please refer to WFW2.DOC for detailed installation procedures.

==========================================================================

		     D-Link NDIS PROTOCOL.INI User Guide


The keywords used to create the PROTOCOL.INI file for DE650 is as follows:


   DRIVERNAME - This keyword specifies the NIC driver's name.

 * Following is an example PROTOCOL.INI for D-Link Ethernet product:

	Drivername = DE650$

==============================================================================

		  D-Link NDIS PROTOCOL.INI User Guide


The keywords used to create the PROTOCOL.INI file for DE650 is as follow:

   DRIVERNAME - This specifies the network card's driver name.


**Following is an example of a PROTOCOL.INI file that can be used with the
DE-650 PCMCIA Ethernet Card:

		     [DE650]
			DriverName = DE650$

********
* NOTE *
********
==============================================================================

		  D-Link NDIS CONFIG.SYS User Guide

CONFIG.SYS

   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
			, only PCMCCU v1.3 needed)

   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
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 only Phoenix PCMCCU v1.3 needed.