home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / driver / net / ndis / 3c523 / elnkmc.nif next >
Encoding:
OS/2 Network Information File  |  1991-11-27  |  1.4 KB  |  52 lines

  1. [ELNKMC]
  2. Type = NDIS
  3. Title = "3Com 3C523 EtherLink/MC Adapter"
  4. Version = 1.1
  5. Drivername = ELNKMC$
  6. Xports = NETBEUI LANDD
  7.  
  8. [FILE]
  9. Name = ELNKMC.OS2
  10. Path = @lanroot\DRIVERS\ETHERNET\ELNKMC
  11.  
  12. ;parameter start
  13.  
  14. [netaddress]
  15. tag = NETADDRESS
  16. display = "Network adapter address"
  17. type = Hexstring
  18. Strlength = 12
  19. optional = YES
  20. editable = YES
  21. help = "This parameter overrides the network address of the network
  22.  adapter card.  The value of this parameter is a hexadecimal string of
  23.  12 digits, as in 02608C010001.  The address
  24.  must be unique among all other network adapter addresses on the
  25.  network."
  26.  
  27. [slotnumber]
  28. tag = SLOTNUMBER
  29. display = "Micro Channel slot number"
  30. type = decimal
  31. range = 1 - 8
  32. optional = YES
  33. editable = YES
  34. help = "This parameter specifies the slot number of the corresponding
  35.  network adapter card in the workstation.  The system will default to
  36.  the lowest numbered slot containing a network adapter card of this
  37.  type.  Specify this parameter only when more than one ELNKMC network
  38.  adapter driver is present in the same workstation."
  39.  
  40. [maxtransmits]
  41. tag = MAXTRANSMITS
  42. display = "Maximum number of queued transmits"
  43. type = decimal
  44. range = 8 - 50
  45. default = 12
  46. optional = YES
  47. editable = YES
  48. help = "This parameter specifies the maximum number of transmit queue
  49.  entries for the network adapter driver.  For a server workstation or
  50.  gateway workstation, set the value of this parameter to 40."
  51.  
  52.