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 / tr2kndis.nif < prev    next >
INI File  |  1995-10-17  |  4KB  |  141 lines

  1. [TR2KNDIS]
  2. Type = NDIS
  3. Title = "Texas Instruments TokenLite Compatible Token-Ring Adapter"
  4. Version = 3.15
  5. DriverName = TR2NDS$
  6. Xports = NETBEUI LANDD
  7. CopyFile = TR2KNDIS.MSG
  8.  
  9. [FILE]
  10. Name = TR2KNDIS.OS2
  11. Path = IBMCOM\MACS
  12.  
  13. [PORT]
  14. display = "Port Address"
  15. type = hexadecimal
  16. range = 0100-7FE0
  17. default = 0A20
  18. step = 20
  19. optional = yes
  20. editable = yes
  21. virtual = no
  22. help = "This parameter specifies the Base I/O Port of the network adapter
  23.  card. This parameter is required if more than one adapter is installed in
  24.  your computer."
  25.  
  26. [INT]
  27. display = "Interrupt (IRQ) Level"
  28. type = decimal
  29. default = 2
  30. set = 2, 3, 4, 5, 6, 7, 9, 10, 11, 12, 13, 14, 15
  31. optional = yes
  32. editable = yes
  33. virtual = no
  34. help = "This parameter identifies the Interrupt Level of the adapter."
  35.  
  36. [DMA]
  37. display = "DMA Level"
  38. type = decimal
  39. set = 0, 1, 3, 5, 6, 7
  40. optional = yes
  41. editable = yes
  42. virtual = no
  43. help = "This parameter identifies the DMA channel of the adapter."
  44.  
  45. [SPEED]
  46. display = "Adapter Ring Speed"
  47. type = decimal
  48. set = 4, 16
  49. default = 16
  50. optional = yes
  51. editable = yes
  52. virtual = no
  53. help = "This parameter specifies the adapter ring speed or data rate (4 Mbps
  54.  or 16 Mbps).  The default is 16 Mbps.  If your adapter is equipped with a
  55.  self configuration register, that value will take precidence."
  56.  
  57. [BIT16]
  58. display = "16 Bit Pseudo-DMA enable"
  59. type = none
  60. default = "YES"
  61. set = "YES", "NO"
  62. optional = yes
  63. editable = yes
  64. virtual = no
  65. help = "This parameter informs the driver to use 16 Bit Pseudo DMA.
  66.  Use this parameter only when the adapter hardware supports this feature."
  67.  
  68. [MAXTRANSMITS]
  69. display = "Maximum Queued Transmits"
  70. type = decimal
  71. default = 6
  72. range = 3-50
  73. optional = yes
  74. editable = yes
  75. virtual = no
  76. help = "This parameter specifies the maximum number of transmit queue
  77.  entries for the network adapter driver.  For a server workstation or
  78.  gateway workstation, set this parameter to the result of multiplying
  79.  the Maximum Transmits Outstanding parameter against the Maximum
  80.  Sessions parameter located in the NETBIOS protocol."
  81.  
  82. [NUMRXBUFFERS]
  83. display = "Number of Receive Buffers"
  84. type = decimal
  85. default = 6
  86. range = 3-100
  87. optional = yes
  88. editable = yes
  89. virtual = no
  90. help = "This parameter specifies the number of receive buffers."
  91.  
  92. [RXBUFFERSIZE]
  93. display = "Receive Buffer Size"
  94. type = decimal
  95. default = 2048
  96. range = 256-17960
  97. optional = yes
  98. editable = yes
  99. virtual = no
  100. help = "This parameter specifies the length of the data portion of each
  101.  receive buffer in the driver."
  102.  
  103. [NOEARLYRELEASE]
  104. display = "Early Token Release"
  105. type = none
  106. default = "NO"
  107. set = "YES", "NO"
  108. optional = yes
  109. editable = yes
  110. virtual = no
  111. help = "This parameter specifies the early token release option for
  112.  Racore 16/4 Token-Ring adapters.  The early token release option
  113.  reduces the average time that another network adapter card
  114.  must wait to gain access to the network."
  115.  
  116. [NETADDRESS]
  117. display = "Network Adapter Address"
  118. type = string
  119. strlength = 12
  120. optional = yes
  121. editable = yes
  122. virtual = no
  123. help = "This parameter overrides the network address of the network
  124.  adapter card.  The value of this parameter is a hexadecimal string of
  125.  12 digits, in the range 000000000000 - 4FFFFFFFFFFF.  The address must
  126.  be unique among all other network adapter addresses on the network."
  127.  
  128. [PROMISCUOUS]
  129. display = "Enable Promiscuous Mode"
  130. type = none
  131. default = "NO"
  132. set = "YES", "NO"
  133. optional = yes
  134. editable = yes
  135. virtual = no
  136. help = "This parameter informs the driver to enable the PROMISCUOUS
  137.  feature (Copy All Frames) needed for some lan analysis tools. The
  138.  file TR2KCAF.COD (or TR2KFPA.COD if using the PACKETBLASTER option)
  139.  must be present in the ROOT directory."
  140.  
  141.