home *** CD-ROM | disk | FTP | other *** search
/ ftp.tcs3.com / ftp.tcs3.com.tar / ftp.tcs3.com / DRIVERS / Network / LinkSYS / LNE100TX / lne100txv42.exe / NETWARE / CLIENT / DOS / README.TXT < prev   
Text File  |  2000-01-26  |  3KB  |  88 lines

  1. *****************************************************************************
  2.               Linksys LNE100TX Fast Ethernet Adapter (LNE100TX v4)
  3.  
  4.                  NetWare ODI Client Driver For DOS Workstation
  5.                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  6.  
  7.                   Copyright (C) 2000 Linksys.
  8.                              All rights reserved.
  9. *****************************************************************************
  10.  
  11. This section describes the procedure to install the NetWare DOS ODI
  12. workstation driver for your adapter.
  13.  
  14.  
  15. Installation Procedure
  16. ======================
  17. Before you start with the installation process, make sure that the adapter
  18. is properly installed and configured. Make sure that your NetWare operating
  19. system is properly installed.
  20.  
  21. If there are NetWare client programs such as: LSL.COM, IPXODI, and VLM.EXE
  22. in your system already, you can use the following procedures to setup your
  23. system.
  24.  
  25.   1. Copy the A:\NETWARE\Client\DOS\LNE100TX.COM file to the NetWare client
  26.      directory which contains NET.CFG, LSL.COM, IPXODI.COM, and VLM.EXE
  27.      with related *.VLM files.
  28.  
  29.   2. Update the NET.CFG file. You can refer to the NET.CFG sample.
  30.  
  31.   3. Make sure to add LASTDRIVE=Z in your CONFIG.SYS file.
  32.  
  33.   4. Enter the following commands to connect to your Novell server:
  34.                 LSL
  35.                 LNE100TX
  36.                 IPXODI
  37.                 VLM
  38.                 F:
  39.                 LOGIN <user_name>
  40.  
  41.  
  42.   ** NOTE **
  43.      Multiple LAN Adapters in a system:
  44.       If you want to install multiple LAN adapter in your system, you have
  45.       to use "SLOT" keyword in NET.CFG to select which adapter to use with
  46.       your netware client.
  47.  
  48.  
  49.  
  50. Configuration Files
  51. ===================
  52.   File Name:            NET.CFG
  53.  
  54.   Sample of configuration file:
  55. -----------------------------------------------------------------------------
  56. Link Driver LNE100TX
  57.     FRAME Ethernet_802.2
  58.     FRAME Ethernet_802.3
  59.     FRAME Ethernet_SNAP
  60.     FRAME Ethernet_II
  61.  
  62. ;       No_Early_Rx_Interrupt_Enable    ; Certification, please remove the
  63.                                         ; first ";" of this line
  64. ;       FORCE_MEDIA
  65. ;       Connection_Type = 10MFD ; 10M 10MFD 100M 100MFD, default is AUTO
  66.         TX_THRESHOLD    = 0     ; 0..3, 4=Store and forward, default=0
  67.         RX_THRESHOLD    = 1     ; 0..2, 2=Store and forward, default=1
  68.         CAL             = 2     ; 0..3, default = 2
  69.         PBL             = 10    ; 0,1,2,4,8,10,20, default = 10
  70.         Rx_Buffer_Size  = 100   ; Hex number, 100-600
  71. ;       Slot  1
  72.         RX_FIFO_SIZE    = 2     ; 0..2, 0 ~ 2:2K, 3:1K; 0 is default
  73.  
  74. NetWare DOS Requester
  75.         FIRST NETWORK DRIVE = F
  76.         NETWARE PROTOCOL = NDS BIND
  77. ;       MAX IPG = 0
  78. ;       PBURST READ WINDOW SIZE=45
  79. ;       PBURST WRITE WINDOW SIZE=45
  80.  
  81. -----------------------------------------------------------------------------
  82. All trademarks and brand names mentioned belong to their respective owners.
  83.  
  84. ** Note **
  85.   Its PCI cycle maybe slower on some machines. At this time, you should enable
  86.   store and forward function in NET.CFG.
  87. 
  88.