home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Internet 2000 December / MICD_2000_12_NR1.iso / Dreamnet / drivery / Trendware / 100pcie.exe / HELP / NWCLIENT.OS2 < prev    next >
Text File  |  1998-06-25  |  5KB  |  99 lines

  1.    ┌────────────────────────────────────────────────────────────────────────┐
  2.    │                Installation for NetWare OS/2 ODI Driver                │
  3.    └────────────────────────────────────────────────────────────────────────┘
  4.  
  5.    A. Installation:
  6.  
  7.       1. Double-click the 'Novell' icon on the OS/2 desktop.
  8.  
  9.       2. Double-click the 'Install' icon in the 'Novell' window.
  10.  
  11.       3. Choose 'Requester on Workstation' from the 'Installation' menu.
  12.  
  13.       4. Type the target directory and source drive in the 'Set Target
  14.          Directory' window, and click <ok> button when you finish.
  15.  
  16.       5. Select 'Edit CONFIG.SYS and Copy All Files' in the 'Requester
  17.          Installation' window, and click <ok> button.
  18.  
  19.       6. Insert this driver disk into drive A:.
  20.  
  21.       7. Type A:\NWCLIENT\OS2\840-OD.SYS in the 'Step1:Choose the ODI LAN
  22.          Driver' window, and click <continue> button.
  23.  
  24.       8. Follow the instructions and finish the installation.
  25.  
  26.       9. If there is more than one 840 card in your system, you must add the
  27.          following statements to the NET.CFG file:
  28.  
  29.             Link Driver 840-OD
  30.                     port    d000            -> selected W89C840 card
  31.  
  32.  
  33.       10.Reboot your system.
  34.  
  35.  
  36.    B.  Parameters
  37.  
  38.        The following parameters can be used in order to control part of
  39.        the driver's operation.
  40.  
  41.        These parameters are added to the driver's entry in NET.CFG
  42.  
  43.        For NetWare standard parameters, please refer to NetWare user's
  44.        manual.
  45.  
  46.  
  47.            Busrt <Value>
  48.                The parameter 'Burst' is used to set burst length.
  49.                The default value of burst length is 6.
  50.                Burst Length defines the maximum number of long words that can
  51.                be transferred within one PCI burst transaction. The reasonable
  52.                values are 1(1 longword), 2(2 longwords), 3(4 longwords),
  53.                4(8 longwords), 5(16 longwords) and 6(32 longwords).
  54.  
  55.            CacheAlign <Value>
  56.                The parameter 'CacheAlign' is used to set cache alignment.
  57.                The default value of cache alignment is 3.
  58.                Cache Alignment defines the address boundary for data burst.
  59.                The reasonable values are 1(8 longword alignment),
  60.                2(16 longword alignment) and 3(32 longword alignment)."
  61.  
  62.            TxThreshold <Hexdecimal Value>
  63.                The parameter 'TxThreshold' is used to set transmit threshold.
  64.                The default value of transmit threshold is 0.
  65.                This value decides the transmit threshold level of the transmit
  66.                FIFO. Transmission will start immediately after the transmit
  67.                FIFO has reached the threshold level or full pkt has been
  68.                transferred to the transmit FIFO if the frame length is less
  69.                than the transmit threshold level.
  70.                              TxThreshold         Transmit Threshold Level
  71.                                 00H                     full pkt
  72.                                 01H                     16 bytes
  73.                                 02H                     32 bytes
  74.                                 --                      --
  75.                                 7FH                      2032 bytes"
  76.  
  77.            LineSpeed <String>
  78.                The parameter 'LineSpeed' is used to set the line speed.
  79.                The default value of line speed is AutoDetect.
  80.                This adapter can be operationed in 10M or 100M Mbps. The
  81.                reasonable values are AutoDetect(auto detect line speed by the
  82.                driver), 10M or 100M
  83.  
  84.            FullDuplex <String>
  85.                The parameter 'FullDuplex' is used to set the full duplex
  86.                function.
  87.                The default value of full duplex function is AutoDetect.
  88.                This adapter can be in half or full duplex mode. In half duplex
  89.                mode, the W89C840 can only either transmit or receive. In full
  90.                duplex mode, the W89C840 can transmit and receive at the same
  91.                time. The reasonable values are AutoDetect(auto detect full
  92.                duplex function by the driver), Diable(disable full duplex
  93.                function) and Enable(enable full duplex function).
  94.  
  95.            Nway <String>
  96.                The parameter 'Nway' is used to disable or enable the
  97.                autonegotiation function. The default value of nway is ON.
  98.                The reasonable values are OFF and ON.
  99.