; PCMCARD.INF ; Ethernet PCMCIA Adapter INF file for Windows 95 ; ; Copyright 1995-1996, Microsoft Corporation [Version] LayoutFile=layout.inf signature="$CHICAGO$" Class=Net provider=%V_MS% [Manufacturer] %V_MANUF%=NOBRAND [NOBRAND] %PCMCIA.DeviceDesc%=PCMCIA.ndi, PCMCIA\PCMCIA-LNT-10TN-219A ;;1.Ceck PNPID [PCMCIA.ndi] AddReg=PCMCIA.ndi.reg, NE2000.ndi.reg, NE2000.params.reg CopyFiles=netdlk.inf.CopyFiles,PCMCIA.ndis3.CopyFiles ;;LogConfig=PCMCIA.LogConfig [PCMCIA.ndi.reg] HKR,Ndi,DeviceID,,"PCMCIA\PCMCIA-LNT-10TN-219A" ;;2.Ceck PNPID HKR,Ndi,CardType,,"PCMCIA" HKR,,AdapterType,,"2" [PCMCIA.LogConfig] ConfigPriority=HARDRECONFIG IRQConfig=3,4,5,9,10,11,12,15 IOConfig=20@200-3FF%FFE0(3FF::) ;**************************************************************************** ; NE2000 Drivers ;**************************************************************************** [NE2000.ndi.reg] ; key,subkey,valuname,type,value HKR,,DevLoader,,*ndis HKR,,DeviceVxDs,,pcmlan95.sys HKR,,EnumPropPages,,"netdi.dll,EnumPropPages" ; NDIS Info HKR,NDIS,LogDriverName,,"NE2000" 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" [PCMCIA.ndis3.CopyFiles] pcmlan95.sys [netdlk.inf.CopyFiles] pcmcard.inf [DestinationDirs] DefaultDestDir =11 ; LDID_SYS PCMCIA.ndis3.CopyFiles =11 netdlk.inf.CopyFiles =17 ; INF [NE2000.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 ;ndis2 HKR,NDI\params\interrupt,resc,1,04,00,00,00 HKR,NDI\params\interrupt,ParamDesc,,"Interrupt Level" HKR,NDI\params\interrupt,flag,1,10,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,10,00,00,00 ;network address HKR,NDI\params\NetworkAddress,ParamDesc,,"Network Address" HKR,NDI\params\NetworkAddress,type,,edit HKR,NDI\params\NetworkAddress,LimitText,,18 HKR,NDI\params\NetworkAddress,UpperCase,,1 HKR,NDI\params\NetworkAddress,default,,"" HKR,NDI\params\NetworkAddress,flag,1,20,00,00,00 HKR,NDI\params\NetworkAddress,optional,,1 ;Full Duplex HKR,Ndi\params\FullDuplex,ParamDesc,,"Full Duplex" HKR,Ndi\params\FullDuplex,default,,0 HKR,Ndi\params\FullDuplex,type,,enum HKR,Ndi\params\FullDuplex\enum,0,,"OFF" HKR,Ndi\params\FullDuplex\enum,1,,"ON " HKR,NDI\params\FullDuplex,flag,1,20,00,00,00 ;Auto Negotiation HKR,Ndi\params\AutoNego,ParamDesc,,"Auto Negotiation" HKR,Ndi\params\AutoNego,default,,0 HKR,Ndi\params\AutoNego,type,,enum HKR,Ndi\params\AutoNego\enum,0,,"OFF" HKR,Ndi\params\AutoNego\enum,1,,"ON " HKR,NDI\params\AutoNego,flag,1,20,00,00,00 ;**************************************************************************** ; Localizable Strings ;**************************************************************************** [Strings] ; Provider V_MS="Microsoft" ; Manufacturers V_MANUF="PCMCARD" ; PCMCIA Devices PCMCIA.DeviceDesc="PCMCIA NE2000 Compatible Ethernet Adapter" ;;3.Add driver titleDownload 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.