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

  1. [IBMEITR]
  2.  Type = NDIS_SNGL
  3.  Title = "IBM 16/4 Busmaster EISA Adapter (IBMEITR.OS2)"
  4.  Version = 1.04
  5.  DriverName = IBMEITR$
  6.  XPORTS = NETBEUI LANDD
  7.  COPYFILE = LT9.MSG, LT9H.MSG
  8.  
  9. [File]
  10.  Name = IBMEITR.OS2
  11.  Path = IBMCOM\MACS
  12.  
  13. [NetAddress]
  14.  display = "Network adapter address"
  15.  type = HexString
  16.  StrLength = 12
  17.  Range = 400000000000 - 7FFFFFFFFFFF
  18.  Optional = Yes
  19.  Editable = Yes
  20.  Virtual = No
  21.  Help = "This parameter overrides the network address of the network
  22.  adapter card.  The value of this parameter is a hexadecimal string of
  23.  12 digits, as in 400001020304.  The address must be unique among all
  24.  other network adapter addresses on the network."
  25.  
  26. [AdapBuffSize]
  27.  display = "Adapter card buffer size"
  28.  type = Decimal
  29.  Default = "1032"
  30.  Range = 96-2048
  31.  Step = 8
  32.  Optional = Yes
  33.  Editable = Yes
  34.  Virtual = No
  35.  Help = "This parameter specifies the size of the buffers on the
  36.   network adapter card.  The value of this parameter must be a
  37.   multiple of 8.  Increase this parameter if you are sending large
  38.   frames through the network."
  39.  
  40. [AdapMinTran]
  41.  display = "Minimum adapter card transmit buffers"
  42.  type = Decimal
  43.  Default = "5"
  44.  Range = 4 - 676
  45.  Optional = Yes
  46.  Editable = Yes
  47.  Virtual = No
  48.  Help = "This parameter specifies the minimum amount of buffer
  49.   resources reserved for transmit buffers.  This parameter value
  50.   can be increased in a system that is transmit bound."
  51.  
  52. [AdapMaxTran]
  53.  display = "Maximum adapter card transmit buffers"
  54.  type = Decimal
  55.  Default = "48"
  56.  Range = 6 - 676
  57.  Optional = Yes
  58.  Editable = Yes
  59.  Virtual = No
  60.  Help = "This parameter specifies the maximum amount of buffer resources
  61.   reserved for transmit buffers.  This parameter specifies the maximum
  62.   amount of buffers contained in the buffer resource pool that are
  63.   available for transmitting data.  By default, this parameter defines
  64.   the minimum number of buffers available for receiving data and can
  65.   be reduced in a system that is receive bound."
  66.  
  67. [MaxTransmits]
  68.  display = "Maximum number of queued transmits"
  69.  type = Decimal
  70.  Default = "14"
  71.  Range = 1 - 28
  72.  Optional = Yes
  73.  Editable = Yes
  74.  Virtual = No
  75.  Help = "This parameter specifies the maximum number of transmit queue
  76.   entries.  The network adapter driver allocates approximately 260
  77.   bytes for each transmit queue entry.  The value of this parameter
  78.   should be high enough to accommodate the sum of all Maximum Number
  79.   of Queued Transmits parameter values for all protocol drivers using
  80.   the adapter concurrently.
  81.   By increasing MaxTransmits, MinRcvBuffs or SizWorkBuf, you increase
  82.   the size of the device driver resident in the memory.
  83.   Refer to the Minimum Adapter Driver Receive Buffers parameter for more
  84.   information about the value of this parameter."
  85.  
  86. [MinRcvBuffs]
  87.  display = "Minimum number of adapter driver receive buffers"
  88.  type = Decimal
  89.  Default = "20"
  90.  Range = 1 - 254
  91.  Optional = Yes
  92.  Editable = Yes
  93.  Virtual = No
  94.  Help = "This parameter specifies the minimum number of receive buffers
  95.   that are allocated in system's memory. The value must have the
  96.   following relationship: (Minimum Adapter Driver Receive Buffers
  97.   value x Size of Adapter Driver Receive Buffer value) > size of the
  98.   largest frame on the network. This value must be > 4500 bytes on a
  99.   4Mbps network, and > 18000 bytes on a 16Mbps network. Futhermore,
  100.   this value must fit the following relationship:
  101.         (MinRcvBuffs + (MaxTransmits x 9)) <= 254.
  102.   By increasing MaxTransmits, MinRcvBuffs or SizWorkBuf, you increase
  103.   the size of the device driver resident in the memory."
  104.  
  105. [SizWorkBuf]
  106.  display = "Size of adapter driver receive buffer"
  107.  type = Decimal
  108.  Default = "2048"
  109.  Range = 96 - 18000
  110.  Optional = Yes
  111.  Editable = Yes
  112.  Virtual = No
  113.  Help = "This parameter specifies the size of each receive buffer.
  114.   By increasing MaxTransmits, MinRcvBuffs or SizWorkBuf, you increase
  115.   the size of the device driver resident in the memory.
  116.   Refer to the Minimum Adapter Driver Receive Buffers parameter for more
  117.   information about the value of this parameter."
  118.  
  119. [Slot]
  120.  display = "Slot number"
  121.  type = Decimal
  122.  Default = "1"
  123.  Range = 1 - 15
  124.  Optional = Yes
  125.  Editable = Yes
  126.  Virtual = No
  127.  Help = "This parameter specifies the slot number in which the adapter is
  128.   installed and must be in the range 1 to 15."
  129.  
  130.