home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 29 Fixes_o / 29-Fixes_o.zip / us8210b4.dsk / IBMCOM / MACS / MACS.ZIP / ibmcom / macs / ibmtokc.nif < prev    next >
INI File  |  1995-12-19  |  6KB  |  179 lines

  1. [IBMTOKC]
  2. Type = NDIS
  3. Title = "IBM Compatible Token-Ring Network Adapter (IBMTOK.OS)"
  4. Version = 3.0
  5. DriverName = IBMTOK$
  6. Xports = NETBEUI LANDD
  7. Copyfile = LT2.MSG, LT2H.MSG
  8.  
  9. [FILE]
  10. Name = IBMTOK.OS2
  11. Path = IBMCOM\MACS
  12.  
  13. [ADAPTER]
  14. display = "Adapter assignment"
  15. type = string
  16. strlength = 4
  17. set = "UAA2","UAA1"
  18. optional = yes
  19. editable = yes
  20. virtual = no
  21. help = "This parameter identifies the network adapter card assignment
  22.  if more than one Token-Ring network adapter card resides in the
  23.  workstation.  A value of UAA1 denotes the Token-Ring adapter with
  24.  the lowest Universally administered address.  A value of UAA2
  25.  denotes the Token-Ring adapter with the second lowest Universally
  26.  administered address.  Use this parameter if you need to reverse
  27.  the adapter assignment selected by the device driver"
  28.  
  29. [NETADDRESS]
  30. display = "Network adapter address"
  31. type = hexstring
  32. strlength = 12
  33. range = 400000000000-7FFFFFFFFFFF
  34. optional = yes
  35. editable = yes
  36. virtual = no
  37. help = "This parameter overrides the network address of the network
  38.  adapter card.  The value of this parameter is a hexadecimal string of
  39.  12 digits, as in 400012345678.  The address
  40.  must be unique among all other network adapter addresses on the
  41.  network.  Specify the network adapter address in IBM Token-Ring
  42.  Network format."
  43.  
  44. [RAM]
  45. display = "Shared RAM address"
  46. type = hexadecimal
  47. range = A000-DE00
  48. step = 200
  49. optional = yes
  50. editable = yes
  51. virtual = no
  52. help = "This parameter only applies to IBM Token-Ring 16/4 ISA adapters
  53.  WITHOUT Plug and Play capability.
  54.  This parameter specifies the physical RAM location on the
  55.  network adapter card if the default location is not adequate.
  56.  The specified location must not conflict with the address
  57.  of any adapter card configured and installed in the workstation.
  58.  The recommended RAM addresses for this field are X'D800
  59.  for the Primary adapter and X'D400 for the Alternate adapter.  Refer to
  60.  your configuration documentation for more information on this parameter."
  61.  
  62. [MAXTRANSMITS]
  63. display = "Maximum number of queued transmits"
  64. type = decimal
  65. default = "6"
  66. range = 6-50
  67. optional = yes
  68. editable = yes
  69. virtual = no
  70. help = "This parameter specifies the maximum number of transmit queue
  71.  entries for the network adapter driver.  For a server workstation or
  72.  gateway workstation, set this parameter to the result of
  73.  multiplying the Maximum Transmits
  74.  Outstanding parameter against the Maximum Sessions parameter located
  75.  in the NETBIOS protocol."
  76.  
  77. [RECVBUFS]
  78. display = "Number of receive buffers"
  79. type = decimal
  80. default = "2"
  81. range = 2-60
  82. optional = yes
  83. editable = yes
  84. virtual = no
  85. help = "This parameter specifies the minimum number of receive buffers to be
  86.  configured in the memory of the adapter.  Any memory left on the adapter
  87.  after other storage requirements have been satisfied will be configured
  88.  as additional receive buffers.  If you specify too many buffers, the
  89.  adapter will not open."
  90.  
  91. [RECVBUFSIZE]
  92. display = "Receive buffer size"
  93. type = decimal
  94. default = "256"
  95. range = 256-2040
  96. step = 8
  97. optional = yes
  98. editable = yes
  99. virtual = no
  100. help = "This parameter specifies the length of the data portion of each
  101.  receive buffer in the shared RAM area of the adapter. It does not include
  102.  the 8 bytes overhead needed by the adapter. The value must be a decimal
  103.  number between 256 and 2040 and must be divisible by 8.  The default is 256."
  104.  
  105. [XMITBUFS]
  106. display = "Number of transmit buffers"
  107. type = decimal
  108. default = "1"
  109. range = 1-16
  110. optional = yes
  111. editable = yes
  112. virtual = no
  113. help = "This parameter specifies the number of transmit buffers to be
  114.  configured in the memory of the adapter.  Configuring a second transmit buffer
  115.  may improve transmission performance, but it reduces the amount of memory
  116.  available for storing received frames."
  117.  
  118. [XMITBUFSIZE]
  119. display = "Transmit buffer size"
  120. type = decimal
  121. range = 256-17952
  122. step = 8
  123. optional = yes
  124. editable = yes
  125. virtual = no
  126. help = "This parameter specifies the length of the data portion of each
  127.  transmit buffer in the shared RAM area of the adapter. It does not include
  128.  the 8 bytes overhead needed by the adapter, but includes the entire frame
  129.  that is to be transmitted.
  130.  The value must be a multiple of 8. The maximum size for Token-Ring
  131.  Adapter II, and Token-Ring Adapter /A cards is 2040 bytes. The maximum size
  132.  for 16/4 Adapter and Token-Ring 16/4 Adapter /A cards is 4456 bytes at
  133.  the 4-Mbits/sec (MBPS) adapter setting, and is 17,952 bytes at the
  134.  16-MBPS setting.  If this parameter value is set too high for the
  135.  adapter card, a configuration error occurs."
  136.  
  137. [FULLDUPLEX]
  138. display = "Full-Duplex "
  139. type = string
  140. strlength = 4
  141. set = "YES","NO"
  142. optional = yes
  143. editable = yes
  144. virtual = no
  145. help = "This parameter specifies the full-duplex option. The adapter will
  146.  try to open in full-duplex mode if possible, otherwise it will open in
  147.  half-duplex mode.  A setting of NO will prevent the adapter from
  148.  trying to open in full-duplex mode."
  149.  
  150. [ENABLEBRIDGE]
  151. display = "Enable bridge"
  152. type = none
  153. default = "no"
  154. set = "yes","no"
  155. optional = yes
  156. editable = yes
  157. virtual = no
  158. help = "This parameter specifies the bridge enablement option that
  159.  allows the adapter card to support Source Routing Bridge software
  160.  written specifically to the card's bridge enablement interface.
  161.  This interface is not supported on the original Token-Ring Network
  162.  PC Adapter."
  163.  
  164. [BRIDGERAM]
  165. display = "Bridge transmit control ram"
  166. type = decimal
  167. range = 3296-31720
  168. step = 8
  169. optional = yes
  170. editable = yes
  171. virtual = no
  172. help = "This parameter specifies the number of bytes of shared ram to be
  173.  allocated for forwarding bridge frames. The value must be a multiple of 8.
  174.  The ENABLEBRIDGE parameter must also be set for the option to be valid.
  175.  If the ENABLEBRIDGE parameter is set but the Bridge transmit control ram
  176.  is not set then a default value will be calculated based on the amount of
  177.  shared ram configured and the size of the transmit buffer that is
  178.  configured."
  179.