home *** CD-ROM | disk | FTP | other *** search
/ ftp.tcs3.com / ftp.tcs3.com.tar / ftp.tcs3.com / DRIVERS / Network / LinkSYS / LNE100TX / lne100txv42.exe / WFW311 / LNE100.NIF < prev    next >
INI File  |  2000-01-25  |  1KB  |  44 lines

  1. [LNE100]
  2.  Type = NDIS
  3.  Title = "Linksys LNE100TX Fast Ethernet Adapter(LNE100TX v4)"
  4.  Version = 1.00
  5.  DriverName = LNE100$
  6.  XPORTS = NETBEUI LANDD
  7.  
  8. [File]
  9.  Name = LNE100.DOS
  10.  Path = \NDIS\DOS
  11.  
  12. [Slot]
  13.  display = "Network Adapter Slot ID."
  14.  type = Decimal
  15.  default = "1"
  16.  range = 1 - 4
  17.  step = 1
  18.  optional = Yes
  19.  editable = Yes
  20.  virtual = No
  21.  help = "This parameter specifies which network adapter is used by the driver.
  22.  If you have only one LNE100TX(v4) PCI LAN card in your machine, this parameter is
  23.  unnecessary!!  For two or more LNE100TX(v4) LAN cards, this parameters is
  24.  required and cannot be omitted from PROTOCOL.INI.  The slot ID. for the first
  25.  LAN card is 1, for the second is 2, and 13 for the third, etc.  Default
  26.  value is 1."
  27.  
  28. [MEDIA]
  29.  display = "Physical Medium Type"
  30.  type = String
  31.  strlength = 14
  32.  default = "AUTODETECT"
  33.  set = AUTODETECT, UTP, UTP_FD, UTP_100,UTP_100FD
  34.  optional = No
  35.  editable = Yes
  36.  virtual = No
  37.  help = "This parameter specifies the physical media that the LAN card is
  38.  attached.  The keyword AUTODETECT means driver will auto sense the physical
  39.  media during card initialization.  TP means twisted-pair (RJ-45 or 10BaseT),
  40.  and UTP_100 means Fast Ethernet.  If you want to enable full duplex function
  41.  of the LAN  card, you have to choose UTP_FD or UTP_100FD as the medium type.
  42.  The default value is AUTODETECT."
  43.  
  44.