WBSDB.INF Driver File Contents (winbond.zip)

; WBSDB.INF
; Copyright (C) 2001 Winbond Electronics Corp.

[Version]
Signature=$WINDOWS NT$
Class=%MsSdClassName%
ClassGuid={9D8E99E1-550A-11d5-BD91-0000E84DE913}
Provider=%Winbond%
DriverVer=08/22/2001,1.0.2000.0822
LayoutFile=layout.inf
;CatalogFile=wbsdb.cat

[ClassInstall32]
AddReg=MsSdClassAddReg

[MsSdClassAddReg]
HKR,,,,%MsSdClassName%
HKR,,Icon,,"-9"
;HKR,,NoInstallClass,,1

[Manufacturer]
%Winbond%=DeviceList

[DeviceList]
%DESCRIPTION%=DriverInstall,*WEC0518

[ControlFlags]
ExcludeFromSelect=*WEC0518

[DriverInstall.NT]
CopyFiles=DriverCopyFiles
LogConfig=LogConfig0, LogConfig1, LogConfig2, LogConfig3, LogConfig4, LogConfig5, LogConfig6, LogConfig7, LogConfig8

[DriverCopyFiles]
wbsdb.sys,,,2

[DriverAddReg]
HKR, "Parameters", "DriveLetter",       %REG_EXPAND_SZ%, "S:"
HKR, "Parameters", "MasterDevice",      %REG_DWORD%, 0x00000000
HKR, "Parameters", "ShareIRQ",          %REG_DWORD%, 0x00000001
HKR, "Parameters", "ClockRegister",     %REG_DWORD%, 0x00000012

HKR, "Parameters", "DebugLevel",        %REG_DWORD%, 0x00000000
HKR, "Parameters", "Debug80Port",       %REG_DWORD%, 0x00000000

; if 518A version, must be set 0x01 value
HKR, "Parameters", "IsW83518A",         %REG_DWORD%, 0x00000000
; only for 518B version, must be set 0x01 value
HKR, "Parameters", "ExistCR29",         %REG_DWORD%, 0x00000001

; Use for Non-PNP BIOS
HKR, "Parameters", "InitializeIC",      %REG_DWORD%, 0x00000000
HKR, "Parameters", "ConfigRegister",    %REG_DWORD%, 0x0000004E
HKR, "Parameters", "Hef",               %REG_DWORD%, 0x00000083
HKR, "Parameters", "LogicDevice",       %REG_DWORD%, 0x00000001
HKR, "Parameters", "IoBase",            %REG_DWORD%, 0x000002E8
HKR, "Parameters", "IRQ",               %REG_DWORD%, 0x00000005

; Use for PIO or DMA mode
HKR, "Parameters", "UseDMA",            %REG_DWORD%, 0x00000000
HKR, "Parameters", "DMAChannel",        %REG_DWORD%, 0x00000003


[DriverInstall.NT.Services]
AddService=WBSDB, 0x00000002, DriverService, DriverEventLog

[DriverService]
DisplayName    = "Winbond Secure Digital Storage (SD/MMC) Device Driver - B"
ServiceType    = 1
StartType      = 3
ErrorControl   = 1
ServiceBinary  = %10%\System32\Drivers\WBSDB.SYS
LoadOrderGroup = Primary disk
AddReg         = DriverAddReg

[DriverEventLog]
AddReg=DriverAddEventLog.Reg

[DriverAddEventLog.Reg]
HKR,,EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\Drivers\wbsdb.sys"
HKR,,TypesSupported,0x00010001, 7

[SourceDisksNames]
1="Winbond Secure Digital Storage (SD/MMC) Device Driver - B",,

[SourceDisksFiles]
wbsdb.sys=1,,,,,

[DestinationDirs]
DefaultDestDir=10,System32\Drivers

[LogConfig0]
ConfigPriority	= DESIRED
IOConfig		= 2E8-2EF(3FF::)
IRQConfig		= S:5
DMAConfig		= 3

[LogConfig1]
ConfigPriority	= NORMAL
IOConfig		= 2F8-2FF(3FF::)
IRQConfig		= S:3,4,5,7,9,10,11
DMAConfig		= 0,1,2,3

[LogConfig2]
ConfigPriority	= NORMAL
IOConfig		= 3F8-3FF(3FF::)
IRQConfig		= S:3,4,5,7,9,10,11
DMAConfig		= 0,1,2,3

[LogConfig3]
ConfigPriority	= NORMAL
IOConfig		= 2E8-2EF(3FF::)
IRQConfig		= S:3,4,5,7,9,10,11
DMAConfig		= 0,1,2,3

[LogConfig4]
ConfigPriority	= NORMAL
IOConfig		= 3E8-3EF(3FF::)
IRQConfig		= S:3,4,5,7,9,10,11
DMAConfig		= 0,1,2,3

[LogConfig5]
ConfigPriority	= NORMAL
IOConfig		= 2E0-2E7(3FF::)
IRQConfig		= S:3,4,5,7,9,10,11
DMAConfig		= 0,1,2,3

[LogConfig6]
ConfigPriority	= NORMAL
IOConfig		= 3E0-3E7(3FF::)
IRQConfig		= S:3,4,5,7,9,10,11
DMAConfig		= 0,1,2,3

[LogConfig7]
ConfigPriority	= NORMAL
IOConfig		= 240-247(3FF::)
IRQConfig		= S:3,4,5,7,9,10,11
DMAConfig		= 0,1,2,3

[LogConfig8]
ConfigPriority	= NORMAL
IOConfig		= 248-24F(3FF::)
IRQConfig		= S:3,4,5,7,9,10,11
DMAConfig		= 0,1,2,3


[Strings]
Winbond="Winbond Electronics Corp."
DESCRIPTION="Winbond Secure Digital Storage (SD/MMC) Device Driver - B"
MsSdClassName="Winbond (MS/SD/MMC) Storage"

REG_TYPE_SZ       = 0x00000000
REG_BINVALUETYPE  = 0x00000001
REG_NOCLOBBER     = 0x00000002
REG_DELVAL        = 0x00000004
REG_APPEND        = 0x00000008
REG_KEYONLY       = 0x00000010
REG_OVERWRITEONLY = 0x00000020

REG_MASK        = 0xFFFF0001
REG_MULTI_SZ    = 0x00010000
REG_EXPAND_SZ   = 0x00020000
REG_BINARY      = 0x00000001
REG_DWORD       = 0x00010001
REG_NONE        = 0x00020001
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: web1, load: 1.50