home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / driver / net / elnk3 / elnk3.nif < prev    next >
Encoding:
OS/2 Network Information File  |  1992-12-08  |  934 b   |  37 lines

  1. [ELNK3]
  2. Type = NDIS
  3. Title = "3Com 3C509 EtherLink III Adapter"
  4. Version = 1.0
  5. Drivername = ELNK3$
  6. Xports = NETBEUI, LANDD
  7.  
  8. [FILE]
  9. Name = ELNK3.OS2
  10.  
  11. ; Parameter start
  12.  
  13. [NetAddress]
  14. tag = NETADDRESS
  15. display = "Network adapter address"
  16. type = Hexstring
  17. Strlength = 12
  18. optional = YES
  19. editable = YES
  20. help = "This parameter overrides the network address of the network
  21.  adapter card.  The value of this parameter is a hexadecimal string of
  22.  12 digits, as in 02608C001234.  The address must be unique among all 
  23.  other network adapter addresses on the network."
  24.  
  25. [MaxTransmits]
  26. tag = MAXTRANSMITS
  27. display = "Maximum number of queued transmits"
  28. type = decimal
  29. range = 6 - 40
  30. default = 6
  31. optional = YES
  32. editable = YES
  33. help = "This parameter specifies the maximum number of transmit queue
  34.  entries for the network adapter driver.  For a server workstation or
  35.  gateway workstation, set this parameter to 40."
  36.  
  37.