bscsisdx.inf Driver File Contents (CardReader_Broadcom_16.0.2.8_W81x64_A.zip)

;*******************************************************************************
;   Copyright (c) 2009-2012 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
;
;   INF Version     =   1.0.0.250a
;
;*******************************************************************************
;
[Version]
Signature       =       "$Windows NT$"
Class           =       System
ClassGUID       =       {4D36E97D-E325-11CE-BFC1-08002BE10318}
Provider        =       %BRCM%
DriverVer=07/19/2013,1.0.0.254
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_SD_UHS104, PCI\VEN_14E4&DEV_16BC
%DevDesc% = BRCM_SD_UHS104, PCI\VEN_14E4&DEV_16BC&SUBSYS_96BC14E4
%DevDesc% = BRCM_SD_2_0, PCI\VEN_14E4&DEV_16BC&SUBSYS_06451025
%DevDesc% = BRCM_SD_2_0, PCI\VEN_14E4&DEV_16BC&SUBSYS_06471025
%DevDesc% = BRCM_SD_2_0, PCI\VEN_14E4&DEV_16BC&SUBSYS_06491025
%DevDesc% = BRCM_SD_2_0, PCI\VEN_14E4&DEV_16BC&SUBSYS_064B1025
%DevDesc% = BRCM_SD_2_0, PCI\VEN_14E4&DEV_16BC&SUBSYS_068E1025
%DevDesc% = BRCM_SD_2_0, PCI\VEN_14E4&DEV_16BC&SUBSYS_06911025
%DevDesc% = BRCM_SD_2_0, PCI\VEN_14E4&DEV_16BC&SUBSYS_06931025
%DevDesc% = BRCM_SD_2_0, PCI\VEN_14E4&DEV_16BC&SUBSYS_07421025
%DevDesc% = BRCM_SD_2_0, PCI\VEN_14E4&DEV_16BC&SUBSYS_07431025
%DevDesc% = BRCM_SD_2_0, PCI\VEN_14E4&DEV_16BC&SUBSYS_07481025
%DevDesc% = BRCM_SD_2_0, PCI\VEN_14E4&DEV_16BC&SUBSYS_07491025
%DevDesc% = BRCM_SD_CUSTOMA, PCI\VEN_14E4&DEV_16BC&SUBSYS_07751025
%DevDesc% = BRCM_SD_CUSTOMA, PCI\VEN_14E4&DEV_16BC&SUBSYS_07761025
%DevDesc% = BRCM_SD_CUSTOMA, PCI\VEN_14E4&DEV_16BC&SUBSYS_082A1025
%DevDesc% = BRCM_SD_CUSTOMA, PCI\VEN_14E4&DEV_16BC&SUBSYS_082B1025
%DevDesc% = BRCM_SD_CUSTOMA, PCI\VEN_14E4&DEV_16BC&SUBSYS_08351025

[ControlFlags]
ExcludeFromSelect = *

[BRCM_SD_UHS104]
CopyFiles = BRCM_CopyFiles

[BRCM_SD_UHS50]
CopyFiles = BRCM_CopyFiles

[BRCM_SD_2_0]
CopyFiles = BRCM_CopyFiles

[BRCM_SD_CUSTOMA]
CopyFiles = BRCM_CopyFiles

[BRCM_SD_UHS104.HW]
DelReg = LegacyScsiportValues

[BRCM_SD_UHS50.HW]
DelReg = LegacyScsiportValues

[BRCM_SD_2_0.HW]
DelReg = LegacyScsiportValues

[BRCM_SD_CUSTOMA.HW]
DelReg = LegacyScsiportValues

[BRCM_SD_UHS104.Services]
AddService = bScsiSDx, %SPSVCINST_ASSOCSERVICE%, BRCM_Service_SD_UHS104_Inst, Miniport_EventLog_Inst

[BRCM_SD_UHS50.Services]
AddService = bScsiSDx, %SPSVCINST_ASSOCSERVICE%, BRCM_Service_SD_UHS50_Inst, Miniport_EventLog_Inst

[BRCM_SD_2_0.Services]
AddService = bScsiSDx, %SPSVCINST_ASSOCSERVICE%, BRCM_Service_SD_2_0_Inst, Miniport_EventLog_Inst

[BRCM_SD_CUSTOMA.Services]
AddService = bScsiSDx, %SPSVCINST_ASSOCSERVICE%, BRCM_Service_SD_CUSTOMA_Inst, Miniport_EventLog_Inst

[BRCM_Service_SD_UHS104_Inst]
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_DEMAND_START%
ErrorControl   = %SERVICE_ERROR_NORMAL%
ServiceBinary  = %12%\bScsiSDx.sys
LoadOrderGroup = SCSI Miniport
AddReg         = PnpsafePciAddreg
AddReg         = SD_UHS104_AddReg

[BRCM_Service_SD_UHS50_Inst]
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_DEMAND_START%
ErrorControl   = %SERVICE_ERROR_NORMAL%
ServiceBinary  = %12%\bScsiSDx.sys
LoadOrderGroup = SCSI Miniport
AddReg         = PnpsafePciAddreg
AddReg         = SD_UHS50_AddReg

[BRCM_Service_SD_2_0_Inst]
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_DEMAND_START%
ErrorControl   = %SERVICE_ERROR_NORMAL%
ServiceBinary  = %12%\bScsiSDx.sys
LoadOrderGroup = SCSI Miniport
AddReg         = PnpsafePciAddreg
AddReg         = SD_2_0_AddReg

[BRCM_Service_SD_CUSTOMA_Inst]
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_DEMAND_START%
ErrorControl   = %SERVICE_ERROR_NORMAL%
ServiceBinary  = %12%\bScsiSDx.sys
LoadOrderGroup = SCSI Miniport
AddReg         = PnpsafePciAddreg
AddReg         = SD_CUSTOMA_AddReg

[BRCM_CopyFiles]
bScsiSDx.sys,,,1

[LegacyScsiportValues]
HKR,Scsiport,BusNumber
HKR,Scsiport,LegacyInterfaceType
HKR,Scsiport,SlotNumber

[PnpsafePciAddreg]
HKR, "Parameters\PnpInterface", "5", %REG_DWORD%, 0x00000001

[SD_CUSTOMA_AddReg]
HKR, "Parameters\Device", "DriverParameter", 0, "FLAGS=CUSTOMA,MAXSPEED=UHS50"

[SD_2_0_AddReg]
HKR, "Parameters\Device", "DriverParameter", 0, "MAXSPEED=HS"

[SD_UHS50_AddReg]
HKR, "Parameters\Device", "DriverParameter", 0, "MAXSPEED=UHS50"

[SD_UHS104_AddReg]
HKR, "Parameters\Device", "DriverParameter", 0, "MAXSPEED=UHS104"

[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

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: web5, load: 1.11