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 / ubneips.nif < prev    next >
INI File  |  1995-06-01  |  2KB  |  86 lines

  1. [UBNEI]
  2.     Type = NDIS
  3.     Title = "Ungermann-Bass NIUps adapters"
  4.     DriverName = UBNEI$
  5.     Xports = NETBEUI LANDD
  6.     Version = 2.50
  7.     CopyFile = UBI.MSG, UBIH.MSG
  8.  
  9. [File]
  10.     Name = UBNEI.OS2
  11.     Path = IBMCOM\MACS
  12.  
  13. [SlotNumber]
  14.     Display = "Slot number in which this NIUps is installed"
  15.     Type = Decimal
  16.     Range = 1 - 8
  17.     Step = 1
  18.     Optional = YES
  19.     Editable = YES
  20.     Virtual = NO
  21.     Help = "This parameter specifies the slot number of the
  22.  corresponding NIUps network adapter card.  This parameter is only
  23.  necessary if you have more than one adapter."
  24.  
  25. [AdapterType]
  26.     Display = "Type of adapter"
  27.     Type = String
  28.     StrLength = 5
  29.     Default = NIUps
  30.     Optional = NO
  31.     Editable = NO
  32.     Virtual = NO
  33.     Help = "This specifies the type of Ungermann-Bass adapter."
  34.  
  35. [MaxMulticast]
  36.     Display = "Maximum number of multicast addresses"
  37.     Type = Decimal
  38.     Default = 16
  39.     Range = 0 - 255
  40.     Step = 1
  41.     Optional = YES
  42.     Editable = YES
  43.     Virtual = NO
  44.     Help = "This parameter specifies the maximum number of multicast
  45.  addresses that can be in effect simultaneously."
  46.  
  47. [MaxRequests]
  48.     Display = "Maximum number of queued general requests"
  49.     Type = Decimal
  50.     Default = 6
  51.     Range = 1 - 10
  52.     Step = 1
  53.     Optional = YES
  54.     Editable = YES
  55.     Virtual = NO
  56.     Help = "This parameter specifies the maximum number of general
  57.  requests that can be concurrently outstanding."
  58.  
  59. [MaxTransmits]
  60.     Display = "Maximum number of queued transmits"
  61.     Type = Decimal
  62.     Default = 12
  63.     Range = 1 - 448
  64.     Step = 1
  65.     Optional = YES
  66.     Editable = YES
  67.     Virtual = NO
  68.     Help = "This parameter specifies the maximum number of TransmitChain
  69.  commands that can be concurrently outstanding."
  70.  
  71. [ReceiveBufSize]
  72.     Display = "Receive buffer size"
  73.     Type = Decimal
  74.     Default = 600
  75.     Range = 256 - 1514
  76.     Step = 2
  77.     Optional = YES
  78.     Editable = YES
  79.     Virtual = NO
  80.     Help = "This specifies the size of the receive buffers the MAC driver will
  81.  use. This should be large enough to hold the normal expected received
  82.  frame. It need not be large enough to hold the largest expected frame.
  83.  The MAC driver will handle large frames in multiple receive buffers.
  84.  The value of this parameter must be even."
  85.  
  86.