;*******************************************************************************
; Copyright (c) 2009-2010 Broadcom Corporation. All rights reserved.
;
; INF for Broadcom Secure Digital (SD) SCSI Miniport Drivers
;
; bScsiSDa.sys = Broadcom SD 3.0 SCSI MiniPort Driver AMD64
; bScsiSDx.sys = Broadcom SD 3.0 SCSI MiniPort Driver X86
;
;*******************************************************************************
;
[Version]
Signature = "$Windows NT$"
Class = SDHost
ClassGUID = {A0A588A4-C46F-4B37-B7EA-C82FE89870C6}
Provider = %BRCM%
DriverVer=12/11/2010,1.0.0.218
CatalogFile=bScsiSDx.cat
;
; Source file information
;
[SourceDisksNames]
1 = %DiskDesc%
[SourceDisksFiles]
bScsiSDx.sys = 1
[DestinationDirs]
DefaultDestDir = 12 ; DIRID_DRIVERS
[Manufacturer]
%BRCM% = Broadcom, NTx86
[Broadcom]
[Broadcom.NTx86]
%DevDesc% = BRCM_Inst, PCI\VEN_14E4&DEV_16BC
%DevDesc% = BRCM_Inst, PCI\VEN_14E4&DEV_16BC&SUBSYS_96BC14E4
[ControlFlags]
ExcludeFromSelect = *
[BRCM_Inst]
CopyFiles = BRCM_CopyFiles
[BRCM_Inst.HW]
DelReg = LegacyScsiportValues
[BRCM_Inst.Services]
AddService = bScsiSDx, %SPSVCINST_ASSOCSERVICE%, BRCM_Service_Inst, Miniport_EventLog_Inst
[BRCM_Service_Inst]
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_DEMAND_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\bScsiSDx.sys
LoadOrderGroup = SCSI Miniport
AddReg = PnpsafePciAddreg
[BRCM_CopyFiles]
bScsiSDx.sys,,,1
[LegacyScsiportValues]
HKR,Scsiport,BusNumber
HKR,Scsiport,LegacyInterfaceType
HKR,Scsiport,SlotNumber
[PnpsafePciAddreg]
HKR, "Parameters\PnpInterface", "5", %REG_DWORD%, 0x00000001
[Miniport_EventLog_Inst]
AddReg = Miniport_EventLog_AddReg
[Miniport_EventLog_AddReg]
HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\IoLogMsg.dll"
HKR,,TypesSupported,%REG_DWORD%,7
[Strings]
; Localizable Strings needed for HBA naming in Windows UI
;
BRCM = "Broadcom Corporation"
DevDesc = "Broadcom SD Host Controller"
DiskDesc = "Broadcom SCSI Miniport Drivers"
;*******************************************
; Non-Localizable strings
;*******************************************
SPSVCINST_ASSOCSERVICE = 0x00000002
SPSVCINST_CLOBBER_SECURITY = 0x00000400
SERVICE_KERNEL_DRIVER = 0x00000001
SERVICE_FILE_SYSTEM_DRIVER = 0x00000002
SERVICE_WIN32_OWN_PROCESS = 0x00000010
SERVICE_WIN32_SHARE_PROCESS = 0x00000020
SERVICE_BOOT_START = 0x00000000
SERVICE_SYSTEM_START = 0x00000001
SERVICE_AUTO_START = 0x00000002
SERVICE_DEMAND_START = 0x00000003
SERVICE_DISABLED = 0x00000004
SERVICE_ERROR_IGNORE = 0x00000000
SERVICE_ERROR_NORMAL = 0x00000001
SERVICE_ERROR_SEVERE = 0x00000002
SERVICE_ERROR_CRITICAL = 0x00000003
REG_EXPAND_SZ = 0x00020000
REG_DWORD = 0x00010001
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.