NETEPRO.INF Driver File Contents (IEE_10.ZIP)

;********************************************************************
;
;	Intel EtherExpress(TM) PRO/10 ISA LAN Adapter
;	NETEPRO.INF file for Windows 95
;	Version 1.05
;
;	Copyright 1997, Intel Corporation
;********************************************************************
[version]
LayoutFile=layout.inf
signature="$CHICAGO$"
Class=Net
provider=%V_MS%

[Manufacturer]
%V_INTEL%=Intel

[INTEL]
%*pnp8132.devicedesc%=*pnp8132.ndi, *pnp8132    	; Intel EtherExpress(TM) PRO/10 ISA Adapter
%*INT1031.devicedesc%=*INT1031.ndi, *INT1031, *INT1030  ; Intel EtherExpress(TM) PRO/10 ISA Adapter (PnP Enabled)
%*pnp828A.devicedesc%=*pnp828A.ndi, *pnp828A    	; Intel 82595-Based Ethernet

[SourceDisksNames]                                      ;Delete for FLAT
47="Intel EtherExpress PRO/10 ISA LAN Adapter Disk",,0  ;Delete for FLAT
                                                        ;Delete for FLAT
[SourceDisksFiles]                                      ;Delete for FLAT
epro.sys=47,,1234                                       ;Delete for FLAT
eproodi.com=47,,123                                     ;Delete for FLAT
epro.dos=47,,123                                        ;Delete for FLAT

;****************************************************************************
; *INT1031 Intel EtherExpress PRO/10+ (PnP enabled)
;****************************************************************************

[*INT1031.ndi]
AddReg=*INT1031.ndi.reg,epro.reg
CopyFiles=epro.ndi.Copyfiles

[*INT1031.ndi.reg]
HKR,Ndi,DeviceID,,"*INT1031"
HKR,Ndi,NdiInstaller,,"EPRONDI.DLL,EProNdiProc"

[*INT1031.ndi.PosDup]
*pnp8132,*pnp828A

;****************************************************************************
; *PNP8132 Intel EtherExpress PRO/10+ (PnP disabled)
;****************************************************************************

[*PNP8132.ndi]
AddReg=*pnp8132.ndi.reg,epro.reg
LogConfig=*pnp8132.LogConfig

[*PNP828A.ndi]
AddReg=*pnp8132.ndi.reg,epro.reg
LogConfig=*pnp8132.LogConfig

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

[*PNP8132.LogConfig]
IRQConfig=3,4,5,7,9,10,11,12
IOConfig=10@200-39F%FFF0(3FF::)
ConfigPriority=HARDRECONFIG

;****************************************************************************
; Epro base
;****************************************************************************

[Epro.reg]

; key,subkey,valuname,type,value
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,epro.sys
HKR,,EnumPropPages,,"eprops.dll,EnumPropPages"

; NDIS Info
HKR,NDIS,LogDriverName,,"EPRO"
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A
HKR,NDIS\NDIS2,DriverName,,"EPRO$"                      ;Delete for FLAT
HKR,NDIS\NDIS2,FileName,,"epro.dos"                     ;Delete for FLAT
HKR,NDIS\ODI,DriverName,,"eproodi"                      ;Delete for FLAT
HKR,NDIS\ODI,FileName,,"eproodi.com"                    ;Delete for FLAT

; Interfaces
HKR,Ndi\Interfaces,DefUpper,,"ndis2,ndis3"              ;Change to "ndis3" for FLAT
HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,UpperRange,,"ndis2,ndis3,odi"        ;Change to "ndis3" for FLAT
HKR,Ndi\Interfaces,LowerRange,,"ethernet"

; Install sections
HKR,Ndi\Install,ndis3,,"EPRO.ndis3"
HKR,Ndi\Install,ndis2,,"EPRO.ndis2"                     ;Delete for FLAT
HKR,Ndi\Install,odi,,"EPRO.odi"                         ;Delete for FLAT

; Resources
HKR,,INTERRUPT,1,04,00,00,00
HKR,,IOADDRESS,1,02,00,00,00
HKR,NDI\params\INTERRUPT,resc,1,04,00,00,00
HKR,Ndi\params\INTERRUPT,ParamDesc,,"Interrupt Level"
HKR,NDI\params\INTERRUPT,flag,1,30,00,00,00
HKR,Ndi\params\ioaddress,resc,1,02,00,00,00
HKR,Ndi\params\ioaddress,ParamDesc,,"I/O Base Address"
HKR,NDI\params\ioaddress,flag,1,30,00,00,00

; Transceiver Type
HKR,Ndi\params\TRANSCEIVER,ParamDesc,,"Transceiver Type"
HKR,NDI\params\TRANSCEIVER,flag,1,20,00,00,00
HKR,Ndi\params\TRANSCEIVER,default,,"0"
HKR,Ndi\params\TRANSCEIVER,type,,enum
HKR,Ndi\params\TRANSCEIVER\enum,"0",,"Auto-Connector"
HKR,Ndi\params\TRANSCEIVER\enum,"1",,"AUI Connector"
HKR,Ndi\params\TRANSCEIVER\enum,"2",,"BNC Connector"
HKR,Ndi\params\TRANSCEIVER\enum,"3",,"TPE Connector"

; Duplex Settings
HKR,Ndi\params\ForceDpx,ParamDesc,,"Duplex Setting"
HKR,Ndi\params\ForceDpx,flag,1,20,00,00,00
HKR,Ndi\params\ForceDpx,default,,"1"
HKR,Ndi\params\ForceDpx,type,,enum
HKR,Ndi\params\ForceDpx\enum,"0",,"Auto Negotiate"
HKR,Ndi\params\ForceDpx\enum,"1",,"Force Half-Duplex"
HKR,Ndi\params\ForceDpx\enum,"2",,"Force Full-Duplex"

; Power Management Settings
HKR,Ndi\params\PowerMgt,ParamDesc,,"Power Management"
HKR,Ndi\params\PowerMgt,flag,1,20,00,00,00
HKR,Ndi\params\PowerMgt,default,,"0"
HKR,Ndi\params\PowerMgt,type,,enum
HKR,Ndi\params\PowerMgt\enum,"0",,"Off"
HKR,Ndi\params\PowerMgt\enum,"1",,"On"

; Collision Reduction Technology Settings
HKR,,DynamicCRTMax,,"200"
HKR,,DynamicCRTIncrement,,"0"
HKR,,DynamicCRTInterval,,"5000"

;******************************************************************************                                         ;Delete for FLAT              
; PROSet parameters                                                                                                     ;Delete for FLAT
;******************************************************************************                                         ;Delete for FLAT
HKLM,System\CurrentControlSet\Services\PROSet\Adapters,EPRO10,,"Intel EtherExpress PRO/10 ISA Adapter"                  ;Delete for FLAT
HKLM,System\CurrentControlSet\Services\PROSet\EPRO10,AutoIOEnable,1,01,00,00,00                                         ;Delete for FLAT
HKLM,System\CurrentControlSet\Services\PROSet\EPRO10,PnPIOEnable,1,01,00,00,00                                          ;Delete for FLAT
HKLM,System\CurrentControlSet\Services\PROSet\EPRO10,Configure,,"EPRO10_Configure"                                      ;Delete for FLAT
HKLM,System\CurrentControlSet\Services\PROSet\EPRO10,Detect,,"EPRO10_Detect"                                            ;Delete for FLAT
HKLM,System\CurrentControlSet\Services\PROSet\EPRO10,Diagnose,,"EPRO10_Diagnose"                                        ;Delete for FLAT
HKLM,System\CurrentControlSet\Services\PROSet\EPRO10,DLL,,"EPRO10.DLL"                                                  ;Delete for FLAT
HKLM,System\CurrentControlSet\Services\PROSet\EPRO10,RegistryKey,,"EPRO10_GetRegistryKey"                               ;Delete for FLAT
HKLM,System\CurrentControlSet\Services\PROSet\EPRO10,Summary,,"EPRO10_Resource_Summary"                                 ;Delete for FLAT
HKLM,System\CurrentControlSet\Services\PROSet\EPRO10,AdapterDescription,,"EPRO10_GetAdapterDescription"                 ;Delete for FLAT
HKLM,System\CurrentControlSet\Services\PROSet\EPRO10,Adapter,,"Intel EtherExpress PRO/10 ISA Adapter"                   ;Delete for FLAT
HKLM,System\CurrentControlSet\Services\PROSet\EPRO10,Help,,"EPROSET.HLP"                                                ;Delete for FLAT
HKLM,System\CurrentControlSet\Services\PROSet\EPRO10\Parameters                                                         ;Delete for FLAT
HKLM,System\CurrentControlSet\Services\PROSet\EPRO10\Parameters,Concproc,,"1,2,Concurrent Processing,0,4,On,On,1,Off,0" ;Delete for FLAT
HKLM,System\CurrentControlSet\Services\PROSet\EPRO10\Parameters,PnP,,"1,3,Plug and Play,0,4,On,On,1,Off,0"              ;Delete for FLAT
HKLM,System\CurrentControlSet\Services\PROSet\EPRO10\Parameters,Force8,,"1,2,Force 8-Bit Mode,0,4,Off,On,1,Off,0"       ;Delete for FLAT
HKLM,System\CurrentControlSet\Services\PROSet\EPRO10\Parameters,ForceDpx,,"1,4,Duplex Mode,0,1,Half,Auto,Half,Full"     ;Delete for FLAT
HKLM,System\CurrentControlSet\Services\PROSet\EPRO10\Parameters,IoChannelReady,,"0,7,IoChannelReady,0,2,2,0,2,1"        ;Delete for FLAT
HKLM,System\CurrentControlSet\Services\PROSet\EPRO10\Parameters,PowerMgt,,"1,4,Power Management,0,4,Off,On,1,Off,0"     ;Delete for FLAT
HKLM,System\CurrentControlSet\Services\PROSet\EPRO10\Parameters,RPL,,"1,2,Remote Boot,0,4,None,None,0,ODI,2,NDIS,3"     ;Delete for FLAT
                                                                                                                        ;Delete for FLAT
; Copy EPRO NDI Installer
[epro.ndi.Copyfiles]
eprondi.dll, eprondi.dll

; Install NDIS3
[epro.ndis3]
CopyFiles=epro.Inf.CopyFiles,epro.ndis3.CopyFiles

[epro.ndis3.CopyFiles]
epro.sys, nt\epro.sy_                                   ;Remove "nt\" for FLAT

; PROSet Files                                          ;Delete for FLAT
proset.exe, nt\proset.ex_                               ;Delete for FLAT
eprodiag.dll, nt\eprodiag.dl_                           ;Delete for FLAT
eproset.hlp, nt\eproset.hl_                             ;Delete for FLAT
epro10.dll, nt\epro10.dl_                               ;Delete for FLAT
eprops.dll, win95\eprops.dl_                            ;Delete for FLAT
;-eprondi.dll, eprondi.dll                              ;Delete for FLAT
                                                        ;Delete for FLAT
; PROSet Control panel applet                           ;Delete for FLAT
proset.cpl, nt\proset.cp_                               ;Delete for FLAT
                                                        ;Delete for FLAT
; PROSet Drivers                                        ;Delete for FLAT
eprodiag.vxd, win95\eprodiag.vx_                        ;Delete for FLAT
prow95.vxd, win95\prow95.vx_                            ;Delete for FLAT
                                                        ;Delete for FLAT
; Install NDIS2                                         ;Delete for FLAT
[epro.ndis2]                                            ;Delete for FLAT
CopyFiles=epro.Inf.CopyFiles,epro.ndis2.CopyFiles       ;Delete for FLAT
                                                        ;Delete for FLAT
[epro.ndis2.CopyFiles]                                  ;Delete for FLAT
epro.dos, ndis\epro.dos                                 ;Delete for FLAT
                                                        ;Delete for FLAT
; Install ODI                                           ;Delete for FLAT
[epro.odi]                                              ;Delete for FLAT
CopyFiles=epro.Inf.CopyFiles,epro.odi.CopyFiles         ;Delete for FLAT
                                                        ;Delete for FLAT
[epro.odi.CopyFiles]                                    ;Delete for FLAT
eproodi.com, dos\eproodi.com                            ;Delete for FLAT
                                                        ;Delete for FLAT
[epro.Inf.CopyFiles]
netepro.inf

;****************************************************************************
; Destination Directories
;****************************************************************************
[DestinationDirs]
DefaultDestDir              =11 ; LDID_SYS
epro.ndis3.CopyFiles        =11
epro.ndis2.CopyFiles        =26 ; LDID_WINBOOT          ;Delete for FLAT
epro.odi.CopyFiles          =26                         ;Delete for FLAT
epro.inf.CopyFiles          =17 ; INF_DIR
epro.ndi.Copyfiles          =11 ; LDID_SYS

;****************************************************************************
; Localizable Strings
;****************************************************************************
[strings]
; Provider
V_MS="Microsoft"
; Manufacturer
V_INTEL="Intel"
; PNP Devices
; NOTE: Do not change the following strings.  They are used by PROSet to find 
;	the adapter's registry entries!
*pnp8132.devicedesc="Intel EtherExpress(TM) PRO/10+"
*INT1031.devicedesc="Intel EtherExpress(TM) PRO/10+ (PnP Enabled)"
*pnp828A.devicedesc="Intel EtherExpress(TM) PRO/10+"
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: web5, load: 0.92