home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / NOVCOM.ZIP / IBMTOK.NIF < prev    next >
INI File  |  1991-09-05  |  5KB  |  158 lines

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