home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 29 Fixes_o / 29-Fixes_o.zip / LSP138D1.DSK / NIF / 001 / DXMC1MOD.NIF < prev    next >
INI File  |  1995-05-04  |  5KB  |  140 lines

  1. [DXMC1MOD]
  2. TITLE = "IBM Token-Ring Adapters with 3270 Workstation Program (DXMC1MOD.SYS)"
  3. TYPE = Native
  4. VERSION = 1.33
  5. DRIVERNAME = DXMC1MOD$
  6.  
  7. [FILE]
  8. NAME = DXMC1MOD.SYS
  9. PATH = \
  10.  
  11. [REDUCEWA]
  12. TAG = reducewa
  13. DISPLAY = "Work Area Reduction Parameter"
  14. TYPE = String
  15. STRLENGTH = 1
  16. set = R,T
  17. SCOPE = global
  18. optional = yes
  19. editable = yes
  20. virtual = no
  21. help = "This parameter has two values:  'R' and 'T'.  The value 'R'
  22.  reduces the work area for DXMC0MOD.SYS or DXMC1MOD.SYS by one half;
  23.  the value 'T' reduces the work area for one of these device drivers
  24.  even more."
  25.  
  26. [W]
  27. TAG = oneadapter
  28. DISPLAY = "One Adapter Only"
  29. TYPE = None
  30. set = y,n,yes,no
  31. SCOPE = global
  32. optional = yes
  33. editable = yes
  34. virtual = no
  35. help = "This parameter applies when two Token-Ring
  36. Network Adapters are installed.  It allows an application program
  37. supported by DXMC0MOD.SYS or DXMC1MOD.SYS to use the primary Token-Ring
  38. Network Adapter while another device driver
  39. uses the alternate Token-Ring Network Adapter.
  40. For example, entering 'YES' for this parameter enables
  41. a TCP/IP application program or an NDIS protocol
  42. stack to use the alternate adapter.
  43.  
  44. Enter 'YES' to make the alternate adapter available to other device drivers;
  45. otherwise, enter 'NO'.  The default is 'NO'."
  46.  
  47. [NETADDRESS]
  48. TAG = netaddress
  49. DISPLAY = "Locally administered address"
  50. TYPE = hexString
  51. STRLENGTH = 12
  52. range = 400000000000-7FFFFFFFFFFF
  53. SCOPE = local
  54. optional = yes
  55. editable = yes
  56. virtual = no
  57. HELP = "Enter a 12 digit hexadecimal address in the range
  58.        400000000000 to 7FFFFFFFFFFF.  Each address must be unique
  59.        within the network.  If you do not enter this parameter,
  60.        the universally administered address is used."
  61.  
  62. [RAM]
  63. display = "Shared RAM address"
  64. type = hexadecimal
  65. range = A000-F000
  66. default = D800
  67. step = 400
  68. SCOPE = local
  69. optional = yes
  70. editable = yes
  71. virtual = no
  72. help = "This parameter specifies the physical RAM location on the
  73.  network adapter card if the default location is not adequate.
  74.  The specified location must not conflict with the address
  75.  of any adapter card configured and installed in the workstation.
  76.  The recommended RAM addresses for this field are D800
  77.  for Adapter 0 and C800 for Adapter 1.
  78.  The range of this parameter is A000 to F000.  These numbers
  79.  represent the upper four digits of a five digit hexadecimal address.
  80.  Refer to the LAN Support Program User's Guide for more information.
  81.  Note:  this parameter has no effect for Microchannel PS/2* computers."
  82.  
  83. [EARLYRELEASE]
  84. display = "Early release"
  85. type = decimal
  86. default = 0
  87. set = 0,1
  88. SCOPE = local
  89. optional = yes
  90. editable = yes
  91. virtual = no
  92. help = "This parameter specifies the Early Token Release option for
  93.  IBM Token-Ring 16/4 network adapter cards operating at 16 Mbs.
  94.  The Early Token Release
  95.  option reduces the average time that another network adapter card
  96.  must wait to gain access to the network.  Network adapter cards
  97.  that do not support the Early Token Release option ignore this
  98.  parameter.  Code 0 to specify the Early Token Release option, 1 otherwise.
  99.  The default is 0, meaning that Early Token Release is on."
  100.  
  101. [MINSAP]
  102. display = "Minimum SAP"
  103. type = decimal
  104. range = 0000-0127
  105. default = 0000
  106. step = 1
  107. SCOPE = local
  108. optional = yes
  109. editable = yes
  110. virtual = no
  111. help = "This parameter sets the minimum number of SAP stations
  112. that the adapter will support when opened.  It enables multiple 802.2
  113. applications to coexist.  For example, IBM Personal Communications/3270
  114. and IBM Application System/400* PC Support can run on the same workstation
  115. if MINSAP is set to a high enough value to include the total number of SAPs
  116. required by both application programs.
  117.  
  118. If omitted, 0 is used. The range is 0 - 127."
  119.  
  120. [MINLINK]
  121. display = "Minimum Link Stations"
  122. type = decimal
  123. range = 0000-0254
  124. default = 0000
  125. step = 1
  126. SCOPE = local
  127. optional = yes
  128. editable = yes
  129. virtual = no
  130. help = "This parameter sets the minimum number of link stations
  131. that the adapter will support when opened.  It enables multiple 802.2
  132. applications to coexist.  For example, IBM Personal Communications/3270
  133. and IBM Application System/400* PC Support can run on the same workstation
  134. if MINLINK is set to a high enough value to include the total number of link
  135. stations required by both application programs.  (MINSAP must also be set
  136. to a high enough value to include the total number of SAPS required by
  137. both application programs.)
  138.  
  139. If omitted, 0 is used.  The range is 0 - 254."
  140.