NET120.INF Driver File Contents (fe1200.exe)

[version]
signature  = "$Windows NT$"
Class      = Net
ClassGUID  = {4d36e972-e325-11ce-bfc1-08002be10318}
provider   = %PC_CARD%
LayoutFile = layout.inf

[Manufacturer]
%PC_CARD%  = PC_CARD

[PC_CARD]
%PC_CARD.DeviceDesc%  = le120cc.ndi, PCMCIA\Fast_Ethernet-16-bit_PC_Card-8B43

[le120cc.ndi.NT]
Characteristics = 0x4
BusType         = 8
AddReg          = le120.ndi.reg, common.reg
CopyFiles = le120.ndis5.CopyFiles

[le120cc.ndi]
AddReg=le120X.ndi.reg,ne2000.ndi.reg,Clone.params.reg, common.reg
LogConfig=le120cc.LogConfigOverride

;[le120cc.ndi.NT.LogConfigOverride]
;LogConfig    =    le120.Override0

;[le120.Override0]
;IOConfig     =    20@100-3FF%FFE0           ; NIC I/O
;IRQConfig    =    3,4,5,7,9,10,11,12,15     ; IRQ
;PCCardConfig =  3D(W)  ; ConfigIndex:MemoryCardIndex

[le120cc.ndi.NT.Services]
AddService = le120, 2, le120.Service, le120.AddEventLog

[Common.reg]
HKR,Ndi\params\ConnectionType,ParamDesc,0,"Connection Type"
HKR,Ndi\params\ConnectionType,default,0,7
HKR,Ndi\params\ConnectionType,type,0,enum
HKR,Ndi\params\ConnectionType\enum,7,0,"Auto Sense "
HKR,Ndi\params\ConnectionType\enum,6,0,"100Mbps Full Duplex"
HKR,Ndi\params\ConnectionType\enum,4,0,"100Mbps "
HKR,Ndi\params\ConnectionType\enum,2,0,"10Mbps Full Duplex "
HKR,Ndi\params\ConnectionType\enum,0,0,"10Mbps "
HKR, ,               ConnectionType,0,"7"

;----------------------------------------------------------------------------
;    NE2000 Common
;
[le120.ndi.reg]
HKR, Ndi,               Service,    0, "le120"
HKR, Ndi\Interfaces,    LowerRange, 0, "ethernet"
HKR, Ndi\Interfaces,    UpperRange, 0, "ndis5"
HKR,               ,    Pcmcia    , 0, "2"

[le120.ndis5.CopyFiles]
le120nds.sys,win2000\le120nds.sys,,2

[le120.Service]
DisplayName     =   %Service.DispName%
ServiceType     =   1 ;%SERVICE_KERNEL_DRIVER%
StartType       =   3 ;%SERVICE_AUTO_START%
ErrorControl    =   1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary   =   %12%\le120nds.sys
LoadOrderGroup  =   NDIS
AddReg          =   TextModeFlags.reg

[le120.AddEventLog]
AddReg = le120.AddEventLog.reg

[le120.AddEventLog.reg]
HKR,    ,   EventMessageFile,   0x00020000,"%%SystemRoot%%\System32\netevent.dll"
HKR,    ,   TypesSupported,     0x00010001, 7

[TextModeFlags.reg]
HKR, , TextModeFlags, 0x00010001, 0x0001


;----------------------------------------------------------------------------
; Win 9x main sections
;

[le120cc.LogConfigOverride]
IRQConfig=3,4,5,7,10,11,12,13,15
IOConfig=20@200-3FF%FFE0(3FF::)
ConfigPriority = HARDRECONFIG

[le120X.ndi.reg]
HKR,Ndi,DeviceID,,"PCMCIA-Fast_Ethernet-16-bit_PC_Card-8B43"
HKR,Ndi,CardType,,"PCMCIA"


;****************************************************************************
; ne2000 Drivers
;****************************************************************************
; Base section for ne2000 users
[ne2000.ndi.reg]
; key,subkey,valuname,type,value
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,le120nds.sys
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
; NDIS Info
HKR,NDIS,LogDriverName,,"le120"
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A
; Interfaces
HKR,Ndi\Interfaces,UpperRange,,"ndis3"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"
; Install sectioins
HKR,Ndi\Install,ndis3,,"le120X.ndis3"

;Install NDIS3
[le120X.ndis3]
CopyFiles = le120X.ndis3.CopyFiles

[le120X.ndis3.CopyFiles]
le120nds.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

;Override
HKR,Override,0000,1, \
00,04,00,00, \
;
; PRIORITY
;
00,00,00,00, \
;
; I/O Resource Descriptor 0: LAN port
;
24,00,00,00, \ ; Total length of I/O Resource Descriptor
02,00,00,00, \ ; ResType_IO = 0x00000002
01,00, \       ; IOD_Count;
0C,00, \       ; IOD_Type;         // IOType_Range = 0x000C
00,00, \       ; IOD_Alloc_Base;
00,00, \       ; IOD_Alloc_End;
00,00, \       ; IOD_DesFlags;
00, \          ; IOD_Alloc_Alias;
00, \          ; IOD_Alloc_Decode;
E0,FF, \       ; IOR_Align;        // Mask for base alignment E0/F0
20,00, \       ; IOR_nPorts;       // Number of ports, pony=10
00,02, \       ; IOR_Min;          // Min port address
FF,03, \       ; IOR_Max;          // Max port address
00,00, \       ; IOR_RangeFlags;   // Flags
00, \          ; IOR_Alias;        // Alias offset
00, \          ; IOR_Decode;       // Address specified
40,00,00,00, \ ; PCCARD flags, 0x40 = 16-bit port
;
; IRQ Resource Descriptor
;
14,00,00,00, \ ; Total length of IRQ Resource Descriptor
04,00,00,00, \ ; ResType_IRQ = 0x00000004
00,00, \       ; IRQD_Flags;
00,00, \       ; IRQD_Alloc_Num;   // Allocated IRQ number
FF,FF, \       ; IRQD_Req_Mask;    // Mask of possible IRQs
00,00, \       ; IRQD_Reserved;
20,00,00,00, \ ; PCCARD flags, 0x20 = Level mode interrupts
;
; REQUEST_CONFIG_PKT Descriptor
;
19,00,00,00, \ ; Total length of REQUEST_CONFIG_PKT Descriptor
7C,89,00,00, \ ; (ResType_Ignored_Bit + PCCARD_DEVICE_ID) = 0x897C
00,00, \       ; Socket;
02,00, \       ; Attributes;
32, \          ; Vcc;
32, \          ; Vpp1; 78
32, \          ; Vpp2; 78
02, \          ; IntType;
C0,03,00,00, \ ; ConfigBase;
00, \          ; Status;
00, \          ; Pin;
00, \          ; Copy;
3D, \          ; ConfigIndex;
03, \          ; Present;
;
; TERMINATOR
;
00,00,00,00

;
;----------------------------------------------------------------------------
; Destination Directories
;
[DestinationDirs]
DefaultDestDir          =   11 ; LDID_SYS
le120X.ndis3.CopyFiles    = 11
le120.ndis5.CopyFiles  =   12


[Strings]
Service.DispName =   "PCMCIA Fast Ethernet 16 Bit NT Driver"

PC_CARD   =   "PC Card Series Products"
PC_CARD.DeviceDesc  =   "PCMCIA Fast Ethernet Card"

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.70