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 / intel32.nif < prev    next >
INI File  |  1995-06-01  |  4KB  |  122 lines

  1. [INTEL32]
  2. Type = NDIS
  3. Title = "Intel TokenExpress(TM) Network Server Adapter"
  4. Version = 2.00
  5. DriverName = OLISRV$
  6. Xports = NETBEUI LANDD
  7.  
  8. [FILE]
  9. Name = INTEL32.OS2
  10. Path = IBMCOM\MACS
  11.  
  12. [Adapter]
  13. tag=IoAddress
  14. display = "Select adapter - I/O addresses"
  15. type = decimal
  16. default = "0"
  17. range = 0-7
  18. help = "This parameter is used when the adapter has been reconfigured by
  19.  means of the computer set-up program.
  20.     0   Primary Adapter (default, I/O address is A18h)
  21.     1   Alternate Adapter (I/O address is A24h)
  22.     2   Second primary (I/O address is A50h)
  23.     3   Second alternate (I/O address is A54h)
  24.     4   Third primary (I/O address is 1A18h)
  25.     5   Third alternate (I/O address is 1A24h)
  26.     6   Fourth primary (I/O address is 1A50h)
  27.     7   Fourth alternate (I/O address is 1A54h)"
  28.  
  29. [EarlyRelease]
  30. display = "Early release"
  31. type = string
  32. strlength = 3
  33. set = "yes","no"
  34. default = "yes"
  35. help = "This parameter specifies the early token release option for
  36.  Intel TokenExpress 16/4 server network adapter cards. The early token
  37.  release option reduces the average time that another network adapter
  38.  card must wait to gain access to the network.  Network adapter cards
  39.  that do not support the early token release option ignore this
  40.  parameter."
  41.  
  42. [NetAddress]
  43. display = "Network adapter address"
  44. type = hexstring
  45. strlength = 12
  46. range = 400000000000-4FFFFFFFFFFF
  47. optional = yes
  48. editable = yes
  49. help = "This parameter overrides the network address of the network
  50.  adapter card.  The value of this parameter is a hexadecimal string of
  51.  12 digits, as in 400001020304.  The address
  52.  must be unique among all other network adapter addresses on the
  53.  network.  Specify the network adapter address in IBM TokenExpress
  54.  Network format."
  55.  
  56. [MaxTransmits]
  57. display = "Maximum number of queued transmits"
  58. type = decimal
  59. default = 80
  60. range = 2-100
  61. help = "This parameter specifies the maximum number of transmit queue
  62.  entries for the network adapter driver.  For a server workstation or
  63.  gateway workstation, set this parameter to the result of multiplying
  64.  the Maximum Transmits Outstanding parameter against the Maximum Sessions
  65.  parameter located in the NETBIOS protocol."
  66.  
  67. [MaxFrameSize]
  68. display = "MaxFrameSize"
  69. type = decimal
  70. range = 1000-17954
  71. default = 17954
  72. help = "This parameter specifies the maximum frame length the driver supports.
  73.  Some protocols (like the IBM NETBIOS driver for DOS) requires that the
  74.  maximum frame size is below a certain value. If this parameter is omitted
  75.  the maximum frame size is set to 17954 bytes on 16Mbit TokenExpress and 4472
  76.  bytes on 4Mbit TokenExpress. The MaxFrameSize parameter do not allocate any
  77.  resources in the driver."
  78.  
  79. [MaxRequests]
  80. display = "Max. number of queued general requests"
  81. type = decimal
  82. range = 1-10
  83. default = 10
  84. help = "Sets the maximum number of outstanding GeneralRequests and configures
  85.  the size of GeneralRquest Queue."
  86.  
  87. [FrameStatus]
  88. display = "FrameStatus"
  89. type = string
  90. strlength = 3
  91. set = "yes","no"
  92. default = "no"
  93. help = "This parameter specifies the value of the framestatus of a
  94.  transmitted frame. Some protocols depend on the actual frame status and
  95.  others requires a SUCCESS value on all transmitted frames.
  96.  If you cannot make a connection to a machine on an other ring you should
  97.  try to set this parameter to 'YES'.
  98.  'NO' is the default value, 'NO' gives better performance in a server"
  99.  
  100. [ReOpen]
  101. display = "Re-open on lobe-error"
  102. type = string
  103. strlength = 3
  104. set = "yes","no"
  105. default = "no"
  106. help = "This parameter specifies to the network driver whether it is should
  107.  try to reopen the adapter if it closes due to lobe-errors, or not.
  108.  The default is NO."
  109.  
  110. [NDIS201]
  111. display = "Disable NDIS 2.02 support"
  112. type = none
  113. set = "yes","no"
  114. default = "no"
  115. help = "This parameter specifies to the network driver that it may only
  116.  support NDIS201 and not the IBM extension to the standard (NDIS 2.02).
  117.  If you want to use LSM, LNM or 802.2 the driver you should leave the
  118.  support for NDIS 2.02 on. If you want to do NDIS 2.01 conformance test
  119.  use the parameter. The default is that the parameter is not used."
  120.  
  121.  
  122.