home *** CD-ROM | disk | FTP | other *** search
/ Troubleshooting Netware Systems / CSTRIAL0196.BIN / attach / pcc / v08n03 / netwrk.exe / WDPOST.ZIP / WDPOST.TAR / wdpost.dir / super / decnet / install.doc < prev    next >
Text File  |  1988-06-21  |  4KB  |  106 lines

  1.                            WESTERN DIGITAL
  2.                "PLUS"-FAMILY LAN ADAPTER BOARD DRIVER
  3.               FOR USE WITH DEC's DECnet-DOS and PCSA/PC
  4.  
  5.                          INSTALLATION GUIDE
  6.  
  7.  
  8.   The DLL.EXE driver contained on this diskette is for use with the
  9.   WD8003-Family LAN Adapters: StarCard PLUS (tm), StarLink PLUS (tm),
  10.   and EtherCard PLUS (tm).  This driver operates with DEC's DECnet-DOS (*)
  11.   or PCSA/PC Software.
  12.  
  13.   This document contains the information about how to install a Western
  14.   Digital "PLUS"-family LAN adapter board and the DLL DECnet driver on
  15.   DEC's DECnet network.
  16.  
  17.   1.  Jumper the adapter according to your system configuration.
  18.  
  19.   The DLL Device Driver is installed at PC boot time according to the
  20.   command line specified in the AUTOEXEC.BAT file (described below).
  21.   The user must ensure that the software settings given on the device
  22.   driver command line match the jumper settings on the adapter board.
  23.  
  24.   Jumper settings for some adapter boards are described in the
  25.   JUMPERS.DOC file.  For more information, refer to the Western Digital
  26.   "User Installation Guide" that comes with each adapter board.
  27.  
  28.   2. Insert the adapter in your PC.
  29.  
  30.   3. Power up your PC.
  31.  
  32.   4A. For DECnet-DOS:
  33.       --------------
  34.   Install the DECnet-DOS network software using the DIP.EXE
  35.   installation program supplied on the DECnet-DOS diskette.  Select
  36.   ETHERNET communications during the installation.
  37.  
  38.   Next, copy the Western Digital driver DLL.EXE from this diskette
  39.   to the \DECNET directory of your system drive.  For example,
  40.  
  41.            COPY A:\DECNET\DLL.EXE C:\DECNET\DLL.EXE
  42.  
  43.   Next, edit your AUTOEXEC.BAT file to load the DLL driver as described
  44.   in step 5.
  45.  
  46.   4B. For PCSA/PC:
  47.       -----------
  48.   Have your system administrator create a KEY diskette for your system.
  49.   The KEY diskette should be created with your DECnet address and your
  50.   personal startup files.
  51.  
  52.   Next, copy the Western Digital driver DLL.EXE from this diskette
  53.   to the \SYSTEM directory of your KEY diskette.  For example, with
  54.   your KEY diskette in drive A: and this diskette in drive B:, type:
  55.  
  56.            COPY B:\DECNET\DLL.EXE A:\SYSTEM\DLL.EXE
  57.  
  58.   Next, edit file A:\SYSTEM\MSNET.INI on your KEY diskette as described
  59.   in step 5.  (Make sure to change ALL occurrances of DLL.)
  60.  
  61.   5. You need to edit your AUTOEXEC.BAT or A:\SYSTEM\MSNET.INI to load
  62.   the DLL.EXE driver and to reflect the jumper selections of step 1.
  63.   Use the format:
  64.  
  65.            C:\DECNET\DLL /IRQ=irq /IO=base /SM=page  (AUTOEXEC.BAT)
  66.   or
  67.            DLL /IRQ=irq /IO=base /SM=page            (MSNET.INI)
  68.   where,
  69.  
  70.    irq  - IRQ level to receive adapter board interrupts, jumper W2  (2)
  71.  
  72.    base - I/O base address in hexadecimal, jumper W1              (280)
  73.  
  74.    page - 4-digit memory segment byte address of the 8 Kbyte
  75.           shared buffer memory (not set by jumpers on the board) (D000)
  76.  
  77.   The DLL.EXE defaults are given in parentheses.  Note that the DLL.EXE
  78.   defaults to IRQ2 while the "PLUS"-Family boards are shipped with the
  79.   jumper set to IRQ3. Therefore, either the /IRQ parameter must be
  80.   specified or else the jumper must be changed.
  81.  
  82.   For example, the following statement corresponds to the factory jumper
  83.   configuration of the adapter and a buffer memory base address of DE000:
  84.  
  85.            DLL /IRQ=3 /IO=280 /SM=DE00
  86.  
  87.   Your "irq" options for the /IRQ Interrupt parameter are: 2, 3, 4, 5,
  88.   6, or 7.
  89.  
  90.   Your "base" options for the /IO I/O base address parameter are: 3E0,
  91.   3C0, 3A0, 380, 360, 340, 320, 300, 2E0, 2C0, 2A0, 280, 260, 240, 220,
  92.   or 200.
  93.  
  94.   Your "page" options for the /SM shared memory parameter are: 8000 -
  95.   F000, on 8K-byte boundaries (increments of 200 hex).  (The DLL.EXE
  96.   driver defaults to D000; there are no jumpers for this on the adapter
  97.   board.)
  98.  
  99.   6. Reboot the system.
  100.  
  101.  
  102.   (*) DEC and DECnet are trademarks of Digital Equipment Corporation.
  103.  
  104.   EtherCard PLUS, StarCard PLUS, and StarLink PLUS are trademarks of
  105.   Western Digital Corporation.
  106.