PCM200HA.INF Driver File Contents (hpn200.exe)

;;
;; PCM200HA.INF - Windows 95 install
;;
;; Linksys HomeLink 10M Integrated PC Card
;;
;; 11 APR 2001
;;

[version]
	Signature	= "$Chicago$"
	Class=Net
	ClassGUID	= {4d36e972-e325-11ce-bfc1-08002be10318}
	Provider	= %V_NAME%
DriverVer=03/08/2000, 2.26.0.0

[Manufacturer]
	%V_NAME% = PCIINST

[PCIINST]
	;;; PCI 
	%BCM42XX.DeviceDesc% = BCM42XX, PCI\VEN_FEDA&DEV_A0FA&SUBSYS_04801737
	%BCM42XX.DeviceDesc% = BCM42XX, PCI\VEN_FEDA&DEV_A0FA&SUBSYS_0101FEDA

;-----------------------------------------------------------------
; Win9x specific
;
;;; PCI
[BCM42XX]
	AddReg		= BCM42XX.win.reg, common.addreg.xx
	CopyFiles	= BCM42.sys.files
DriverVer=03/06/2000, 2.26.0.0

[BCM42XX.win.reg]
        HKR,    Ndi,    DeviceID,               ,       %VID_DID_XX%
	; Ndis Info
	HKR,	,		EnumPropPages,		0,	"netdi.dll,EnumPropPages"
	HKR,	NDIS,	MajorNdisVersion,	1,	03
	HKR,	NDIS,	MinorNdisVersion,	1,	0A
	HKR,	NDIS,	LogDriverName,		,	"BCM42XX"
	HKR,	NDIS,	MajorDriverVersion,	1,	1
	HKR,	NDIS,	MinorDriverVersion,	1,	0
	;Install sections
	HKR,	Ndi\Install,	,		,	"BCM42XX.install"
	; Interfaces
	HKR,	Ndi\Interfaces,	DefUpper,	0,	"ndis3"
	HKR,	Ndi\Interfaces,	DefLower,	0,	"ethernet"
	HKR,	Ndi\Interfaces,	UpperRange,	0,	"ndis3"
	HKR,	Ndi\Interfaces,	LowerRange,	0,	"ethernet"
	; HKR,,MediaType,,1
	HKR,	Ndi,	HelpText,		,	%BCM42XX_HELP%

[BCM42XX.install]
	AddReg		= BCM42XX.addreg

[BCM42XX.addreg]
	HKR,	,	DevLoader,		0,	"*ndis"
	HKR,	,	DeviceVxDs,		0,	%DEFAULT_WIN9X_SYS%

; Flag = 2 is COPYFLG_NOSKIP (2)
; Flag = 33 is COPYFLG_WARN_IF_SKIP (1) | COPYFLG_NO_VERSION_DIALOG (32)
;;; Both CardBus & PCI
[BCM42.sys.files]
	BCM42XX3.SYS,,,2
	BCM42CTL.DLL,,,2
	BCM42RLY.VXD,,,2
	BCM42DB0.DLL,,,2
	BCM42DIA.CPL,,,2
	BCM42IOA.DLL,,,2
	BCM42XHW.VXD,,,2
	MFC42.DLL,,,33
	MSVCRT.DLL,,,33

;;; PCI
[common.addreg.xx]
	HKR,			, "DiagBaseName",	0,	%DIAGS%
; Next two override what diags gets from the driver file resource
	HKR,			, "DiagCopyright",	0,	%DIAG_COPYRIGHT%
	HKR,			, "DiagDescription",	0, %DIAG_DESC_XX%
	HKLM,Software\%DIAGS%, "Logo Text",		0, %LOGO_TEXT%
	HKLM,Software\%DIAGS%, "Icon Name",		0, %ICON_NAME_XX%
	HKLM,Software\%DIAGS%, "Company URL",		0, %COMPANY_URL%
	HKLM,Software\%DIAGS%, "Title",			0, %DIAG_TITLE_XX%
	HKLM,Software\%DIAGS%, "LegalCopyright",	0, %LEGAL_COPYRIGHT%
	HKLM,Software\%DIAGS%, "ShowStatistics",	0x00010001,	00,00,00,00
	HKLM,Software\%DIAGS%, "StartInSysTray",	0x00010001,	01,00,00,00

[DestinationDirs]
	DefaultDestDir=11
	BCM42.sys.files=11

[SourceDisksNames]
	1=%BCM42.DiskName%,,
	
[SourceDisksFiles]
	BCM42CTL.DLL=1
	BCM42RLY.VXD=1
	BCM42DB0.DLL=1
	BCM42DIA.CPL=1
	BCM42IOA.DLL=1
	BCM42XHW.VXD=1
	BCM42XX3.SYS=1
	MFC42.DLL=1
	MSVCRT.DLL=1
	
[strings]
        ; Provider
        V_NAME = "Linksys"
        ; PNP Devices
        BCM42XX.DeviceDesc = "Linksys Phoneline 10M Network Card"
	; General Strings
	BCM42XX_HELP = "Linksys Phoneline 10M Network Card provides local area networking over existing phone wiring."
	ICON_NAME_XX = "HPN200"
	DIAG_TITLE_XX = "HPN200 Information and Diagnostics"
	DIAG_DESC_XX = "Linksys Phoneline 10M Network Card"
	VID_DID_XX = "PCI\VEN_FEDA&DEV_A0FA&SUBSYS_04801737"
	BCM42.DiskName = "Linksys Phoneline 10M Network Card & HomeLink 10M Integrated PC Card Install Disk"
	DIAGS = "BCM42DIA"
	LOGO_TEXT = "Linksys"
	COMPANY_URL = "http://www.linksys.com/"
	LEGAL_COPYRIGHT = "1998-2001, All Rights Reserved."
	DIAG_COPYRIGHT = "1998-2001, All Rights Reserved"
	DEFAULT_WIN9X_SYS = "BCM42XX3.SYS"

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