home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 29 Fixes_o / 29-Fixes_o.zip / wr07060a.zip / US7060B2.DSK / DRIVERS / INTEL.ZIP / intel16.nif < prev    next >
INI File  |  1994-07-29  |  7KB  |  188 lines

  1. [INTEL16]
  2. Type = NDIS
  3. Title = "Intel TokenExpress(tm) 16/4 Adapter"
  4. Version = 6.17
  5. DriverName = OLITOK$
  6. Xports = NETBEUI LANDD
  7.  
  8. [FILE]
  9. Name = INTEL16.OS2
  10. Path = IBMCOM\MACS
  11.  
  12. [Adapter]
  13. tag=IoAddress
  14. display = "Select adapter - I/O addresses"
  15. type = decimal
  16. range = 0-3
  17. default = 0
  18. help = "This parameter is used when the adapter has been reconfigured (
  19.  ISA 16/4 Adapter by means of A0,A1 switches, EISA, MCA 16/4 Adapter by
  20.  means of computer set-up program).
  21.     0   Primary Adapter (default, I/O address is A20h)
  22.     1   Alternate Adapter (I/O address is A24h)
  23.     2   Second primary (I/O address is A50h)
  24.     3   Second alternate (I/O address is A54h)"
  25.  
  26. [EarlyRelease]
  27. display = "Early release"
  28. type = string
  29. strlength = 3
  30. set = "yes","no"
  31. default = "Yes"
  32. help = "This parameter specifies the early token release option for
  33.  Intel TokenExpress(tm) 16/4 network adapter cards.  The early token
  34.  release option reduces the average time that another network adapter
  35.  card must wait to gain access to the network.  Network adapter cards
  36.  that do not support the early token release option ignore this
  37.  parameter."
  38.  
  39. [NetAddress]
  40. display = "Network adapter address"
  41. type = hexstring
  42. strlength = 12
  43. range = 400000000000-4FFFFFFFFFFF
  44. optional = yes
  45. editable = yes
  46. help = "This parameter overrides the network address of the network
  47.  adapter card.  The value of this parameter is a hexadecimal string of
  48.  12 digits, as in 400001020304.  The address
  49.  must be unique among all other network adapter addresses on the
  50.  network.  Specify the network adapter address in IBM Token-Ring
  51.  Network format."
  52.  
  53. [MaxRequests]
  54. display = "Max. number of queued general requests"
  55. type = decimal
  56. default = 6
  57. range = 1-10
  58. help = "Sets the maximum number of outstanding GeneralRequests and configures
  59.  the size of GeneralRequest Queue."
  60.  
  61. [MaxTransmits]
  62. display = "Maximum number of queued transmits"
  63. type = decimal
  64. default = 40
  65. range = 2-100
  66. help = "This parameter specifies the maximum number of transmit queue
  67.  entries for the TokenExpress adapter driver.  You should set this
  68.  parameter equal to the computed value obtained by multiplying the
  69.  Maximum Transmits Outstanding parameter against the Maximum Sessions
  70.  parameter (located in the NETBIOS protocol) for a server or gateway
  71.  workstation."
  72.  
  73. [RecBufCount]
  74. display = "Number of receive buffers"
  75. type = decimal
  76. default = 10
  77. range = 4-10
  78. help = "This parameter specifies the total number of receive buffers in
  79.  the receive buffer pool.  The maximum frame size for incoming frames can
  80.  be computed using the following formula:
  81.         min(MaxFs, ReceiveArea-256 , 1016 x ((ReceiveArea-1) div 1016)),
  82.  where MaxFs is 4472 at 4 Mbps and 17954 at 16Mbps and
  83.  ReceiveArea =  RecBufSize x RecBufCount."
  84.  
  85. [RecBufSize]
  86. display = "Receive buffer size"
  87. type = decimal
  88. default = "4500"
  89. range = 256-5000
  90. help = "This parameter specifies the size (in bytes) of buffers in the
  91.  receive buffer pool.  The maximum frame size is calculated as follows:
  92.         min(MaxFs, ReceiveArea-256 , 1016 x ((ReceiveArea-1) div 1016)),
  93.  where MaxFs is 4472 at 4 Mbps and 17954 at 16Mbps and
  94.    ReceiveArea =  RecBufSize x RecBufCount."
  95.  
  96. [ReOpen]
  97. display = "Re-open on lobe-error"
  98. type = string
  99. strlength = 3
  100. set = "Yes","No"
  101. default = "No"
  102. help = "This parameter specifies to the TokenExpress driver whether or
  103.  not to attempt to reopen the adapter if the adapter closes due to lobe
  104.  errors.  The default is NO."
  105.  
  106. [FrameStatus]
  107. display = "FrameStatus"
  108. type = string
  109. strlength = 3
  110. set = "Yes","No"
  111. default = "No"
  112. help = "This parameter specifies the frame status value for a transmitted
  113.  frame.  Some protocols rely upon the actual frame status while others
  114.  require a SUCCESS value on all transmitted frames.  If you are unable to
  115.  connect to a system on another ring, you should try setting this parameter
  116.  to 'YES'.  ('YES' is the default value. 'NO' gives better performance in
  117.  a server"
  118.  
  119. [TxBufferSize]
  120. display = "TransmitBufferSize"
  121. type = decimal
  122. range = 2-60
  123. optional=yes
  124. editable=yes
  125. help = "This parameter specifies the number of 1K byte memory blocks to
  126.  allocate for TransmitBuffers.  This parameter must be defined if your
  127.  system contains more than 16 MB of memory *AND* you are not using an
  128.  'EISA 16/4 Adapter'.
  129.  If TransmitBufferSize is defined; the adapter cannot transmit frames that
  130.  are larger than the TransmitBufferSize.
  131.  If the parameter 'Accept virtual addresses (GDT)' is set to 'Yes' you can
  132.  use this parameter to change the TransmitBufferSize.
  133.  The default setting for TransmitBufferSize is NO.  (This setting normally
  134.  provides the best performance."
  135.  
  136. [SupportGDT]
  137. display = "Accept virtual addresses (GDT)"
  138. type = string
  139. strlength = 3
  140. set = "Yes","No"
  141. default = "No"
  142. help = "This parameter determines whether a protocol can transmit frames
  143.  using virtual addresses (GDT's) or if physical addresses MUST be used.
  144.  This parameter must be set to *YES* for protocol which only use virtual
  145.  addresses (*NO* is the default value for best performance).  If this
  146.  parameter is set to 'Yes', the default size for the transmit buffer pool
  147.  is set to 20K bytes.  You must modify the TransmitBufferSize parameter to
  148.  increase or decrease the pool's size."
  149.  
  150. [DMABurstSize]
  151. display = "DMABurstSize"
  152. type = string
  153. strlength = 6
  154. set = "Short","Normal","Long"
  155. ; default = Normal
  156. optional=yes
  157. editable=yes
  158. help = "This parameter specifies whether to change the DMA burstsize
  159.  on the Intel TokenExpress ISA 16/4 and ISA/16s adapters. EISA and MC adapter
  160.  cards will ignore this parameter.  Because heavy network activity can
  161.  interfere with the operation of the floppy drive and other DMA devices,
  162.  selecting 'Short' will help decrease interference.  Select 'Long' for
  163.  best performance. 'Normal' is the default value."
  164.  
  165. [RecBufHigh]
  166. display = "Buffer Pool in high memory"
  167. type = decimal
  168. range = 0-1
  169. optional=yes
  170. editable=yes
  171. help = "Configures the Buffer Pool in high (above 1M bytes) or low
  172.  memory. A value of zero (0) causes the driver to try to allocate the Pool
  173.  in high memory and, failing this, to try allocating low memory. A value of
  174.  one (1) causes the driver to do the reverse (try to allocate the Pool in
  175.  low memory and, if this fails, trying to allocate high memory)."
  176.  
  177. [NDIS201]
  178. display = "Disable NDIS 2.02 support"
  179. type = none
  180. set = "Yes","No"
  181. default = "No"
  182. help = "This parameter configures the TokenExpress driver to only support
  183.  NDIS 2.01 extensions and not utilizes the IBM extensions to the standard
  184.  (NDIS 2.02).  If you want to use the LSM, LNM or 802.2 drivers, you should
  185.  leave NDIS 2.02 support enabled.  If you are doing an NDIS 2.01 conformance
  186.  test, select *YES* to disable NDIS 2.02 support.  The default value for
  187.  this parameter is *NO*."
  188.