home *** CD-ROM | disk | FTP | other *** search
/ Tiny System Restore Pack / RESTORE.iso / DRIVERS / NETWORK / E100B / NDIS / E100BEO2.NIF < prev    next >
Encoding:
OS/2 Network Information File  |  1997-02-20  |  1.9 KB  |  54 lines

  1. ; Extended OS/2 NIF file for installation under Lan Server 3.0 and 4.0 
  2. ;
  3. [E100B]
  4.    Type = NDIS
  5.    Title = Intel EtherExpress PRO/100B OS/2 adapter
  6.    Version = 1.14
  7.    Drivername = E100B$
  8.    Xports = NETBEUI LANDD
  9.  
  10. [FILE]
  11.    Name = E100B.OS2
  12.  
  13. ; Parameter start
  14.  
  15. [SPEED]
  16.    display = "Media Speed"
  17.    type = Decimal
  18.    set = 10, 100
  19.    optional = YES
  20.    editable = YES
  21.    help = "The driver can configure the adapter for either 10 or 100 Mbps.
  22.  Assigning a value to this parameter will override the Auto-Speed-Sense feature
  23.  of the driver.  Leave the field blank to enable the Auto-Speed-Sense feature."
  24.  
  25. [FORCEDUPLEX]
  26.    display = "Force Duplex Mode"
  27.    type = Decimal
  28.    set = 1, 2
  29.    optional = YES
  30.    editable = YES
  31.    help = "The driver can configure the adapter for either Half or Full Duplex.
  32.  Automatic detection of Full Duplex REQUIRES a hub with ports which are capable
  33.  of performing N-Way auto-negotiation, so forcing the duplex mode to Full is
  34.  recommended for most users connecting to a Full Duplex hub.  Assigning a value
  35.  of 1 (Half) or 2 (Full) to this parameter will override the auto-negotiation
  36.  feature of the adapter, and will also make the SPEED parameter REQUIRED.
  37.  Leave the field blank to enable the auto-negotiation feature."
  38.  
  39. [SLOT]
  40.    display = "Slot/Device Identifier"
  41.    type = Hexadecimal
  42.    range = 0-1FFF
  43.    optional = YES
  44.    editable = YES
  45.    help = "Use of this parameter is only required in systems with more than one
  46.  adapter installed. If you are installing more than one PCI adapter: 1) complete
  47.  the configuration process, but leave the Slot field blank for each driver;
  48.  2) restart the system and record the list of Slots that each PRO/100B driver
  49.  displays; 3) complete the configuration by assigning one of the values from
  50.  the list (without the '0x') to the Slot parameter of each PRO/100B driver.
  51.  Leave the field blank if you have only one adapter installed."
  52.  
  53.