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 / ibmfdx.nif < prev    next >
INI File  |  1995-06-01  |  13KB  |  400 lines

  1. [IBMFDX]
  2.  Type = NDIS
  3.  Title = "IBM FDDI-FI Adapter Device Driver"
  4.  Version = 3.00
  5.  DriverName = IBMFDX$
  6.  XPORTS = NETBEUI LANDD
  7.  COPYFILE = LTE.MSG, LTEH.MSG
  8.  
  9. [File]
  10.  Name = IBMFDX.OS2
  11.  Path = IBMCOM\MACS
  12.  
  13. ;
  14. ; General MAC driver parameters
  15. ;
  16.  
  17. [NetAddress]
  18.  display = "Network adapter address"
  19.  type = HexString
  20.  StrLength = 12
  21.  Range = 000000000000 - FFFFFFFFFFFF
  22.  Optional = Yes
  23.  Editable = Yes
  24.  Virtual = No
  25.  Help = "To set a new address for the FDDI adapter, type in the address
  26.  you want to use. The local address must contain 12 hexadecimal characters
  27.  and be enclosed in double quotation marks.
  28.  NOTE: Do not assign the same local address to more than one adapter."
  29.  
  30. ;
  31. ; Adapter parameters
  32. ;
  33.  
  34. [INTERRUPT]
  35.  display = "Interrupt number"
  36.  type = Decimal
  37.  Set = 3, 4, 5, 9, 10, 11, 12, 15
  38.  Optional = Yes
  39.  Editable = Yes
  40.  Virtual = No
  41.  Help = "This parameter defines the interrupt, the FDDI adapter uses."
  42.  
  43. [PORT]
  44.  display = "Port address"
  45.  type = HexNum
  46.  Set = 0100, 0120, 0180, 01A0, 0220, 0240, 0320, 0340
  47.  Optional = Yes
  48.  Editable = Yes
  49.  Virtual = No
  50.  Help = "This parameter defines the port, the FDDI adapter uses."
  51.  
  52. [DMA]
  53.  display = "DMA channel"
  54.  type = Decimal
  55.  Set = 3, 5, 6, 7
  56.  Optional = Yes
  57.  Editable = Yes
  58.  Virtual = No
  59.  Help = "This parameter defines the DMA channel, the FDDI adapter uses."
  60.  
  61. [Emulate]
  62.  display = "Emulate Topology "
  63.  type = String
  64.  Default = TokenRing
  65.  Set = TokenRing, Ethernet
  66.  StrLength = 32
  67.  Optional = No
  68.  Editable = Yes
  69.  Virtual = No
  70.  Help = "The Emulate parameter is comprised of a character string that
  71.  can be up to 32 characters long.  The character string must be enclosed
  72.  in double quotation marks. The emulated topology could be TokenRing or
  73.  Ethernet."
  74.  
  75. [SrcRtg]
  76.  display = "IBM Source Routing Support "
  77.  type = String
  78.  Default = YES
  79.  Set = YES, NO
  80.  StrLength = 32
  81.  Optional = Yes
  82.  Editable = Yes
  83.  Virtual = No
  84.  Help = "If SRCRTG is set to NO, in all sent packets the IBM Source Routing
  85.  field is cut by the MAC Driver."
  86.  
  87. [TCPIP_802_5]
  88.  display = "TCPIP on Token Ring Support "
  89.  type = String
  90.  Default = NO
  91.  Set = YES, NO
  92.  StrLength = 32
  93.  Optional = Yes
  94.  Editable = Yes
  95.  Virtual = No
  96.  Help = "If TCPIP_802_5 is set to YES, in all IP and ARP packets, the IBM
  97.  Source Routing field is cut by the MAC Driver and in all ARP packets the
  98.  Sender HA and the Target HA are converted from noncanonical to canonical
  99.  during transmission. The Sender HA and the Target HA in a received
  100.  ARP packet are converted from canonical to noncanonical by the MAC Driver."
  101.  
  102. [RStatMask]
  103.  display = "Ring Status Mask"
  104.  type = HexNum
  105.  Range = 0 - ffff
  106.  Optional = Yes
  107.  Editable = Yes
  108.  Virtual = No
  109.  Help = "The RingStatus is masked using this value; if this value is zero,
  110.  no RingStatus is indicated by the MAC Driver."
  111.  
  112. ;
  113. ; SMT Parameters
  114. ;
  115. [PMFPASSWD]
  116.  display = "Password for PMF Requests"
  117.  type = HexString
  118.  StrLength = 16
  119.  Optional = Yes
  120.  Editable = Yes
  121.  Virtual = No
  122.  Help = "This keyword defines the password that all remote PMF (Parameter
  123.  Management Frame) requests must provide to change FDDI attributes
  124.  within the adapter.
  125.  The value for PMFPASSWD is 8 ASCII characters long and not
  126.  case sensitive since lower case letters will be converted to upper cases.
  127.  Password protection can be disabled by setting this keyword
  128.  to all zeros (default), or by not specifying a PMFPASSWD."
  129.  
  130. [USERDATA]
  131.  display = "SMT User Data"
  132.  type = String
  133.  StrLength = 32
  134.  Optional = Yes
  135.  Editable = Yes
  136.  Virtual = No
  137.  Help = "This keyword provides local write access to the User Data
  138.  attribute, registered as fddiSMT 17 in the SMT Standard.
  139.  The User Data must be an ASCII string for compliance
  140.  with the FDDI SMT Standard."
  141.  
  142. [LERCUTOFFA]
  143.  display = "SMT LER Cutoff attribut Port A"
  144.  type = Decimal
  145.  Range = 4 - 15
  146.  Optional = Yes
  147.  Editable = Yes
  148.  Virtual = No
  149.  Help = "This keyword provides local write access to the LER Cutoff
  150.  attributes, registered as fddiPORT 58 in the SMT Standard.
  151.  This attributes indentifies the excessive Link Error Rate that
  152.  removes Port A/B (or Port S).
  153.  This keyword is specified as absolute value of the base 10 logarithm
  154.  of the LER Cufoff value.
  155.  The valid range reaches from 1E-4 to 1E-15. If a value
  156.  is specified which lies outside the limits, the upper/lower
  157.  limit will be taken. If no value is specified,
  158.  the default value for LERCUTOFFA/LERCUTOFFB (1E-7) will be used."
  159.  
  160. [LERCUTOFFB]
  161.  display = "SMT LER Cutoff attribut Port B"
  162.  type = Decimal
  163.  Range = 4 - 15
  164.  Optional = Yes
  165.  Editable = Yes
  166.  Virtual = No
  167.  Help = "This keyword provides local write access to the LER Cutoff
  168.  attributes, registered as fddiPORT 58 in the SMT Standard.
  169.  This attributes indentifies the excessive Link Error Rate that
  170.  removes Port A/B (or Port S).
  171.  This keyword is specified as absolute value of the base 10 logarithm
  172.  of the LER Cufoff value.
  173.  The valid range reaches from 1E-4 to 1E-15. If a value
  174.  is specified which lies outside the limits, the upper/lower
  175.  limit will be taken. If no value is specified,
  176.  the default value for LERCUTOFFA/LERCUTOFFB (1E-7) will be used."
  177.  
  178. [LERALARMA]
  179.  display = "SMT LER Alarm attribut Port A"
  180.  type = Decimal
  181.  Range = 4 - 15
  182.  Optional = Yes
  183.  Editable = Yes
  184.  Virtual = No
  185.  Help = "This keyword provides local write access to the LER
  186.  Alarm attributes, registered as fddiPORT 59 in the SMT Standard.
  187.  This attributes identifies the excessive Link Error Rate
  188.  that siganls an alarm at Port A/B (or Port S).
  189.  This keywords are specified as absolute values of the base 10 logarithm
  190.  of the LER Alarm value.
  191.  The valid range reaches from 1E-4 to 1E-15 for both keywords. If a value
  192.  is specified which lies outside the limits, the upper/lower
  193.  limit will be taken. If no value is specified,
  194.  the default value for LERALARMA/LERALARMB (1E-8) will be used."
  195.  
  196. [LERALARMB]
  197.  display = "SMT LER Alarm attribut Port B"
  198.  type = Decimal
  199.  Range = 4 - 15
  200.  Optional = Yes
  201.  Editable = Yes
  202.  Virtual = No
  203.  Help = "This keyword provides local write access to the LER
  204.  Alarm attribute, registered as fddiPORT 59 in the SMT Standard.
  205.  This attribute identifies the excessive Link Error Rate
  206.  that siganls an alarm at Port A/B (or Port S).
  207.  This keyword is specified as absolute value of the base 10 logarithm
  208.  of the LER Alarm value.
  209.  The valid range reaches from 1E-4 to 1E-15. If a value
  210.  is specified which lies outside the limits, the upper/lower
  211.  limit will be taken. If no value is specified,
  212.  the default value for LERALARMA/LERALARMB (1E-8) will be used."
  213.  
  214. [TMIN]
  215.  display = "SMT T-Min attribut"
  216.  type = Decimal
  217.  Range = 5 - 165
  218.  Optional = Yes
  219.  Editable = Yes
  220.  Virtual = No
  221.  Help = "This keyword provides local write access to the 2's complement T-Min
  222.  attribute, registered as fddiMAC 55 in the SMT Standard.
  223.  The value for TMIN is specified in milliseconds.
  224.  The valid range reaches from 5 ms to 165 ms. If a value
  225.  is specified which lies outside the limits, the upper/lower
  226.  limit will be taken. If no value is specified,
  227.  the default value for TMIN (5 ms) will be used."
  228.  
  229. [TMAX]
  230.  display = "SMT T-Max attribut"
  231.  type = Decimal
  232.  Range = 5 - 165
  233.  Optional = Yes
  234.  Editable = Yes
  235.  Virtual = No
  236.  Help = "This keyword provides local write access to the 2's complement T-Max
  237.  attribute, registered as fddiMAC 53 in the SMT Standard.
  238.  The value for TMAX is specified in milliseconds.
  239.  The valid range reaches from 5 ms to 165 ms. If a value
  240.  is specified which lies outside the limits, the upper/lower
  241.  limit will be taken. If no value is specified,
  242.  the default value for TMAX (165 ms) will be used."
  243.  
  244. [TREQ]
  245.  display = "SMT T-Req attribut"
  246.  type = Decimal
  247.  Range = 5 - 165
  248.  Optional = Yes
  249.  Editable = Yes
  250.  Virtual = No
  251.  Help = "This keyword provides local write access to the 2's complement T-Req
  252.  attribute, registered as fddiMAC 51 in the SMT Standard.
  253.  The value for TREQ is specified in milliseconds.
  254.  The valid range reaches from 5 ms to 165 ms. If a value
  255.  is specified which lies outside the limits, the upper/lower
  256.  limit will be taken. If no value is specified,
  257.  the default value for TREQ (165 ms) will be used."
  258.  
  259. [TVX]
  260.  display = "SMT TVX attribut"
  261.  type = Decimal
  262.  Range = 2500 - 10000
  263.  Optional = Yes
  264.  Editable = Yes
  265.  Virtual = No
  266.  Help = "This keyword provides local write access to the TVX attribute,
  267.  registered as fddiMAC 54 in the SMT Standard.
  268.  This attribute provides local control of the recovery time
  269.  from transient ring errors.
  270.  The value for TVX is specified in microseconds.
  271.  The valid range reaches from 2500 us to 10000 us. If a value
  272.  is specified which lies outside the limits, the upper/lower
  273.  limit will be taken. If no value is specified,
  274.  the default value for TVX (2700 us) will be used."
  275.  
  276.  
  277. ; SBA Parameter
  278. ;
  279. [SbaCommand]
  280.  display = "SBA Command"
  281.  type = String
  282.  Default = STOP
  283.  Set = STOP, START
  284.  StrLength = 32
  285.  Optional = Yes
  286.  Editable = Yes
  287.  Virtual = No
  288.  Help = "This keyword is an SBA local action to start or stop the SBA
  289.  application. The default value is 'STOP'. This keyword is an IBM
  290.  specific attribute. Note: There should be only one active SBA application
  291.  in the same ring."
  292.  
  293. [SbaAvailable]
  294.  display = "SbaAvailable attribut"
  295.  type = Decimal
  296.  Range = 0 - 100
  297.  Optional = Yes
  298.  Editable = Yes
  299.  Virtual = No
  300.  Help = "This keyword defines the maximum synchronous bandwidth in
  301.  percent available for the primary path. The valid range reaches from
  302.  0 - 100 percent. The default value is 50 percent (6.25 MBytes/s).
  303.  If a value is specified which lies outside the limits, the upper/lower
  304.  limit will be taken. This value remains zero until the SBA application
  305.  is enabled and active."
  306.  
  307.  
  308. ; ESS Parameter
  309. ;
  310. [SbaPayLoad]
  311.  display = "SbaPayLoad attribut"
  312.  type = Decimal
  313.  Range = 0 - 1562
  314.  Optional = Yes
  315.  Editable = Yes
  316.  Virtual = No
  317.  Help = "This keyword defines the requested synchronous bandwidth for
  318.  manual static allocations. The valid range reaches from 0 - 1562
  319.  bytes per 125 microseconds. For example, if the required
  320.  bandwidth is 1 MBit/s (125,000 Bytes/s) the value of the payload is
  321.  125,000 * 125E-6 = 15.625 round up to 16. If a value is specified which
  322.  lies outside the limits, the upper/lower limit will be taken.
  323.  The default value is zero - no synchronous bandwidth is used.
  324.  The user is required to define the amount of bandwidth to be
  325.  able to send synchronous frames. If the keyword SbaPayLoad is not specified,
  326.  the keywords SbaOverHead, MaxTNeg, MinSegmentSize and SbaCategory
  327.  have no effect."
  328.  
  329. [SbaOverHead]
  330.  display = "SbaOverHead attribut"
  331.  type = Decimal
  332.  Range = 0 - 5000
  333.  Optional = Yes
  334.  Editable = Yes
  335.  Virtual = No
  336.  Help = "This keyword defines the requested overhead for static allocations.
  337.  The valid range reaches from 0 to 5000 bytes. If a value is specified which
  338.  lies outside the limits, the upper/lower limit will be taken.
  339.  The default value is 50 bytes. This keyword has only an effect, if
  340.  the keyword SbaPayLoad is specified."
  341.  
  342. [MaxTNeg]
  343.  display = "MaxTNeg attribut"
  344.  type = Decimal
  345.  Range = 5 - 165
  346.  Optional = Yes
  347.  Editable = Yes
  348.  Virtual = No
  349.  Help = "This keyword defines the maximum token rotation delay.
  350.  acceptable to the application(s) using synchronous bandwidth.
  351.  The valid range reaches from 5 ms to 165 ms. If a value is specified which
  352.  lies outside the limits, the upper/lower limit will be taken.
  353.  The default value is 25 ms. This keyword has only an effect, if
  354.  the keyword SbaPayLoad is specified."
  355.  
  356. [MinSegmentSize]
  357.  display = "MinSegmentSize attribut"
  358.  type = Decimal
  359.  Range = 1 - 4478
  360.  Optional = Yes
  361.  Editable = Yes
  362.  Virtual = No
  363.  Help = "This keyword defines the minimum synchronous segmentation size.
  364.  This value corresponds to the amount of bytes to be transmitted
  365.  on a per token opportunity. The valid range reaches from 1 to 4478 bytes.
  366.  If a value is specified which lies outside the limits, the upper/lower
  367.  limit will be taken. This keyword has only an effect, if the keyword
  368.  SbaPayLoad is specified."
  369.  
  370. [SbaCategory]
  371.  display = "SbaCategory attribut"
  372.  type = Decimal
  373.  Range = 0 - 65535
  374.  Optional = Yes
  375.  Editable = Yes
  376.  Virtual = No
  377.  Help = "This keyword defines the session ID of the SBA_Category for the
  378.  static allocation. The valid ranges reaches from 0 to 65535. If a
  379.  value is specified which lies outside the limits, the upper/lower
  380.  limit will be taken. This parameter has only an effect, if the keyword
  381.  SbaPayLoad is specified."
  382.  
  383. [SynchTxMode]
  384.  display = "SynchTxMode attribut"
  385.  type = String
  386.  Default = SPLIT
  387.  Set = SPLIT, ALL
  388.  StrLength = 32
  389.  Optional = Yes
  390.  Editable = Yes
  391.  Virtual = No
  392.  Help = "This keyword defines the synchronous transmission mode.
  393.  The default value is 'SPLIT', where only packets identified as
  394.  synchronous packets shall be transmitted by the synchronous queue.
  395.  The other value is 'ALL', where all LLC packets
  396.  received from upper layers are transmitted via the synchronous queue.
  397.  This keyword has only an effect, if the end station support was able
  398.  to get the required synchronous bandwidth from the SBA."
  399. 
  400.