;******************************************************************************* ; Copyright 2000 Broadcom Corporation. ; ; Module Description: ; Broadcom Load Balanacing Fail Over driver INF file for 32-bit Windows XP. ; ; History: ; 03/21/02 Hao-Yang Feng ; First release ;******************************************************************************* [Version] signature = "$Windows NT$" Class = Net ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318} CatalogFile = netbi32m.cat Provider = %BRCM% DriverVer = 02/05/2003,6.0.1 [Manufacturer] %BRCM% = Broadcom [ControlFlags] ExcludeFromSelect = BRCM_BLFM [Broadcom] %BLFM_DESC% = Blfm.Install, BRCM_BLFM ;******************************************************************************* ; File information. ;******************************************************************************* [SourceDisksNames] 1 = %DISK_DESC%,,, [SourceDisksFiles] ;******************************************************************************* ; Install section. ;******************************************************************************* [Blfm.Install.NT] AddReg = Blfm.Install.AddReg, Blfm.Install.Params Characteristics = 0x80a1 ; NCF_FORCE_NDIS_NOTIFY | NCF_VIRTUAL | NCF_NOT_USER_REMOVABLE [Blfm.Install.NT.Services] AddService = Blfm, 0x2, Blfm.AddService, Blfm.EventLog [Blfm.AddService] DisplayName = %BLFM_DESC% ServiceType = 1 ; SERVICE_KERNEL_DRIVER StartType = 3 ; SERVICE_DEMAND_START ErrorControl = 1 ; SERVICE_ERROR_NORMAL ServiceBinary = %12%\baspxp32.sys [Blfm.EventLog] AddReg = Blfm.AddEventLog.Reg [Blfm.AddEventLog.Reg] HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll;%%SystemRoot%%\System32\drivers\baspxp32.sys" HKR, , TypesSupported , 0x00010001, 7 ;******************************************************************************* ; Interface section. ;******************************************************************************* [Blfm.Install.AddReg] HKR, Ndi, Service, 0, "Blfm" HKR, Ndi\Interfaces, UpperRange, 0, "ndis5" HKR, Ndi\Interfaces, LowerRange, 0, "ethernet" ;******************************************************************************* ; Driver parameters ;******************************************************************************* [Blfm.Install.Params] ;HKR, Parameters, ParameterName, 0x10000, "MultiSz", "Parameter", "Value" ;HKR, Parameters, ParameterName2, 0x10001, 4 ;******************************************************************************* ; Localizable string section. ;******************************************************************************* [Strings] BRCM = "Broadcom" DISK_DESC = "Broadcom Advanced Server Program Driver Diskette" BLFM_DESC = "BASP Virtual Adapter"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.