home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 20 NDrivers / 20-NDrivers.zip / 3c5x9.zip / EL3IBMO2.NIF < prev    next >
INI File  |  1994-07-18  |  1KB  |  40 lines

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