NET100H1.INF Driver File Contents (pcm100h1.zip)

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

[Manufacturer]
%LINKSYS%  = LINKSYS

[LINKSYS]
%PC_CARD.DeviceDesc%  = pcm100h1cc.ndi, PCMCIA\Linksys-HomeLink_Phoneline_+_10/100_Network_PC_Card_(PCM100H1)-4A6D
[pcm100h1cc.ndi.NT]
Characteristics = 0x4
BusType         = 8
AddReg          = pcm100h1.ndi.reg, common.reg
CopyFiles = pcm100h1.ndis5.CopyFiles

[pcm100h1cc.ndi.NT.Services]
AddService = pc100h1, 2, pcm100h1.Service, pcm100h1.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,Ndi\params\ConnectionType\enum,8,0,"HomeLAN"
HKR, ,               ConnectionType,0,"7"

HKR, Ndi\params\HomeLan,            ParamDesc,   0, %HomeLan%
HKR, Ndi\params\HomeLan,            default,     0, "2"
HKR, Ndi\params\HomeLan,            type,        0, enum
HKR, Ndi\params\HomeLan\enum,       0,         0, %AUTOLPHS%
;HKR, Ndi\params\HomeLan\enum,      1,         0, %AUTOHPHS%
HKR, Ndi\params\HomeLan\enum,       2,         0, %LPHS%
HKR, Ndi\params\HomeLan\enum,       3,         0, %HPHS%
HKR, Ndi\params\HomeLan\enum,       4,         0, %HPLS%
HKR, ,               HomeLan,0,"2"

;----------------------------------------------------------------------------
;    NE2000 Common
;
[pcm100h1.ndi.reg]
HKR, Ndi,               Service,    0, "pc100h1"
HKR, Ndi\Interfaces,    LowerRange, 0, "ethernet"
HKR, Ndi\Interfaces,    UpperRange, 0, "ndis3,ndis5"

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

[pcm100h1.ndis5.CopyFiles]
pc100h1.sys,,,2

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

[pcm100h1.AddEventLog]
AddReg = pcm100h1.AddEventLog.reg

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

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


;----------------------------------------------------------------------------
; Win 9x main sections
;
[pcm100h1cc.ndi]
AddReg=pcm100h1X.ndi.reg,ne2000.ndi.reg,Clone.params.reg, common.reg
CopyFiles = pcm100h1X.ndis3.CopyFiles
LogConfig=pcm100h1cc.LogConfigOverride

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

[pcm100h1X.ndi.reg]
HKR,Ndi,DeviceID,,"PCMCIA-Linksys-HomeLink_Phoneline_+_10/100_Network_PC_Card_(PCM100H1)-4A6D"
HKR,Ndi,CardType,,"PCMCIA"


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

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

[pcm100h1X.ndis3.CopyFiles]
pc100h1.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
pcm100h1X.ndis3.CopyFiles    = 11
pcm100h1.ndis5.CopyFiles  =   12


[Strings]
;HomeLan                         = "HomeLan Config"
HomeLan                  = "Phone Line Config"
;AUTOLPHS                 = "Auto Config with LPHS"
AUTOLPHS                 = "Auto Config"
AUTOHPHS                 = "Auto Config with HPHS"
LPHS                     = "LowPower/HighSpeed(LPHS)"
HPHS                     = "HighPower/HighSpeed(HPHS)"
HPLS                     = "HighPower/LowSpeed(HPLS)"

Service.DispName =   "Linksys HomeLink Phoneline + 10/100 Network PC Card NT Driver"

LINKSYS   =   "Linksys"
PC_CARD.DeviceDesc  =   "Linksys HomeLink Phoneline + 10/100 Network PC Card (PCM100H1)"

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: 1.62