home *** CD-ROM | disk | FTP | other *** search
OS/2 Network Information File | 1992-01-31 | 3.4 KB | 123 lines |
- [MACWD]
- Type = NDIS_MULT
- Title = "Western Digital EtherCard PLUS AT Adapters"
- Version = 1.15
- DriverName = MACWD$
- XPORTS = NETBEUI LANDD
- COPYFILE = MAC.MSG, MACH.MSG
- [File]
- Name = MACWD.OS2, MACWD2.OS2
- Path = A:\IBMLAN
-
- [IOBase]
- tag = IOAddress
- display = "I/O base address"
- type = Hexadecimal
- default = 280
- range = 200 - 3E0
- step = 20
- optional = Yes
- editable = Yes
- virtual = No
- help = "This parameter specifies the starting address of the
- input/output port for the network adapter card. The defined value
- must be based on the jumper configuration of the network adapter
- card. This parameter is only valid for Personal Computer AT
- adapters. Refer to your adapter manufacturer's documentation
- for more information."
-
- [IRQ]
- tag = Interrupt
- display = "Interrupt level"
- type = decimal
- default = 3
- set = 2, 3, 4, 5, 7, 10, 11, 15
- optional = Yes
- editable = Yes
- virtual = No
- help = "This parameter specifies the interrupt level used for
- notifications between the workstation and the network adapter card.
- Ensure that no conflicts exist between the various system components in
- their use of interrupts. This parameter is only valid for
- Personal Computer AT adapters. Refer to your adapter manufacturer's
- documentation for more information."
-
- [RamAddress]
- tag = RamAddress
- display = "Shared RAM address"
- type = Hexadecimal
- default = D000
- range = C000 - DE00
- step = 200
- optional = Yes
- editable = Yes
- virtual = No
- help = "This parameter specifies the starting address of the area
- in the workstation memory space that is shared between the workstation
- and the network adapter card. This parameter is only valid for
- Personal Computer AT network adapter card types. Refer to your
- adapter manufacturer's documentation for more information."
-
- [MaxRequests]
- display = "Maximum number of queued general requests"
- type = Decimal
- default = 8
- range = 6 - 24
- optional = Yes
- editable = Yes
- virtual = No
- help = "This parameter specifies the maximum number of general
- requests that can be concurrently outstanding."
-
- [MaxTransmits]
- display = "Maximum number of queued transmits"
- type = Decimal
- default = 12
- range = 6 - 24
- optional = Yes
- editable = Yes
- virtual = No
- help = "This parameter specifies the maximum number of
- TransmitChain commands that can be concurrently queued by the network
- adapter driver."
-
- [ReceiveBuffers]
- display = "Number of receive buffers"
- type = Decimal
- default = 12
- range = 6-24
- optional = Yes
- editable = Yes
- virtual = No
- help = "This parameter specifies the number of receive buffers
- allocated in the host memory."
-
- [ReceiveBufSize]
- display = "Receive buffer size"
- type = Decimal
- default = 256
- range = 256 - 1536
- step = 256
- optional = Yes
- editable = Yes
- virtual = No
- help = "This parameter specifies the size of the receive buffers
- in bytes. The value specified must be an even number and must be
- large enough to hold the expected received frames of average size.
- It is not necessary that a value be specified to hold the largest
- expected frame. The network adapter driver handles large frames
- in multiple receive buffers."
-
- [ReceiveChains]
- display = "Receive chain queue entries"
- type = Decimal
- default = 12
- range = 6 - 24
- optional = Yes
- editable = Yes
- virtual = No
- help = "This parameter specifies the number of entries in the
- receive chain header queue."
-
-