home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 29 Fixes_o / 29-Fixes_o.zip / wr07060a.zip / US7060B2.DSK / DRIVERS / IBM.ZIP / ibmtokmp.nif < prev    next >
INI File  |  1994-05-11  |  6KB  |  177 lines

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