home *** CD-ROM | disk | FTP | other *** search
/ ftp.tcs3.com / ftp.tcs3.com.tar / ftp.tcs3.com / DRIVERS / Network / LinkSYS / LNE100TX / lne100txv42.exe / NDIS / PATHWORK.TXT < prev    next >
Text File  |  2000-01-26  |  5KB  |  152 lines

  1. *****************************************************************************
  2.              Linksys LNE100TX Fast Ethernet Adapter (LNE100TX v4)
  3.  
  4.                  NDIS 2 Driver For DEC PathWork Installation
  5.                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  6.  
  7.                          Copyright (C) 2000 Linksys
  8.                              All rights reserved.
  9. *****************************************************************************.TOPIC:
  10.  
  11.  
  12. The drivers named LNE100 contained in the \NDIS subdirectory of your Driver
  13. Diskette conform to the Network Driver Interface Specification (NDIS) defined
  14. by Microsoft/3Com.
  15.  
  16.  
  17. Installation Procedure
  18. ======================
  19.  
  20. 1. Insert the DEC PATHWORKS Client Setup diskette #1 into your floppy drive
  21.    (either A: or B:).
  22.  
  23. 2. At the prompt, type the following and press <Enter> to bring up the
  24.    startup menu:
  25.  
  26.          A:>NETSETUP          <Enter>
  27.  
  28. 3. You'll be asked if your keyboard type is LK250. Select "NO." If you are
  29.    using an LK250 keyboard choose "YES."
  30.  
  31. 4. Next, you'll be prompted to choose a transport option.  Select the
  32.    "DECNET transport option" and press <Enter> to proceed.
  33.  
  34. 5. Your system will prompt you to insert the DNET TRNSPRT diskette#1 into your
  35.    floppy drive. Follow screen instructions.
  36.  
  37. 6. Then you'll be prompted to specify a destination drive.  Type C: or D:
  38.  
  39. 7. When asked if you are creating an initial workstation diskette, select "NO."
  40.  
  41. 8. Type in the node name and address (i.e., node number) in the corresponding
  42.    field. Then press <Enter>.
  43.  
  44. 9. Type in the server node name and address (i.e., node number) in the
  45.    corresponding field. Then press <Enter>.
  46.  
  47. 10. When asked to "Select the network adapter type:" choose Ethernet.
  48.  
  49. 11. When prompted to "Select the network adapter:" choose "Other NDIS."
  50.  
  51. 12. Indicate the subdirectory location of your NDIS driver in the
  52.     Linksys Driver Disk. For example, type the following:
  53.  
  54.          A:\NDIS\DOS\LNE100.DOS
  55.     or
  56.          A:\MSLANMAN.DOS\DRIVERS\Fast\LNE100\LNE100.DOS
  57.  
  58. 13. When prompted, indicate the subdirectory location of the PROTOCOL.INI file
  59.     in the Fast Ethernet Controller Provider Driver Diskette.  For example, type
  60.     the following:
  61.  
  62.          A:\NDIS\DOS\
  63.     or
  64.          A:\MSLANMAN.DOS\DRIVERS\Fast\LNE100\
  65.  
  66. 14. Select "WRITE KEY DISK" to save the settings that you have chosen.  When
  67.     prompted to copy the LNE100.DOS and PROTOCOL.INI files, insert the Fast
  68.     Ethernet Controller Provider Driver Diskette into your floppy drive.
  69.  
  70. 15. Follow screen instructions to complete the installation.
  71.  
  72. 16. From the Configuration screen, press F10 to exit to C:\.
  73.  
  74. 17. Edit the PROTOCOL.INI file from the DECNET subdirectory.  Remove the
  75.     semicolon (;) from the statement "NI_IRQ = 5" under the [DATALINK] section.
  76.  
  77. 18. Make sure that the IRQ value used in LNE100.DOS driver,
  78.     matches the NI_IRQ value in the [DATALINK] statement.
  79.  
  80.  
  81. Sample Configuration Files
  82. --------------------------
  83.  
  84. 1. CONFIG.SYS File
  85.  
  86.    shell=c:\command.com /P /E:526
  87.    device=c:\decnet\himem.sys
  88.    rem *** do not add the EMM386.exe to this file ***
  89.    REM  device=C:\dos\EMM386.EXE ram 1024
  90.    dos=high, UMB
  91.    devicehigh=c:\decnet\protman.sys /I:D:\DECNET
  92.    devicehigh=c:\decnet\LNE100.dos
  93.    rem device=c:\decnet\nddrv.sys
  94.    rem device=c:\decnet\npdrv.sys
  95.    FILES=50
  96.    BUFFERS=50
  97.    LASTDRIVE=v
  98.    STACKS=9,256
  99.  
  100.  
  101. 2. PROTOCOL.INI file for PATHWORKS v4.1
  102.  
  103.    ; PROTOCOL.INI file create by DNETOMO.V41 V4.1.060
  104.    ;              via DNETWIK.V41 V4.1.047
  105.  
  106.    [protocol manager]
  107.    DRIVERNAME = PROTMAN$
  108.  
  109.    [IPX4MAC]
  110.    DRIVER = IPX$MAC
  111.    BINDINGS   = LNE100.DOS
  112.  
  113.    [DATALINK]
  114.    DRIVERNAME   = DLL$MAC
  115.    LG_BUFFERS   = 16
  116.    SM_BUFFERS   = 6
  117.    OUTSTANDING  = 32
  118.    HEURISTICS   = 0
  119.    BINDINGS   = LNE100.DOS
  120.    ;Specify IRQ level used by workstations network adapter
  121.    ;You can get the IRQ value from driver loading message
  122.    NI_IRQ     = 3
  123.  
  124.    [LNE100.DOS]
  125.    ; PROTOCOL.INI for Linksys LNE100TX Fast Ethernet Adapter(LNE100TX v4)
  126.      drivername = LNE100$
  127.    ; Slot = 1            ;; {1-4}
  128.    ; SIA_Mode = AUTODETECT
  129.    ;; {SIA_Mode = UTP, UTP_FD, UTP_100, UTP_100FD, AUTODETECT}
  130.  
  131. 3. AUTOEXEC.BAT
  132.  
  133.    echo off
  134.    break on
  135.    cls
  136.    prompt $p$g
  137.    REM  Insert any keyboard internationalization and character
  138.    REM  set information here.
  139.    if not exist \decnet\STARTNET.BAT goto nostartup
  140.    call \decnet\STARTNET
  141.    goto end
  142.    :nostartup
  143.    echo ** WARNING ** STARTNET.BAT file not found.
  144.    echo **            Network functions not performed
  145.  
  146.  
  147.  
  148. All trademarks or brand names mentioned are properties of their respective
  149. companies.
  150.  
  151.  
  152.