home *** CD-ROM | disk | FTP | other *** search
/ ftp.tcs3.com / ftp.tcs3.com.tar / ftp.tcs3.com / DRIVERS / Network / LinkSYS / lne2000.exe / NDIS / DOS / ETHERIBM.NIF < prev    next >
INI File  |  1995-11-02  |  748b  |  36 lines

  1. [ETHER]
  2. Type = NDIS
  3. Title = "LINKSYS ETHER16 Ethernet Adapter"
  4. Version = 2.07
  5. Drivername = ETHER$
  6. Xports = NETBEUI LANDD
  7.  
  8. [FILE]
  9. Name = ETHER.DOS
  10.  
  11. ; Parameter start
  12.  
  13. [nodeaddress]
  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 020001020304.  The address
  23.  must be unique among all other network adapter addresses on the
  24.  network."
  25.  
  26. [media]
  27. tag = MEDIA
  28. display = " Media Type"
  29. type = string
  30. Strlength = 14
  31. Set = TP, BNC, AUI, AUTODETECT
  32. default = AUTODETECT
  33. optional = YES
  34. editable = YES
  35.  
  36.