NETEA201.INF Driver File Contents (netgearea201.zip)

; NETEA201.INF
;
; NETGEAR EA201 Ethernet Adapters for Windows 95/98/2000.
;
; Copyright (c) 1993-2000, Microsoft Corporation.
; Copyright 1998-2000, NETGEAR

[version]
LayoutFile = layout.inf
signature  = "$chicago$"
Compatible  = 1
Class      = Net
ClassGUID  = {4d36e972-e325-11ce-bfc1-08002be10318}
provider   = %Msft%

[Manufacturer]
%NETGEAR%=NETGEAR

[ControlFlags]
ExcludeFromSelect = ISAPNP\AXE2011

[NETGEAR]
%NETGEAR.DeviceDesc%     = *ne2000.ndi,    *AXE2011                   ;
%NETGEARPnP.DeviceDesc%  = *ne2000pls.ndi, ISAPNP\AXE2011             ; NETGEAR EA-201

;----------------------------------------------------------------------------
; *NE2000 Pls PnP NT5.0
;
[*ne2000pls.ndi]
Characteristics = 0x04
BusType         = 14
AddReg          = ne2000.ndi.reg, ea201.nt.params.reg
CopyFiles       = ne2000.CopyFiles

[*ne2000pls.ndi.Services]
AddService = ea201, 2, ne2000.Service, ne2000.AddEventLog


; WIn9x
[*ne2000.ndi]
AddReg=EA201ID.ndi.reg, EA201.ndi.reg, ea201.params.reg, ea201.flags.reg
CopyFiles=ea201.ndis3.CopyFiles,AddFiles.Inf
LogConfig=EA201.LogConfig

[EA201ID.ndi.reg]
HKR,Ndi,DeviceID,,"*AXE2011"
HKR,Ndi,CardType,,"ISAPNP"

[AddFiles.Inf]
NETEA201.inf

[EA201.ndi.reg]
; key,subkey,valuname,type,value
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,ea201.sys
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
; NDIS Info
HKR,NDIS,LogDriverName,,"EA201"
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,,"ea201.ndis3"

; Install NDIS3
[ea201.ndis3]
CopyFiles=ea201.ndis3.CopyFiles
[ea201.ndis3.CopyFiles]
ea201.sys, WIN95_98\ea201.sy_


;----------------------------------------------------------------------------
; NE2000 Common NT5.0
;
[ne2000.ndi.reg]
HKR, Ndi,               Service,    0, "ea201"
HKR, Ndi\Interfaces,    UpperRange, 0, "ndis5"
HKR, Ndi\Interfaces,    LowerRange, 0, "ethernet"

[ne2000.CopyFiles]
ea201.sys,WIN95_98\ea201.sy_,,2

[ne2000.Service]
DisplayName     =   %ne2000.Service.DispName%
ServiceType     =   1 ;%SERVICE_KERNEL_DRIVER%
StartType       =   3 ;%SERVICE_DEMAND_START%
ErrorControl    =   1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary   =   %12%\ea201.sys
LoadOrderGroup  =   NDIS

[ne2000.AddEventLog]
AddReg = ne2000.AddEventLog.reg

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

;---------------------------------------------------------------------------
; Common TextMode Flags Section Win9x
;
[ea201.params.reg]
; Resources
;ndis3
HKR,,IOBaseAddress,1,02,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

;network address
HKR,NDI\params\NetworkAddress,	ParamDesc,	0,	%NetAddr%
HKR,NDI\params\NetworkAddress,	     type,	0,	"edit"
HKR,NDI\params\NetworkAddress,	LimitText,	0,	12
HKR,NDI\params\NetworkAddress,	UpperCase,	0,	"1"
HKR,Ndi\params\NetworkAddress,	  default,	0,	""
HKR,Ndi\params\NetworkAddress,	 optional,	0,	"1"

HKR,Ndi\params\FullDuplex,ParamDesc,,"Duplex Mode"
HKR,Ndi\params\FullDuplex,default,,0
HKR,Ndi\params\FullDuplex,type,,enum
HKR,Ndi\params\FullDuplex\enum,1,,"Full Duplex"
HKR,Ndi\params\FullDuplex\enum,0,,"Half Duplex"

[ea201.flags.reg]
HKR,NDI\params\NetworkAddress,flag,1,20,00,00,00
HKR,NDI\params\FullDuplex,flag,1,20,00,00,00


; NT5.0
[ea201.nt.params.reg]
;network address
HKR,NDI\params\NetworkAddress,	ParamDesc,	0,	%NetAddr%
HKR,NDI\params\NetworkAddress,	     type,	0,	"edit"
HKR,NDI\params\NetworkAddress,	LimitText,	0,	12
HKR,NDI\params\NetworkAddress,	UpperCase,	0,	"1"
HKR,Ndi\params\NetworkAddress,	  default,	0,	""
HKR,Ndi\params\NetworkAddress,	 optional,	0,	"1"

HKR,Ndi\params\FullDuplex,ParamDesc,,"Duplex Mode"
HKR,Ndi\params\FullDuplex,default,,0
HKR,Ndi\params\FullDuplex,type,,enum
HKR,Ndi\params\FullDuplex\enum,1,,"Full Duplex"
HKR,Ndi\params\FullDuplex\enum,0,,"Half Duplex"


;----------------------------------------------------------------------------
; Destination Directories
;
[DestinationDirs]
DefaultDestDir              =11 ;LDID_SYS
ea201.ndis3.CopyFiles       =11
AddFiles.Inf                =17 ;LDID_INF
ne2000.CopyFiles            =12


;----------------------------------------------------------------------------
; Localizable Strings
;
[Strings]
Msft      	        = "Microsoft"
NETGEAR             = "NETGEAR"

NetAddr         	= "Network Address"

NETGEARPnP.DeviceDesc	= "NETGEAR EA201 Ethernet Card"
NETGEAR.DeviceDesc      = "NETGEAR EA201 Ethernet Card (PnP Mode)"

ne2000.Service.DispName = "NETGEAR EA201 Ethernet Card Driver"
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: web2, load: 0.84