home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / driver / net / 3com / ls507dos.nif < prev    next >
Encoding:
INI File  |  1993-03-19  |  956 b   |  38 lines

  1. [ELNK16]
  2. Type = NDIS
  3. Title = "3Com EtherLink 16 (3c507) Family - DOS"
  4. Version = 1.1
  5. Drivername = ELNK16$
  6. Xports = NETBEUI LANDD
  7.  
  8. [FILE]
  9. Name = ELNK16.DOS
  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 02608C010001.  The address
  23.  must be unique among all other network adapter addresses on the
  24.  network."
  25.  
  26. [maxtransmits]
  27. tag = MAXTRANSMITS
  28. display = "Maximum number of queued transmits"
  29. type = decimal
  30. range = 8 - 50
  31. default = 12
  32. optional = YES
  33. editable = YES
  34. help = "This parameter specifies the maximum number of transmit queue
  35.  entries for the network adapter driver.  For a server workstation or
  36.  gateway workstation, set the value of this parameter to 50."
  37.  
  38.