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 / mdgnd.nif < prev    next >
INI File  |  1995-08-25  |  5KB  |  188 lines

  1. [MDGND]
  2.  Type = NDIS_SNGL
  3.  Title = "Madge Fastmac Plus OS/2 NDIS driver for Smart 16/4 Ringnodes  (for OS/2 v2.x & above)"
  4.  Version = 2.22
  5.  DriverName = MDGND$
  6.  XPORTS = NETBEUI LANDD
  7.  Copyfile = MND.MSG
  8.  
  9. [File]
  10.  Name = MDGND.OS2
  11.  Path = IBMCOM\MACS
  12.  
  13. [MaxFrameSize]
  14.  Display = "Maximum Frame Size"
  15.  Type = Decimal
  16.  Range = 16-17814
  17.  Step = 1
  18.  Default = "4484"
  19.  Optional = Yes
  20.  Editable = Yes
  21.  Virtual = No
  22.  Help = "This parameter defines the maximum frame size in bytes used by
  23.  the adapter.  The default OS/2 value is the maximum value possible when
  24.  operating a 4Mbit/s Token-Ring. Operating a 16Mbit/s network, the maximum
  25.  possible value is 17814 bytes.
  26.  
  27.  
  28.     Default = 4484"
  29.  
  30. [MaxTransmits]
  31.  Display = "Transmit Queue Size"
  32.  Type = Decimal
  33.  Default = "10"
  34.  Range = 0 - 100
  35.  Optional = Yes
  36.  Editable = Yes
  37.  Virtual = No
  38.  Help = "This  parameter  defines  the  maximum  number  of  transmit
  39.  commands that the driver may queue at any one time.
  40.  
  41.  
  42.     Default = 10"
  43.  
  44. [AutoOpen]
  45.  Display = "Adapter Automatic-Open Option"
  46.  Type = String
  47.  Strlength = 3
  48.  Set = Yes, No
  49.  Default = "No"
  50.  Optional = Yes
  51.  Editable = Yes
  52.  Virtual = No
  53.  Help = "If this flag is set to NO, the protocol software must explicitly
  54.  open and close the adapter, otherwise, MDGND will keep the adapter open
  55.  automatically.
  56.  
  57.  
  58.     Default = No"
  59.  
  60. [IOAddress]
  61.  Display = "Select Adapter by I/O Address"
  62.  Type = Hexadecimal
  63.  Range = 0000 - FFFF
  64.  Optional = Yes
  65.  Editable = Yes
  66.  Virtual = No
  67.  Help = "This parameter defines the I/O address of the Ringnode that the NDIS
  68.  driver uses.  If the driver fails to find a Ringnode at this I/O location,
  69.  an error will be reported.
  70.  
  71.  
  72.     Default = automatically detected"
  73.  
  74. [Slot]
  75.  Display = "Select Adapter by Slot Number"
  76.  Type = DecNum
  77.  Range = 0 - 254
  78.  Optional = Yes
  79.  Editable = Yes
  80.  Virtual = No
  81.  Help = "This parameter defines the Slot number of the Ringnode that the NDIS
  82.  driver uses.  It is only applicable to Smart 16/4 EISA, MC, MC32, PCMCIA,
  83.  and PCI adapters.  For these adapters, the driver will report an error if
  84.  there is no Ringnode at this Slot number.
  85.  
  86.  
  87.     Default = automatically detected"
  88.  
  89. [BurntInAddress]
  90.  Display = "Select Adapter by Burnt-In Address"
  91.  Type = HexString
  92.  Strlength = 12
  93.  Range = 0000F6000000 - 0000F6FFFFFF
  94.  Optional = Yes
  95.  Editable = Yes
  96.  Virtual = No
  97.  Help  = "This parameter defines the Burnt-In Address of the Ringnode that
  98.  the NDIS driver uses.  It is only applicable to Smart 16/4 ISA Client PnP
  99.  adapters.  For there adapters, the driver will report an error if there is
  100.  no Ringnode with this burnt-in address.
  101.  
  102.  
  103.     Default = automatically detected"
  104.  
  105. [SetIRQNumber]
  106.  Display = "Adapter IRQ Setting"
  107.  Type = DecNum
  108.  Range = 1 - 15
  109.  Optional = Yes
  110.  Editable = Yes
  111.  Virtual = No
  112.  Help = "If you are using the Smart 16/4 AT Plus, ISA Client Plus, PCMCIA, or
  113.  Smart 16 Ringnode, use this parameter to configure the adapter's interrupt
  114.  setting.
  115.  
  116.  
  117.     Default for Smart 16 Ringnode = 3 (alternatives are 2 and 7)
  118.  
  119.     Default for other adapters = automatically detected"
  120.  
  121. [CopyAllData]
  122.  Display = "Copy All Data Option"
  123.  Type = String
  124.  Strlength = 3
  125.  Set = Yes, No
  126.  Default = "Yes"
  127.  Optional = Yes
  128.  Editable = Yes
  129.  Virtual = No
  130.  Help = "If this parameter is set to Yes, the driver copies  all  of the
  131.  data to be transmitted into the transmit buffer before transmission.
  132.  Setting the flag to No allows  the  driver  to avoid  copying the data.
  133.  Generally this setting gives the best performance, although some protocol
  134.  stacks may not operate in this mode.
  135.  
  136.  
  137.     Default = Yes"
  138.  
  139. [NodeAddress]
  140.  Display = "Network Adapter Address"
  141.  Type = HexString
  142.  Strlength = 12
  143.  Range = 400000000000 - 7FFFFFFFFFFF
  144.  Optional = Yes
  145.  Editable = Yes
  146.  Virtual = No
  147.  Help  = "This parameter defines the value of the locally administered
  148.  address. If  set,  it over-rides  the burnt-in node address that the card
  149.  normally uses.
  150.  Note that if AutoOpen = No (see the Adapter Open Control parameter) the
  151.  protocol above MDGND in the protocol stack  may also attempt to set the
  152.  node address. If this happens, the protocol, and not the MDGND parameter,
  153.  takes precedence.
  154.  
  155.  
  156.     Default = none"
  157.  
  158. [Force16]
  159.  Display = "Force Adapter to 16Mbps"
  160.  Type = String
  161.  StrLength = 3
  162.  Set = Yes, No
  163.  Optional = Yes
  164.  Editable = Yes
  165.  Virtual = No
  166.  Help = "If this parameter is set to Yes, the adapter will operate on the
  167.  ring at a Ringspeed of 16Mbps.  If set to No, the adapter will operate at
  168.  its default or configured Ringspeed.
  169.  
  170.  
  171.     Default = No"
  172.  
  173. [Force4]
  174.  Display = "Force Adapter to 4Mbps"
  175.  Type = String
  176.  StrLength = 3
  177.  Set = Yes, No
  178.  Optional = Yes
  179.  Editable = Yes
  180.  Virtual = No
  181.  Help = "If this parameter is set to Yes, the adapter will operate on the
  182.  ring at a Ringspeed of 4Mbps.  If set to No, the adapter will operate at
  183.  its default or configured Ringspeed.  Note that this parameter only has any
  184.  effect on Smart 16/4 EISA, MC, MC32, PCMCIA, PCI and PnP Ringnodes.
  185.  
  186.  
  187.     Default = No"
  188.