NETE100I.INF Driver File Contents (Intel-100-Pro.zip)

;
; NETE100I.INF
;
; Intel EtherExpress(TM) PRO/100 and PRO/100 ISA Adapter
;
; Install script for Windows 95
;
; Version 3.31  Sept, 1996
;

[version]
LayoutFile=layout.inf
signature="$CHICAGO$"
Class=Net
provider=%V_MS%

[Manufacturer]
%V_Intel%=Intel

[Intel]
%*INT10C0.DeviceDesc%=*INT10C0.ndi, *INT10C0 ;E100ISA
%*INT10C1.DeviceDesc%=*INT10C1.ndi, *INT10C1 ;E100ISA

;****************************************************************************
;    *INT10C0   Intel EtherExpress(TM) PRO/100 ISA Adapter (E100ISA)
;****************************************************************************

[*INT10C0.ndi]
AddReg=*INT10C0.ndi.reg, E100IS.ndi.reg

[*INT10C0.ndi.reg]
HKR,Ndi,DeviceID,,"*INT10C0"

;****************************************************************************
;    *INT10C1   Intel EtherExpress(TM) PRO/100B ISA Adapter (E100ISA)
;****************************************************************************

[*INT10C1.ndi]
AddReg=*INT10C1.ndi.reg, E100IS.ndi.reg

[*INT10C1.ndi.reg]
HKR,Ndi,DeviceID,,"*INT10C1"


;****************************************************************************
; E100ISA Drivers
;****************************************************************************

[E100IS.ndi.reg]
; key,subkey,valuname,type,value
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,E100ISA.vxd
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
; NDIS Info
HKR,NDIS,LogDriverName,,"E100IS"
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A
;
; NDIS2, and ODI
HKR,NDIS\NDIS2,DriverName,,"E100IS$"
HKR,NDIS\NDIS2,FileName,,"E100ISA.dos"
HKR,NDIS\ODI,DriverName,,"E100ISA"
HKR,NDIS\ODI,FileName,,"E100ISA.com"
;
; Interfaces
HKR,Ndi\Interfaces,DefUpper,,"ndis3, ndis2"
HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,UpperRange,,"ndis2, ndis3, odi"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"

; Install sections
HKR,Ndi\Install,ndis3,,"E100IS.ndis3"
HKR,Ndi\Install,ndis2,,"E100IS.ndis2"
HKR,Ndi\Install,odi,,"E100IS.odi"
;
;*********************************************************************
;
; Keywords supported by the driver
;
;*********************************************************************
;
; NetworkAddress
HKR,Ndi\params\NetworkAddress,ParamDesc,,"NetworkAddresss"
HKR,Ndi\params\NetworkAddress,type,,edit
HKR,Ndi\params\NetworkAddress,optional,,1
HKR,Ndi\params\NetworkAddress,LimitText,,12
HKR,Ndi\params\NetworkAddress,UpperCase,,1
HKR,Ndi\params\NetworkAddress,flag,1,20,00,00,00
;
; Serial
HKR,Ndi\params\Serial,ParamDesc,,"SerialNumber"
HKR,Ndi\params\Serial,optional,,1
HKR,Ndi\params\Serial,default,,"#0"
HKR,Ndi\params\Serial,type,,edit
HKR,Ndi\params\Serial,LimitText,,7
HKR,Ndi\params\Serial,UpperCase,,1
HKR,Ndi\params\Serial,flag,1,30,00,00,00
;
;MediaType
HKR,Ndi\params\MediaType,ParamDesc,,"MediaType"
HKR,Ndi\params\MediaType,default,,"AUTO"
HKR,Ndi\params\MediaType,type,,enum
HKR,Ndi\params\MediaType\enum,"AUTO",,"AUTO"
HKR,Ndi\params\MediaType\enum,"HALF10",,"HALF10"
HKR,Ndi\params\MediaType\enum,"FULL10",,"FULL10"
HKR,Ndi\params\MediaType\enum,"HALF100",,"HALF100"
HKR,Ndi\params\MediaType\enum,"FULL100",,"FULL100"
HKR,Ndi\params\MediaType,flag,1,30,00,00,00
;
; RxEarly
HKR,Ndi\params\RxEarly,ParamDesc,,"RxEarly"
HKR,Ndi\params\RxEarly,type,,enum
HKR,Ndi\params\RxEarly,default,,"OFF"
HKR,Ndi\params\RxEarly\enum,"OFF",,"OFF"
HKR,Ndi\params\RxEarly\enum,"ON",,"ON"
HKR,Ndi\params\RxEarly,flag,1,30,00,00,00
;
; Use32BitIO
HKR,Ndi\params\Use32BitIO,ParamDesc,,"Use32BitIO"
HKR,Ndi\params\Use32BitIO,type,,enum
HKR,Ndi\params\Use32BitIO,default,,"NO"
HKR,Ndi\params\Use32BitIO\enum,"NO",,"NO"
HKR,Ndi\params\Use32BitIO\enum,"YES",,"YES"
HKR,Ndi\params\Use32BitIO,flag,1,30,00,00,00
;
; !!!! very important !!!!
HKR,NDI,CardType,,"ISAPNP"
;
;****************************************************************************
;
[E100IS.ndis3]
; Install the NDIS3 driver file
CopyFiles=E100IS.ndis3.CopyFiles,E100IS.inf.CopyFiles

[E100IS.ndis3.CopyFiles]
E100ISA.vxd, win95\E100ISA.vx_

[E100IS.inf.CopyFiles]
NETE100I.inf

; Install NDIS2
[E100IS.ndis2]
CopyFiles=E100IS.ndis2.CopyFiles

[E100IS.ndis2.CopyFiles]
E100ISA.dos, ndis\e100isa.dos

; Install ODI
[E100IS.odi]
CopyFiles=E100IS.odi.CopyFiles

[E100IS.odi.CopyFiles]
E100ISA.com, netware\E100ISA.com
LSL.com, netware\LSL.com
NET.CFG, netware\NET.CFG
;
;****************************************************************************
; Destination Directories
;****************************************************************************

[DestinationDirs]
DefaultDestDir              =11 ; LDID_SYS
E100IS.ndis3.CopyFiles      =11 ; LDID_SYS
E100IS.inf.CopyFiles        =17 ; LDID_INF
E100IS.ndis2.CopyFiles      =26 ; LDID_WINBOOT
E100IS.odi.CopyFiles        =26 ; LDID_WINBOOT

[SourceDisksNames]
1="Intel EtherExpress(TM) PRO/100 ISA Driver Disk",,1

[SourceDisksFiles]
NETE100I.INF    =1,,1024
E100ISA.VXD     =1,,1024
E100ISA.DOS     =1,,1024
E100ISA.COM     =1,,1024
LSL.com         =1,,1024
NET.CFG         =1,,1024

;****************************************************************************
; Localizable Strings
;****************************************************************************
[strings]
; Provider
V_MS="Microsoft"
; Manufacturers
V_Intel="Intel"

; Intel PNP Devices
*INT10C0.DeviceDesc="Intel EtherExpress(TM) PRO/100 ISA Adapter"
*INT10C1.DeviceDesc="Intel EtherExpress(TM) PRO/100 ISA Adapter"
Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web4, load: 0.67