; NET.INF
;
; PCMCIA Network Interface Cards.
;
[Version]
Signature="$Windows 95$"
Class=Net
ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider=%EagleTec%
LayoutFile=layout.inf
;
; Table of Contents
;
[Manufacturer]
%EagleTec%=EagleTec
;
; The various flavors of PCMCIA cards
;
[EagleTec]
%LE100X%=LE100X.ndi,PCMCIA\Fast_Ethernet-Adapter-8524
%LE100X%=LE100X.ndi,PCMCIA\Fast_Ethernet-Adapter-A1C6
[LE100X.ndi]
LogConfig=LE100X.LogConfig
AddReg=LE100X.ndi.reg,ne2000.ndi.reg,Clone.params.reg
[LE100X.LogConfig]
IRQConfig=3,4,5,7,9,10,11,12,13,14,15
IOConfig=20@200-3FF%FFE0(3FF::)
ConfigPriority=HARDRECONFIG
;****************************************************************************
; PCMCIA Ethernet Card
;****************************************************************************
[LE100X.ndi.reg]
HKR,Ndi,DeviceID,,"PCMCIA-Fast_Ethernet-Adapter-8524"
HKR,Ndi,DeviceID,,"PCMCIA-Fast_Ethernet-Adapter-A1C6"
HKR,Ndi,CardType,,"PCMCIA"
;****************************************************************************
; ne2000 Drivers
;****************************************************************************
; Base section for ne2000 users
[ne2000.ndi.reg]
; key,subkey,valuname,type,value
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,LE100NDS.sys
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
; NDIS Info
HKR,NDIS,LogDriverName,,"LE100NDS"
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A
; Interfaces
HKR,Ndi\Interfaces,DefUpper,,"ndis3"
HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,UpperRange,,"ndis3"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"
; Install sectioins
HKR,Ndi\Install,ndis3,,"LE100X.ndis3"
; Install NDIS3
[LE100X.ndis3]
CopyFiles=LE100X.ndis3.CopyFiles
[LE100X.ndis3.CopyFiles]
LE100NDS.sys,,,2
; extra params for clones
[Clone.params.reg]
; Resources
HKR,,InterruptNumber,1,04,00,00,00
HKR,,IOBaseAddress,1,02,00,00,00
HKR,NDI\params\InterruptNumber,resc,1,04,00,00,00
HKR,Ndi\params\interruptNumber,ParamDesc,,"Interrupt Level"
HKR,NDI\params\InterruptNumber,flag,1,60,00,00,00
HKR,NDI\params\IOBaseAddress,resc,1,02,00,00,00
HKR,NDI\params\IOBaseAddress,ParamDesc,,"I/O Base Address"
HKR,NDI\params\IOBaseAddress,flag,1,20,00,00,00
;ConnectionType
HKR,Ndi\params\ConnectionType,ParamDesc,,"Connection Type"
HKR,Ndi\params\ConnectionType,default,,5
HKR,Ndi\params\ConnectionType,type,,enum
HKR,Ndi\params\ConnectionType\enum,5,,"AutoSense"
HKR,Ndi\params\ConnectionType\enum,6,,"100Mbps Full Duplex"
HKR,Ndi\params\ConnectionType\enum,4,,"100Mbps Half Duplex"
HKR,Ndi\params\ConnectionType\enum,2,,"10Mbps Full Duplex"
HKR,Ndi\params\ConnectionType\enum,0,,"10Mbps Half Duplex"
HKR,NDI\params\ConnectionType,flag,1,20,00,00,00
[SourceDisksNames]
55 = "EagleTec Fast Ethernet driver Disk",LANDISK,0,"A:\"
[SourceDisksFiles]
LE100NDS.sys = 55
[DestinationDirs]
DefaultDestDir = 11 ; LDID_SYS
LE100X.ndis3.CopyFiles = 11
;****************************************************************************
; Translatable strings
;****************************************************************************
[Strings]
;
; Manufacturer names
;
EagleTec="EagleTec Peripheral Inc."
;
; Adapter names
;
LE100X="EagleTec PCMCIA Fast Ethernet"
Download Driver Pack
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.