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

  1. ;Protocol.ini for the 3Com EtherLink/MC
  2. ;Ethernet cards
  3. ;
  4. ;PROTOCOL.INI PARAMETERS
  5. ;
  6. ; This is a sample PROTOCOL.INI file for the ELNKMC 3Com EtherLink/MC NDIS MAC
  7. ; driver.  The [ELNKMC] section shows examples of ELNKMC 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 = ELNKMC" 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 ELNKMC parameters"). A parameter need not be specified
  15. ; in your PROTOCOL.INI if its default value is satisfactory.
  16. ;
  17. ; Use the reference diskette to set the transceiver type.
  18. ;
  19. ;drivername
  20. ;     units:[n/a]
  21. ;     range:[elnkmc$,elnkmc2$,elnkmc3$,...]
  22. ;     default:[elnkmc$]
  23. ;
  24. ;     This parameter's value must be elnkmc$, or, in the case where
  25. ;     multiple adapters are installed, elnkmc$ for the first adapter's
  26. ;     drivername, elnkmc2$ for the second one, elnkmc3$ for the third, and
  27. ;     so on.
  28. ;
  29. ;The following entries are optional under the [elnkmc] section.
  30. ;
  31. ;maxtransmits
  32. ;    units:[integer]
  33. ;    range:[8-50]
  34. ;    default:[12]
  35. ;
  36. ;    Specifies the number of transmit queue entries in this driver.
  37. ;    On a server, this number should be equal to the transmit window size
  38. ;    times the maximum number of sessions.
  39. ;
  40. ;netaddress
  41. ;    units:[hex]
  42. ;    range:[12 hex digits]
  43. ;    default:[n/a]
  44. ;
  45. ;    Overrides the network address of the network adapter card.
  46. ;    This entry should only be used if, for some reason, there are duplicate
  47. ;    addresses on the network. The value of this entry is a hexadecimal
  48. ;    string of 12 digits enclosed in quotation marks, such as "02608C010001".
  49. ;
  50. ;slotnumber
  51. ;    unit:[integer]
  52. ;    range:[1-8]
  53. ;    default:[see explanation below]
  54. ;
  55. ;    Specifies the number of the slot in the computer where the
  56. ;    network adapter card resides. The default is the lowest-numbered slot
  57. ;    that contains an EtherLink/MC card. If the computer has more than
  58. ;    one EtherLink/MC card, the card in the lowest-numbered slot can use
  59. ;    the default; for any other card(s), specify a slot number.
  60. ;
  61.