home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 29 Fixes_o / 29-Fixes_o.zip / wr07060a.zip / US7060B2.DSK / DRIVERS / TI.ZIP / tr2kndis.nif < prev    next >
INI File  |  1994-10-18  |  4KB  |  145 lines

  1. [TR2KNDIS]
  2. Type = NDIS
  3. Title = "Texas Instruments TokenLite Compatible Token-Ring Adapter"
  4. Version = 1.11
  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. default = A20
  17. set = A00, A20, A40, A60, 1A20
  18. optional = yes
  19. editable = yes
  20. virtual = no
  21. help = "This parameter identifies the I/O port address of the adapter"
  22.  
  23. [INT]
  24. display = "Interrupt (IRQ) Level"
  25. type = decimal
  26. default = 2
  27. set = 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12
  28. optional = yes
  29. editable = yes
  30. virtual = no
  31. help = "This parameter identifies the Interrupt Level of the adapter."
  32.  
  33. [DMA]
  34. display = "DMA Level"
  35. type = decimal
  36. set = 0, 1, 3, 5, 6, 7
  37. optional = yes
  38. editable = yes
  39. virtual = no
  40. help = "This parameter identifies the DMA channel of the adapter."
  41.  
  42. [SPEED]
  43. display = "Ring Speed select"
  44. type = decimal
  45. default = 16
  46. set = 4, 16
  47. optional = yes
  48. editable = yes
  49. virtual = no
  50. help = "This parameter indicates the ring speed at which to open the adapter."
  51.  
  52. [NOCONFIG]
  53. display = "Ignore config register"
  54. type = none
  55. default = "NO"
  56. set = "YES", "NO"
  57. optional = yes
  58. editable = yes
  59. virtual = no
  60. help = "This parameter informs the driver to ignore the configuration.
  61.  register, if one is present."
  62.  
  63. [BIT16]
  64. display = "16 Bit Pseudo-DMA enable"
  65. type = none
  66. default = "NO"
  67. set = "YES", "NO"
  68. optional = yes
  69. editable = yes
  70. virtual = no
  71. help = "This parameter informs the driver to use 16 Bit Pseudo DMA.
  72.  Use this parameter only when the adapter supports this feature."
  73.  
  74. [WS0]
  75. display = "Zero Wait-state Pseudo DMA"
  76. type = none
  77. default = "NO"
  78. set = "YES", "NO"
  79. optional = yes
  80. editable = yes
  81. virtual = no
  82. help = "This parameter informs the driver to use 8 Bit, Zero Wait-
  83.  state Pseudo DMA. Use this parameter only when the PC and adapter
  84.  support this feature."
  85.  
  86. [MAXTRANSMITS]
  87. display = "Maximum Queued Transmits"
  88. type = decimal
  89. default = 6
  90. range = 3-50
  91. optional = yes
  92. editable = yes
  93. virtual = no
  94. help = "This parameter specifies the maximum number of transmit queue
  95.  entries for the network adapter driver.  For a server workstation or
  96.  gateway workstation, set this parameter to the result of multiplying
  97.  the Maximum Transmits Outstanding parameter against the Maximum
  98.  Sessions parameter located in the NETBIOS protocol."
  99.  
  100. [NUMRECEIVEBUFFE]
  101. display = "Number of Receive Buffers"
  102. type = decimal
  103. default = 6
  104. range = 3-100
  105. optional = yes
  106. editable = yes
  107. virtual = no
  108. help = "This parameter specifies the number of receive buffers."
  109.  
  110. [RECEIVEBUFFERSI]
  111. display = "Receive Buffer Size"
  112. type = decimal
  113. default = 2048
  114. range = 256-17960
  115. optional = yes
  116. editable = yes
  117. virtual = no
  118. help = "This parameter specifies the length of the data portion of each
  119.  receive buffer in the driver."
  120.  
  121. [NOEARLYRELEASE]
  122. display = "No Early Release"
  123. type = none
  124. default = "NO"
  125. set = "YES", "NO"
  126. optional = yes
  127. editable = yes
  128. virtual = no
  129. help = "This parameter specifies the early token release option for
  130.  Racore 16/4 Token-Ring adapters.  The early token release option
  131.  reduces the average time that another network adapter card
  132.  must wait to gain access to the network."
  133.  
  134. [NETADDRESS]
  135. display = "Network Adapter Address"
  136. type = string
  137. strlength = 12
  138. optional = yes
  139. editable = yes
  140. virtual = no
  141. help = "This parameter overrides the network address of the network
  142.  adapter card.  The value of this parameter is a hexadecimal string of
  143.  12 digits, in the range 000000000000 - 4FFFFFFFFFFF.  The address must
  144.  be unique among all other network adapter addresses on the network."
  145.