;;
;; HC2000MX.INF
;;
;; CardBus HPNA 2.0 32-bit PC Card
;;
;; 29 OCT 2001
;;
[version]
Signature = "$Chicago$" ; Combined Win9x/Winme/Win2k/Winxp inf
Class=Net
ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider = %V_CARDBUS%
Compatible = 1
DriverVer=03/06/2001, 2.31.0.2
[Manufacturer]
%V_CARDBUS% = CARDBUS
[ControlFlags]
ExcludeFromSelect = *
[CARDBUS]
%BCM42XX.DeviceDesc% = BCM42XX, PCI\VEN_FEDA&DEV_A10E&SUBSYS_AB0513D1
;-----------------------------------------------------------------
; Win9x specific
;
[BCM42XX]
AddReg = BCM42XX.win.reg
CopyFiles = BCM42XX.sys.files
DriverVer=03/06/2001, 2.31.0.2
[BCM42XX.win.reg]
HKR, Ndi, DeviceID, , "PCI\VEN_FEDA&DEV_A10E"
; 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)
[BCM42XX.sys.files]
BCM42XX5.sys,,,2
;-----------------------------------------------------------------
; Win2k specific
;
[BCM42XX.NT]
Characteristics = 0x4 ; NCF_PHYSICAL
BusType = 5 ; PCI bus
AddReg = BCM42XX.reg
CopyFiles = BCM42XX.files.NT
DriverVer=03/06/2001, 2.31.0.2
[BCM42XX.NT.Services]
AddService = BCM42XX, 2, BCM42XX.Service, common.EventLog
[BCM42XX.reg]
HKR, Ndi, Service, 0, "BCM42XX"
; Ndis Info
; Interfaces
HKR, Ndi\Interfaces, UpperRange, , "ndis5"
HKR, Ndi\Interfaces, LowerRange, , "ethernet"
HKR, Ndi, HelpText, , %BCM42XX_HELP%
[BCM42XX.Service]
DisplayName = %BCM42XX.Service.DispName%
ServiceType = 1 ; %SERVICE_KERNEL_DRIVER%
StartType = 2 ; %SERVICE_AUTO_START%
ErrorControl = 1 ; %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\BCM42XX5.sys
LoadOrderGroup = NDIS
[common.EventLog]
AddReg = common.AddEventLog.reg
[common.AddEventLog.reg]
HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
HKR, , TypesSupported, 0x00010001, 7
[BCM42XX.files.NT]
BCM42XX5.sys,,,2
[DestinationDirs]
DefaultDestDir=11
BCM42XX.sys.files= 11
BCM42XX.files.NT = 12
[SourceDisksNames]
1=%BCM42XX.DiskName%,,
[SourceDisksFiles]
BCM42XX5.sys=1
[strings]
; Provider
V_CARDBUS = "CardBus"
; PNP Devices
BCM42XX.DeviceDesc = "CardBus HPNA 2.0 32-bit PC Card"
; General Strings
BCM42XX_HELP = "CardBus HPNA 2.0 32-bit PC Card provides local area networking over existing phone wiring."
BCM42XX.Service.DispName = "CardBus HPNA 2.0 32-bit PC Card Driver"
BCM42XX.DiskName = "CardBus HPNA 2.0 32-bit PC Card Install Disk"
DEFAULT_WIN9X_SYS = "BCM42XX5.sys"
Download 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.