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 / intel32.nif < prev    next >
INI File  |  1994-07-29  |  4KB  |  120 lines

  1. [INTEL32]
  2. Type = NDIS
  3. Title = "Intel TokenExpress(tm) EISA/32 Adapter"
  4. Version = 1.04
  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
  19.  using the computer's EISA configuration 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(tm) EISA/32 network adapter cards.  The early
  37.  token release option reduces the average time that another network
  38.  adapter card must wait to gain access to the network.  Network
  39.  adapter cards that do not support the early token release option
  40.  ignore this 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 burned-in address of the network
  50.  adapter card.  The value of this parameter is a hexadecimal string of
  51.  12 digits (eg. 400001020304).  The address must be unique among all
  52.  other network adapter addresses on the network.  Specify the network
  53.  adapter address in IBM Token-Ring Network format."
  54.  
  55. [MaxTransmits]
  56. display = "Maximum number of queued transmits"
  57. type = decimal
  58. default = "80"
  59. range = 2-100
  60. help = "This parameter specifies the maximum number of transmit queue
  61.  entries for the TokenExpress adapter driver.  You should set this
  62.  parameter equal to the computed value obtained by multiplying the
  63.  Maximum Transmits Outstanding parameter against the Maximum Sessions
  64.  parameter (located in the NETBIOS protocol) for a server or gateway
  65.  workstation."
  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 TokenExpress
  73.  driver supports.  Some protocols (like NETBIOS for DOS) require that the
  74.  maximum frame size is less than a certain value.  If this parameter is
  75.  omitted, the maximum frame size is set to 17954 bytes on 16Mbit Token-Ring
  76.  networks and 4472 bytes on 4Mbit Token-Ring networks.  The MaxFrameSize
  77.  parameter does not allocate any resources in the driver."
  78.  
  79. [MaxRequests]
  80. display = "Max. number of queued general requests"
  81. type = decimal
  82. range = 1-10
  83. help = "Sets the maximum number of outstanding GeneralRequests and configures
  84.  the size of GeneralRequest Queue."
  85.  
  86. [FrameStatus]
  87. display = "FrameStatus"
  88. type = string
  89. strlength = 3
  90. set = "yes","no"
  91. default = "yes"
  92. help = "This parameter specifies the frame status value for a transmitted
  93.  frame.  Some protocols rely upon the actual frame status while others
  94.  require a SUCCESS value on all transmitted frames.  If you are unable to
  95.  connect to a system on another ring, you should try setting this parameter
  96.  to 'YES'.  ('YES' is the default value. 'NO' gives better performance in
  97.  a server"
  98.  
  99. [ReOpen]
  100. display = "Re-open on lobe error"
  101. type = string
  102. strlength = 3
  103. set = "yes","no"
  104. default = "no"
  105. help = "This parameter specifies to the TokenExpress driver whether or
  106.  not to attempt to reopen the adapter if the adapter closes due to lobe
  107.  errors.  The default is NO."
  108.  
  109. [NDIS201]
  110. display = "Disable NDIS 2.02 support"
  111. type = none
  112. set = "yes","no"
  113. default = "no"
  114. help = "This parameter configures the TokenExpress driver to only support
  115.  NDIS 2.01 extensions and not utilizes the IBM extensions to the standard
  116.  (NDIS 2.02).  If you want to use the LSM, LNM or 802.2 drivers, you should
  117.  leave NDIS 2.02 support enabled.  If you are doing an NDIS 2.01 conformance
  118.  test, select *YES* to disable NDIS 2.02 support.  The default value for
  119.  this parameter is *NO*."
  120.