February 1993
		    NetWare Driver Installation
		    ===========================

The NetWare driver programs on this diskette are for use with the
D-Link DE-650 PCMCIA Ethernet Card.

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

Directory	      Contents
---------	      --------------------------------------------------------
\NETWARE	      A pre-generated IPXDE650.COM
\NETWARE\V215B	      NetWare v2.15b workstation drivers
\NETWARE\V215C	      NetWare v2.15c, v2.2 or NetWare 386 workstation drivers
\NETWARE\ODI.DOS      ODI workstation driver for DOS
\NETWARE\NET386       Server driver for Netware

*********************************
*  QUICK SETUP FOR WORKSTATION	*
*********************************

A pre-generated workstation driver IPXDE650.COM is included on
this diskette.	You can simply run the IPXDE650 on a workstation
to access the Novell network:

     >IPXDE650	  --Supports NetWare Lite, 2.1x, 2.2 or NetWare 386.
     >NETx	  --This program is provided by Novell.


***********************
*  WORKSTATION SETUP  *
***********************

If you want to generate your own workstation driver instead of using the
provided IPXDE650.COM, please do the following:

1)  If you make a backup of this diskette, make sure that it is labeled as
    LAN_DRV_DLK.  You can use the DOS LABEL command as follows:

     >LABEL A:LAN_DRV_DLK

2)  Copy the appropriate NetWare driver files to the root directory of
    this diskette (or backup):

     >Copy A:\NETWARE\V215c\*.*  A:\   --For NetWare 386 workstation

3)  Execute Novell's SHGEN or WSGEN program, which resides on the SHGEN-1 or
    WSGEN diskette.  When you are asked to select a network driver, press
    the INS key.  You will be asked to insert a LAN_DRV_??? diskette.  Insert
    this diskette (or backup) in drive A.  Upon completion, a new IPX.COM file
    will be created in your SHGEN-1 or WSGEN diskette.

    The default values for all parameters of IPXDE650.COM are as follows:

		I/O port #1	 300
		IRQ #1		 5
		Memory #1	 d000

    Note : if you generate IPX.COM by "1:Driver Configurable by JUMPERS
	   Utility", the I/O PORT # will be None, you must execute the JUMPERS
	   Utility offered by NetWare, the procedure is as follows:

	   a. >JUMPERS

	   b. Enter the file IPX.COM to modify.

	   c. The screen displays the following:

	      DE-650 Options
	      I/O PORT #1     None

	   d. Press Enter
		(window assistance)

	   d1.	 I/O PORT#
		 =========
		       200
		       220
		       240
		       260
		       280
		       300
			.
			.
			.
		       380
	   d2. Select one port#.

	   d3. Save the port# that you selected.

	   d4.	IRQ #1		 None

		 IRQ  #
		 ======
		   2
		   3
		   4
		   .
		   .
		   15

	   d5. Select one IRQ#

	   d6. Save the port# that you selected

	   d7. Memory #1	None

	       Memory #
	       ========
		 C800
		  .
		  .
		  .


	   d8. Select Memery #

	   d9. Save the Memory # that you selected

************************
*  NETWARE LITE USERS  *
************************

1)  Follow the normal installation procedure as instructed by NetWare Lite.
    When asked to select a network driver, simply choose "NOVELL NE2000".

2)  After the installation is completed, modify the STARTNET.BAT file as
follows:

	From:
       ---------------------------
	     LSL
	     NE2000
	     IPXODI A
	     CLIENT

	To:
       ---------------- or -------------- or ----------------  or --------------
	     AE 	      PCIC	       ICCNT		   PCMDLINK *
	     LSL	      LSL	       LSL		   LSL
	     DE650ODI	      DE650ODI	       DE650ODI 	   DE650ODI
	     IPXODI A	      IPXODI A	       IPXODI A 	   IPXODI A
	     CLIENT	      CLIENT	       CLIENT		   CLIENT


    AE.EXE : is used to enable the PCMCIA card on which the Socket Service has
	     been installed.
    PCIC.EXE : is used to enable the Intel 82365SL PC Card Interface Controller
	       (PCIC) chipset.
    ICCNET.EXE : is used to enable the ICCNT (I/O Card Controller) chipset in
		 TOSHIBA T3300SL Model Notebook.
    PCMDLINK.COM : is used to enable Phoenix PCMCCU and to allocate resources
		   that I/O base: 320, IRQ: 5, and MEM base: D000
		   Only PCMCCU v1.3 need PCMDLINK.EXE to enable PCMCCU.

   For more detail information, please refer to \open_adp\readme.doc or
   \install.doc.

 3) Copy \NETWARE\ODI.DOS\NET.CFG file to NWLITE sub-directory which was
    created when you installed NetWare Lite.

 4) You may now run STARTNET to access the NetWare network.

**********************
*  ODI DRIVER SETUP  *
**********************

ODI Workstation for DOS
=======================
D-Link ODI Driver program allows you to run multiple protocl stacks.  It also
allows you to install up to two network adapters in a workstation. D-Link ODI
driver supports "port, node address, protocol and frame" options.  You can use
these options to create your own NET.CFG file.	For detailed info on Keywords,
please refer to Novell's manual "NetWare ODI shell for DOS - NET.CFG options".

1)  Copy the DE650ODI.COM file (from this diskette) to the directory which
    contains Novell's LSL.COM, IPXODI.COM and NETx.COM files.

2)  Follow Novell's instructions on using the ODI programs. You can substitute
    the DE650ODI.COM whenever a reference is made to the Hardware Specific
    Module.

3)  A typical startup for ODI workstation is as follows:

     >AE		--Enable PCMCIA Adapter
     >LSL		--Link Support Layer Module provided by Novell
     >DE650ODI		--Hardware Specific Module provided by D-Link
     >IPXODI		--IPX Protocol Stack Module provided by Novell
     >NETx		--DOS Support Module provided by Novell
     >LOGIN

     or

     >PCMDLINK		--Enable Phoenix PCMCCU
     >LSL		--Link Support Layer Module provided by Novell
     >DE650ODI		--Hardware Specific Module provided by D-Link
     >IPXODI		--IPX Protocol Stack Module provided by Novell
     >NETx		--DOS Support Module provided by Novell
     >LOGIN

     or

     >PCIC		--Enable PCMCIA Adapter
     >LSL		--Link Support Layer Module provided by Novell
     >DE650ODI		--Hardware Specific Module provided by D-Link
     >IPXODI		--IPX Protocol Stack Module provided by Novell
     >NETx		--DOS Support Module provided by Novell
     >LOGIN

     or

     >ICCNT		--Enable PCMCIA Adapter
     >LSL		--Link Support Layer Module provided by Novell
     >DE650ODI		--Hardware Specific Module provided by D-Link
     >IPXODI		--IPX Protocol Stack Module provided by Novell
     >NETx		--DOS Support Module provided by Novell
     >LOGIN

    AE.EXE : is used to enable the PCMCIA card on which Socket Service has
	     been installed.
    PCIC.EXE : is used to enable the Intel 82365SL PC Card Interface Controller
	       (PCIC) chipset.
    ICCNET.EXE : is used to enable the ICCNT (I/O Card Controller) chipset in
		 TOSHIBA T3300SL Model Notebook.
    PCMDLINK.COM
	 PCMDLINK.COM is PCM client driver and only Phoenix PCMCCU v1.3 need.

   For more detail information, please refer to \open_adp\readme.doc or
   \install.doc.

   Parameter of AE.EXE, PCIC.EXE, ICCNT.EXE, PCMDLINK.COM
   Example:
   >AE	 [/iop:P0] [/mem:P1] [/irq:P2] [/slt:P3]
   >PCIC [/iop:P0] [/mem:P1] [/irq:P2] [/slt:P4] [/grp:P4]
   >ICCNT [/iop:P0] [/mem:P1] [/irq:P2]
   >PCMDLINK (resources 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


*****************************
*  SERVER AND BRIDGE SETUP  *
*****************************

Example :  NetWare 386 Server/Bridge Setup
===========================================

1)  Copy the appropriate NetWare driver files (from this diskette) to the
    root directory of your Novell diskette labeled SYSTEM-1.

     >Copy  A:\NETWARE\NET386\*.*  B:\	--SYSTEM-1 disk must be in drive B

2)  Execute Novell's SERVER program, which resides in the SYSTEM-1 diskette.
    After loading the hard disk driver, you can load the network driver as
    follows:

     :Load  A:\386DE650.LAN	--Select your network card settings
     :Bind ipx to 386DE650
     :load install		--Follow the NetWare installation instructions