NETPC100.INF Driver File Contents (pcmpc100.exe)

[version]
Signature  = "$Chicago$"
Class      = Net
Compatible = 1
ClassGUID  = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider   = %LINKSYS%
LayoutFile = layout.inf
DriverVer  = 12/10/2001

[Manufacturer]
%LINKSYS%  = LINKSYS

[LINKSYS]
%PC_CARD.DeviceDesc3%  = pc100cc.ndi, PCMCIA\Linksys-EtherFast_10/100_PC_Card_(PCMPC100_V3)-C936
%PC_CARD.DeviceDesc3%  = pc100cc.ndi, PCMCIA\Linksys-EtherFast_10/100_PC_Card_(PCMPC100_V2)-5088
%PC_CARD.DeviceDesc2%  = pc100cc.ndi, PCMCIA\Linksys-EtherFast_10/100_PC_Card_(PCMPC100_V2)-9AE2
%PC_CARD.DeviceDesc%  = pc100cc.ndi, PCMCIA\Linksys-EtherFast_10/100_PC_Card_(PCMPC100)-EEBC
%PC_CARD.DeviceDesc%  = pc100cc.ndi, PCMCIA\Linksys-EtherFast_10/100_PC_Card_(PCMPC100)-8044

;----------------------------------------------------------------------------
; Win 2000 main sections
;
[pc100cc.ndi.NT]
Characteristics = 0x4
BusType         = 8
AddReg          = pc100.ndi.reg, common.reg
CopyFiles       = pc100.ndis5.CopyFiles

[pc100cc.ndi.NT.Services]
AddService = pc100, 2, pc100.Service, pc100.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"

;----------------------------------------------------------------------------
;    Win 2000 Drivers
;
[pc100.ndi.reg]
HKR, Ndi,            Service,    0, "pc100"
HKR, Ndi\Interfaces, LowerRange, 0, "ethernet"
HKR, Ndi\Interfaces, UpperRange, 0, "ndis5,ndis3"
HKR,               , Pcmcia    , 0, "2"

HKR,,InterruptNumber,1,04,00,00,00
HKR,,IOBaseAddress,1,02,00,00,00

[pc100.ndis5.CopyFiles]
pc100nd5.sys,,,2

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

[pc100.AddEventLog]
AddReg = pc100.AddEventLog.reg

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

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


;----------------------------------------------------------------------------
; Win 9x main sections
;
[pc100cc.ndi]
AddReg=pc100X.ndi.reg, ne2000.ndi.reg, Clone.params.reg, common.reg
LogConfig=pc100cc.LogConfigOverride

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

[pc100X.ndi.reg]
HKR,Ndi,DeviceID,,"PCMCIA-Linksys-EtherFast_10/100_PC_Card_(PCMPC100_V2)-9AE2"
HKR,Ndi,DeviceID,,"PCMCIA-Linksys-EtherFast_10/100_PC_Card_(PCMPC100)-EEBC"
HKR,Ndi,DeviceID,,"PCMCIA-Linksys-EtherFast_10/100_PC_Card_(PCMPC100)-8044"
HKR,Ndi,CardType,,"PCMCIA"


;****************************************************************************
; Win 9x Drivers
; Base section for ne2000 users
;
[ne2000.ndi.reg]
; key,subkey,valuname,type,value
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,pc100v2.sys
HKR,,Driver,,"pc100v2.sys"
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
; NDIS Info
HKR,NDIS,LogDriverName,,"pc100"
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,,"pc100X.ndis3"

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

[pc100X.ndis3.CopyFiles]
pc100v2.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

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


[Strings]
Service.DispName =   "Linksys EtherFast 10/100 PC Card NT Driver"

LINKSYS   =   "Linksys"
PC_CARD.DeviceDesc  =   "Linksys EtherFast 10/100 PC Card (PCMPC100)"
PC_CARD.DeviceDesc2  =   "Linksys EtherFast 10/100 PC Card (PCMPC100 V2)"
PC_CARD.DeviceDesc3  =   "Linksys EtherFast 10/100 PC Card (PCMPC100 V3)"

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: web3, load: 2.37