;///////////////////////////////////////////////////// ; This INF file installs the BROADCOM Decoder Driver ; ; Copyright © 2006 Broadcom Corporation. ;////////////////////////////////////////// [Version] Signature = "$Windows NT$" Class=MEDIA CLASSGUID= {4d36e96c-e325-11ce-bfc1-08002be10318} Provider=%BRCM% CatalogFile=BRCMHD32.cat DriverVer=07/02/2007,02.09.00.00 [SourceDisksNames] 1=%BRCM_DRIVER_DISK% [SourceDisksFiles] BRCMHD32.sys = 1 [DestinationDirs] DefaultDestDir = 12; MOVE_BRCM_DECO_INST = 12; [ControlFlags] ; To automate the device selection; Add Exclude from select section. ; ExcludeFromSelect = PCI\VEN_8086&DEV_2652 ; [BRCMDECO_Service_Inst] ServiceType = %SERVICE_KERNEL_DRIVER% StartType = %SERVICE_SYSTEM_START% ErrorControl = %SERVICE_ERROR_NORMAL% ServiceBinary = %12%\BRCMHD32.sys AddReg = pnpsafe_pci_addreg [Manufacturer] %BRCM%=BRCM [BRCM] %PCI\VEN_14e4&DEV_1610.DeviceDesc% = BRCMDeco_Inst, PCI\VEN_14e4&DEV_1610 %PCI\VEN_14e4&DEV_1612.DeviceDesc% = BRCMDeco_Inst, PCI\VEN_14e4&DEV_1612 [BRCMDECO_Inst] CopyFiles = MOVE_BRCM_DECO_INST DriverVer=07/02/2007,02.09.00.00 [BRCMDECO_Inst.HW] AddReg=InterruptKey [InterruptKey] HKR, "Interrupt Management", 0x00000010 HKR, "Interrupt Management\MessageSignaledInterruptProperties", 0x00000010 HKR, "Interrupt Management\MessageSignaledInterruptProperties", MSISupported, 0x00010001, 1 [BRCMDECO_Inst.Services] AddService = BRCMDECO, %SPSVCINST_ASSOCSERVICE%, BRCMDECO_Service_Inst [MOVE_BRCM_DECO_INST] BRCMHD32.sys [pnpsafe_pci_addreg] HKR, "Parameters\PnpInterface", "5", 0x00010001, 0x00000001 ;************************************************************* ;Descriptions ;************************************************************* [Strings] BRCM_DRIVER_DISK="Broadcom Driver Disk" BRCM="Broadcom Corporation" PCI\VEN_14e4&DEV_1610.DeviceDesc = "Broadcom BCM70010 Video Decoder" PCI\VEN_14e4&DEV_1612.DeviceDesc = "Broadcom BCM70010/BCM70012 Video Decoder" ;************************************************************* ;Handy macro substitutions (non-localizable) ;************************************************************* SPSVCINST_ASSOCSERVICE = 0x00000002 SERVICE_KERNEL_DRIVER = 1 SERVICE_BOOT_START = 0 SERVICE_SYSTEM_START = 1 SERVICE_AUTO_START = 2 SERVICE_DEMAND_START = 3 SERVICE_ERROR_NORMAL = 1 REG_EXPAND_SZ = 0x00020000 REG_DWORD = 0x00010001Download 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.