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

  1. ;Protocol.ini for the 3Com EtherLink Plus
  2. ;Ethernet cards
  3. ;
  4. ;PROTOCOL.INI PARAMETERS
  5. ;
  6. ; This is a sample PROTOCOL.INI file for the ELNKPL 3Com Etherlink NDIS MAC
  7. ; driver.  The [elnkpl] section shows examples of ELNKPL configuration
  8. ; parameter settings.  Comments at the end of the file explain these parameters
  9. ; and give their default, minimum and maximum values.  The [protocol manager]
  10. ; and [netbeui] sections aren't meant to be complete or realistic examples,
  11. ; except for the "BINDINGS = elnkpl" 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 elnkpl parameters"). A parameter need not be specified
  15. ; in your PROTOCOL.INI if its default value is satisfactory.
  16. ;
  17. ;
  18. ;drivername
  19. ;     units:[n/a]
  20. ;     range:[elnkpl$,elnkpl2$,elnkpl3$,...]
  21. ;     default:[elnkpl$]
  22. ;
  23. ;     This parameter's value must be elnkpl$, or, in the case where
  24. ;     multiple adapters are installed, elnkpl$ for the first adapter's
  25. ;     drivername, elnkpl2$ for the second one, elnkpl3$ for the third, and
  26. ;     so on.
  27. ;
  28. ;The following entries are optional under the [elnkpl] section.
  29. ;
  30. ;
  31. ;dmachannel
  32. ;     units:[integer]
  33. ;     range:[0-7]
  34. ;     default:[1]
  35. ;
  36. ;     units:[integer]
  37. ;     adapter. This setting must match the DMA channel
  38. ;     setting on the adapter.
  39. ;
  40. ;     DMA channels 1 and 3 are available if the adapter
  41. ;     is installed on an 8086 or 8088 computer or in an
  42. ;     8-bit slot of an AT compatible.
  43. ;
  44. ;     DMA channels 5,6, and 7 are available if the adapter
  45. ;     is installed in a 16-bit slot of an AT-compatible.
  46. ;     Installing the adapter in a 16-bit slot will result
  47. ;     in higher performance.
  48. ;
  49. ;interrupt
  50. ;     units:[n/a]
  51. ;     range:[2-15]
  52. ;     default:[3]
  53. ;
  54. ;     Indicates the interrupt level for the adapter. This
  55. ;     setting must match the physical setting on the adapter.
  56. ;
  57. ;     Interrupt levels 2,3,4,5,6, and 7 are available on
  58. ;     8086 or 8088- based computers.
  59. ;
  60. ;     Interrupt levels 3,4,5,6, and 7 are available if the
  61. ;     adapter is installed in an 8-bit slot of an AT-
  62. ;     compatible.
  63. ;
  64. ;     Interrupt levels 3,4,5,6,7,9,10,11,12,14, and 15 are
  65. ;     available if the adapter is installed in a 16-bit
  66. ;     slot of an AT-compatible. On a 80286 or 80386 computer,
  67. ;     interrupt level 2 equals interrupt level 9.
  68. ;
  69. ;ioadress
  70. ;     units:[hex]
  71. ;     range:[0x200-0x3F0]
  72. ;     default:[0x300]
  73. ;
  74. ;     Indicates the current I/O address jumper configuration of
  75. ;     the adapter. This setting must match the physical setting
  76. ;     on the adapter.
  77. ;
  78. ;maxtransmits
  79. ;     units:[integer]
  80. ;     range:[n/a]
  81. ;     default:[40]
  82. ;
  83. ;     The number of entries for outgoing packets in the transmit
  84. ;     queue of the MAC driver. This parameter is clearly ignored
  85. ;     by this driver. The value of maxtransmits = is fixed at 40.
  86. ;
  87. ;netaddress  Overides the network address of the adapter to a
  88. ;     units:[hex]
  89. ;     range:[12 digits]
  90. ;     default:[n/a]
  91. ;
  92. ;     Overides the network address of the adapter to a user-specified
  93. ;     address. This parameter is a hexadecimal string of exactly 12
  94. ;     digits enclosed in quotes, such as "02608C010001".
  95. ;
  96. ;
  97.  
  98.  
  99.  
  100.