home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 May / PCW596.iso / wtest / clico / sunsoft / pcnfs51 / tlnk.zoo / readme.txt < prev    next >
Text File  |  1990-06-28  |  5KB  |  122 lines

  1. ;Protocol.ini for the 3Com TokenLink
  2. ;Token-Ring cards
  3. ;
  4. ;PROTOCOL.INI PARAMETERS
  5. ;
  6. ; This is a sample PROTOCOL.INI file for the TLNK 3Com TokenLink NDIS MAC
  7. ; driver.  The [tlnk] section shows examples of TLNK configuration parameter
  8. ; settings.  Comments at the end of the file explain these parameters and give
  9. ; their default, minimum and maximum values.  The [protocol manager] and
  10. ; [netbeui] sections aren't meant to be complete or realistic examples, except
  11. ; for the "BINDINGS = tlnk" line in the [netbeui] section.
  12. ;    The only parameter that must be specified is the "drivername".  Note
  13. ; that many of these parameters have default values (which are given below
  14. ; under "Comments about tlnk parameters"). A parameter need not be specified
  15. ; in your PROTOCOL.INI if its default value is satisfactory.
  16. ;
  17. ;drivername
  18. ;     units:[n/a]
  19. ;     range:[tlnk$,tlnk2$,tlnk3$,...]
  20. ;     default:[tlnk$]
  21. ;
  22. ;     This parameter's value must be tlnk$, or, in the case where
  23. ;     multiple adapters are installed, tlnk$ for the first adapter's
  24. ;     drivername, tlnk2$ for the second one, tlnk3$ for the third, and
  25. ;     so on.
  26. ;
  27. ;The following entries are optional under the [tlnk] section.
  28. ;
  29. ;dmachannel (80286 and 80386 computers only)
  30. ;     units:[integer]
  31. ;     range:[0,1,3,5,6,7]
  32. ;     default:[1]
  33. ;
  34. ;     Sets the DMA channel on the network adapter card. This entry
  35. ;     is ignored when the adapter card is in an 8086 or 8088 computer, or
  36. ;     in an 8-bit slot of an 80286 or 80386 computer. Installing the card
  37. ;     in a 16-bit slot improves performance.
  38. ;
  39. ;     The value can be 0, 1, 3, 5, 6, or 7. When the value is 0, the driver
  40. ;     uses string I/O instead of DMA for data transfers. Channels 5, 6,
  41. ;     and 7 are available only if the adapter card is ASSY 3410-03 revision
  42. ;     A or later.
  43. ;
  44. ;interrupt
  45. ;     units:[integer]
  46. ;     range:[2-14]
  47. ;     default:[3]
  48. ;
  49. ;     Indicates the interrupt level of the network adapter card.
  50. ;
  51. ;     NOTE:
  52. ;     For an 80286 or 80386 computer, specifying interrupt level
  53. ;     2 will be redirected to interrupt level 9 because the cascaded PIC
  54. ;     is already using interrupt level 2.
  55. ;
  56. ;These are the possible interrupt values:
  57. ;
  58. ;Value                    Compatible Computers
  59. ;-----                    --------------------
  60. ;2,3,4,5                  8086 and 8088 computers.
  61. ;3,4,5,9                  80286 and 80386 computer, 8-bit slot.
  62. ;3,4,5,9,10,11,12,14,15   80286 and 80386 computer, 16-bit slot.
  63. ;
  64. ;(Levels 1014 are available only if the adapter card is ASSY 3410-03
  65. ;revision A or later.)
  66. ;
  67. ;ioaddress
  68. ;     units:[hex]
  69. ;     range:[300-350]
  70. ;     default:[300]
  71. ;
  72. ;     Indicates the current I/O address jumper configuration of
  73. ;     the network adapter card. This entry must match the adapter card's
  74. ;     switch settings. Possible values are 300, 310, 330, and 350.
  75. ;
  76. ;maxtransmits
  77. ;     units:[integer]
  78. ;     range:[8-40]
  79. ;     default:[8]
  80. ;
  81. ;     Specifies the number of transmit queue entries in this driver.
  82. ;     For a server, multiply the transmit window size by the maximum number
  83. ;     of sessions.
  84. ;
  85. ;netaddress
  86. ;     units:[hex]
  87. ;     range:[12 hex digits]
  88. ;     default:[n/a]
  89. ;
  90. ;     Overrides the network address of the network adapter card.
  91. ;     This entry should only be used if, for some reason, there are duplicate
  92. ;     addresses on the network. The value of this entry is a hexadecimal
  93. ;     string of 12 digits enclosed in quotation marks, such as "02608C010001".
  94. ;
  95. ;productid
  96. ;     units:[hex]
  97. ;     range:[36 hex digits]
  98. ;     default:[n/a]
  99. ;
  100. ;     Identifies the specific adapter card. The value of this entry
  101. ;     is a string of up to 36 hexadecimal digits (must be an even number).
  102. ;     Refer to the IBM Token-Ring architecture manual for more details.
  103. ;     The default value for this entry is 0110F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0F0.
  104. ;
  105. ;speed
  106. ;     units:[n/a]
  107. ;     range:[6-10]
  108. ;     default:[tlnk$]
  109. ;
  110. ;     Sets the computer's clock to maximize data transfer between
  111. ;     the computer and the TokenLink card. You may have to experiment with
  112. ;     this entry to get optimal performance. If you set the entry incorrectly,
  113. ;     the TokenLink card may not run. The value can be any of the following:
  114. ;
  115. ; Value    Meaning
  116. ; -----    -------
  117. ;  6       Insert two wait states on the bus.
  118. ;  8       Insert one wait state on the bus.
  119. ; 10       Don't insert any wait states on the bus.
  120. ;
  121.  
  122.