home *** CD-ROM | disk | FTP | other *** search
OS/2 Network Information File | 1992-01-31 | 3.5 KB | 112 lines |
- [IBMTRBM]
- Type = NDIS_SNGL
- Title = "IBM Token-Ring Network Busmaster Server Adapter"
- Version = 1.0
- DriverName = IBMTRBM$
- XPORTS = NETBEUI LANDD
- COPYFILE = MACS\MONT400.BIN, MACS\WRTRAM.BIN, LT4.MSG, LT4H.MSG
-
- [File]
- Name = IBMTRBM.OS2
- Path = IBMCOM\MACS
-
- [NetAddress]
- display = "Network adapter address"
- type = HexString
- strlength = 12
- Range = 400000000000 - 7FFFFFFFFFFF
- Optional = Yes
- Editable = Yes
- Virtual = No
- Help = "This parameter overrides the network address of the network
- adapter card. The value of this parameter is a hexadecimal string of
- 12 digits, as in 400001020304. The address
- must be unique among all other network adapter addresses on the
- network."
-
-
- [AdapBuffSize]
- display = "Adapter card buffer size"
- type = Decimal
- Default = "1032"
- Range = 96-2048
- Step = 8
- Optional = Yes
- Editable = Yes
- Virtual = No
- Help = "This parameter specifies the size of the buffers on the
- network adapter card. The value of this parameter must be a multiple
- of 8. Increase this parameter if you are sending large frames
- through the network."
-
- [AdapMinTran]
- display = "Minimum adapter card transmit buffers"
- type = Decimal
- Default = "4"
- Range = 4 - 676
- Optional = Yes
- Editable = Yes
- Virtual = No
- Help = "This parameter specifies the minimum amount of buffer
- resources reserved for transmit buffers. This parameter value
- can be increased in a system that is transmit bound."
-
- [AdapMaxTran]
- display = "Maximum adapter card transmit buffers"
- type = Decimal
- Default = "48"
- Range = 6 - 676
- Optional = Yes
- Editable = Yes
- Virtual = No
- Help = "This parameter specifies the maximum amount of buffer resources
- reserved for transmit buffers. This parameter specifies the maximum
- amount of buffers contained in the buffer resource pool that are
- available for transmitting data. By default, this parameter defines
- the minimum number of buffers available for receiving data and can
- be reduced in a system that is receive bound."
-
- [MaxTransmits]
- display = "Maximum number of queued transmits"
- type = Decimal
- Default = "31"
- Range = 1 - 459
- Optional = Yes
- Editable = Yes
- Virtual = No
- Help = "This parameter specifies the maximum number of transmit queue
- entries. The network adapter driver allocates approximately 260
- bytes for each transmit queue entry. The value of this parameter
- should be high enough to accommodate the sum of all Maximum Number
- of Queued Transmits parameter values for all protocol drivers using
- the adapter concurrently."
-
- [MinRcvBuffs]
- display = "Minimum number of adapter driver receive buffers"
- type = Decimal
- Default = "20"
- Range = 1 - 3260
- Optional = Yes
- Editable = Yes
- Virtual = No
- Help = "This parameter specifies the minimum number of receive buffers
- that are allocated. The value must have the following relationship:
- (Minimum Adapter Driver Receive Buffers value x Size of Adapter Driver
- Receive Buffer value) > size of the largest frame on the network.
- This value must be > 4500 bytes on a 4MB network, and > 18000 bytes on
- a 16MB network."
-
- [SizWorkBuf]
- display = "Size of adapter driver receive buffer"
- type = Decimal
- Default = "2048"
- Range = 96 - 18000
- Optional = Yes
- Editable = Yes
- Virtual = No
- Help = "This parameter specifies the size of each receive buffer.
- Refer
- to the Minimum Adapter Driver Receive Buffers parameter for more
- information about the value of this parameter."
-