PCMCARD.INF Driver File Contents (UPE4101-BL_B__Driver.zip)

; PCMCARD.INF for WinXP
;
; 10/100 Base FastEthernet PC Card
;

[Version]
signature  = "$Windows NT$"
Class=Net
ClassGUID  = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider=%V_PCCARD%
LayoutFile=layout.inf, layout1.inf

[Manufacturer]
%V_PCCARD%=PCCARD

[PCCARD]
%*NE2000.DeviceDesc%=NE2000.ndi,PCMCIA\PCMCIA-FastEthernet-7898    ;;1.Check PNPID

[NE2000.ndi.NT]
Characteristics = 0x4
BusType         = 8
AddReg          = ne2000cc.ndi.reg, common.reg
CopyFiles = ne2000.ndis5.CopyFiles

[NE2000.ndi.NT.Services]
AddService = ne2000, 2, ne2000.Service, ne2000.AddEventLog

[Common.reg]
HKR,Ndi\params\ConnectionType,ParamDesc,,"Connection Type"
HKR,Ndi\params\ConnectionType,default,,0
HKR,Ndi\params\ConnectionType,type,,enum
HKR,Ndi\params\ConnectionType\enum,0,,"AutoSense"
HKR,Ndi\params\ConnectionType\enum,8,,"100BaseTx"
HKR,Ndi\params\ConnectionType\enum,2,,"10BaseT (Twisted_Pair)"



[ne2000cc.ndi.reg]
HKR, Ndi,               Service,    0, "ne2000"
HKR, Ndi\Interfaces,    LowerRange, 0, "ethernet"
HKR, Ndi\Interfaces,    UpperRange, 0, "ndis5"
HKR,               ,    Pcmcia    , 0, "2"

[ne2000.ndis5.CopyFiles]
PCMCARD.SYS,,,2

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

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

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

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

;---------------

[NE2000.ndi]
AddReg=NE2000.ndi.reg,NE2000.params.reg
LogConfig=NE2000.LogConfigOverride
CopyFiles=NE2000.ndis3.CopyFiles
CopyFiles=Inf.CopyFiles

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

[NE2000.ndi.reg]
HKR,,DevLoader,0,*ndis
HKR,,DeviceVxDs,0,PCMCARD.SYS
HKR,,EnumPropPages,0,netdi.dll
HKR,Ndi,DeviceID,0,PCMCIA\PCMCIA-FastEthernet-7898             ;;2.Check PNPID
HKR,Ndi,CardType,0,PCMCIA
HKR,NDIS,LogDriverName,0,NE2000
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0a
HKR,Ndi\Interfaces,DefUpper,0,ndis3
HKR,Ndi\Interfaces,DefLower,0,ethernet
HKR,Ndi\Interfaces,UpperRange,0,ndis3
HKR,Ndi\Interfaces,LowerRange,0,ethernet
; Install sectioins
HKR,Ndi\Install,ndis3,,"ne2000.ndis3"

[NE2000.params.reg]
HKR,,InterruptNumber,1,04,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,,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

HKR,Ndi\params\ConnectionType,ParamDesc,,"Connection Type"
HKR,Ndi\params\ConnectionType,default,,0
HKR,Ndi\params\ConnectionType,type,,enum
HKR,Ndi\params\ConnectionType\enum,0,,"AutoSense"
HKR,Ndi\params\ConnectionType\enum,8,,"100BaseTx"
HKR,Ndi\params\ConnectionType\enum,2,,"10BaseT (Twisted_Pair)"

[NE2000.ndis3]
CopyFiles=NE2000.ndis3.CopyFiles

[NE2000.ndis3.CopyFiles]
PCMCARD.SYS

[Inf.CopyFiles]
PCMCARD.INF

[SourceDisksNames]
1="10/100 Base FastEthernet PC Card Installation Diskette", "",                 ;;3.Installation Diskette

[SourceDisksFiles]
PCMCARD.SYS=1
PCMCARD.INF=1

[DestinationDirs]
DefaultDestDir=11
NE2000.ndis3.CopyFiles       =11
Inf.CopyFiles =17 ; Windows 95 Inf Directory
ne2000.ndis5.CopyFiles  =   12

;****************************************************************************
; Localizable Strings
;****************************************************************************
[strings]
Service.DispName =   "10/100 PCMCIA Fast Ethernet NT Driver"                      ;;4.NT Driver
; Provider
; Manufacturers
V_PCCARD="PCMCIA"
; PNP Devices                                                                     ;;5.Add Manufacturer Name
*NE2000.DeviceDesc="10/100 Base FastEthernet PC Card"                            ;;6.Add driver title                     

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