home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / driver / net / ndis / wd_plus / macwdat.nif < prev    next >
Encoding:
OS/2 Network Information File  |  1992-01-31  |  3.4 KB  |  123 lines

  1. [MACWD]
  2.  Type = NDIS_MULT
  3.  Title = "Western Digital EtherCard PLUS AT Adapters"
  4.  Version = 1.15
  5.  DriverName = MACWD$
  6.  XPORTS = NETBEUI LANDD
  7.  COPYFILE = MAC.MSG, MACH.MSG
  8. [File]
  9.  Name = MACWD.OS2, MACWD2.OS2
  10.  Path = A:\IBMLAN
  11.  
  12. [IOBase]
  13.  tag = IOAddress
  14.  display = "I/O base address"
  15.  type = Hexadecimal
  16.  default = 280
  17.  range = 200 - 3E0
  18.  step = 20
  19.  optional = Yes
  20.  editable = Yes
  21.  virtual = No
  22.  help = "This parameter specifies the starting address of the
  23.  input/output port for the network adapter card.  The defined value
  24.  must be based on the jumper configuration of the network adapter
  25.  card.  This parameter is only valid for Personal Computer AT
  26.  adapters.  Refer to your adapter manufacturer's documentation
  27.  for more information."
  28.  
  29. [IRQ]
  30.  tag = Interrupt
  31.  display = "Interrupt level"
  32.  type = decimal
  33.  default = 3
  34.  set = 2, 3, 4, 5, 7, 10, 11, 15
  35.  optional = Yes
  36.  editable = Yes
  37.  virtual = No
  38.  help = "This parameter specifies the interrupt level used for
  39.  notifications between the workstation and the network adapter card.
  40.  Ensure that no conflicts exist between the various system components in
  41.  their use of interrupts.  This parameter is only valid for
  42.  Personal Computer AT adapters.  Refer to your adapter manufacturer's
  43.  documentation for more information."
  44.  
  45. [RamAddress]
  46.  tag = RamAddress
  47.  display = "Shared RAM address"
  48.  type = Hexadecimal
  49.  default = D000
  50.  range = C000 - DE00
  51.  step = 200
  52.  optional = Yes
  53.  editable = Yes
  54.  virtual = No
  55.  help = "This parameter specifies the starting address of the area
  56.  in the workstation memory space that is shared between the workstation
  57.  and the network adapter card.  This parameter is only valid for
  58.  Personal Computer AT network adapter card types.  Refer to your
  59.  adapter manufacturer's documentation for more information."
  60.  
  61. [MaxRequests]
  62.  display = "Maximum number of queued general requests"
  63.  type = Decimal
  64.  default = 8
  65.  range = 6 - 24
  66.  optional = Yes
  67.  editable = Yes
  68.  virtual = No
  69.  help = "This parameter specifies the maximum number of general
  70.  requests that can be concurrently outstanding."
  71.  
  72. [MaxTransmits]
  73.  display = "Maximum number of queued transmits"
  74.  type = Decimal
  75.  default = 12
  76.  range = 6 - 24
  77.  optional = Yes
  78.  editable = Yes
  79.  virtual = No
  80.  help = "This parameter specifies the maximum number of
  81.  TransmitChain commands that can be concurrently queued by the network
  82.  adapter driver."
  83.  
  84. [ReceiveBuffers]
  85.  display = "Number of receive buffers"
  86.  type = Decimal
  87.  default = 12
  88.  range = 6-24
  89.  optional = Yes
  90.  editable = Yes
  91.  virtual = No
  92.  help = "This parameter specifies the number of receive buffers
  93.  allocated in the host memory."
  94.  
  95. [ReceiveBufSize]
  96.  display = "Receive buffer size"
  97.  type = Decimal
  98.  default = 256
  99.  range = 256 - 1536
  100.  step = 256
  101.  optional = Yes
  102.  editable = Yes
  103.  virtual = No
  104.  help = "This parameter specifies the size of the receive buffers
  105.  in bytes.  The value specified must be an even number and must be
  106.  large enough to hold the expected received frames of average size.
  107.  It is not necessary that a value be specified to hold the largest
  108.  expected frame.  The network adapter driver handles large frames
  109.  in multiple receive buffers."
  110.  
  111. [ReceiveChains]
  112.  display = "Receive chain queue entries"
  113.  type = Decimal
  114.  default = 12
  115.  range = 6 - 24
  116.  optional = Yes
  117.  editable = Yes
  118.  virtual = No
  119.  help = "This parameter specifies the number of entries in the
  120.  receive chain header queue."
  121.  
  122.  
  123.