; TSDHD.INF
;
; TOSHIBA SD Card Controller device install information file.
;
; (c) Copyright 2001 Toshiba Corporation
;
; History
; -----------------------------------------------------------
; Date Who Comment
; 2001/06/02 AtsushiW Created
[Version]
Signature="$Chicago$"
Provider=%Toshiba%
ClassGUID={0212A498-0383-4b45-884B-CBE664BC4CDE}
Class=TSDHD
DriverVer=08/24/2001,1.2.3.824
;==========================================================
; Class Install Section
;==========================================================
[ClassInstall32]
AddReg=TSDHD_Class
[ClassInstall]
AddReg=TSDHD_Class
[TSDHD_Class]
HKR,,,,%TSDHDClassName%
HKR,,Icon,,"-19"
;==========================================================
; Copy file informatoin Section
;==========================================================
[DestinationDirs]
SdCardHost.Files.Drivers = 10,system32\drivers
SdCardHost.Files.Drivers.NTx86 = 12
[SourceDisksNames]
1 = %DiskId1%,,,""
[SourceDisksFiles]
tsdhd.sys = 1,,
tsdhdexl.sys = 1,,
;==========================================================
; Driver Information Section
;==========================================================
[Manufacturer]
%Toshiba% = TOSHIBA
; ***********************************
; TOSHIBA
; ***********************************
[TOSHIBA]
%SDCardHost.DeviceDesc% = SdCardHost, PCI\VEN_1179&DEV_0805&SUBSYS_00011179
; ***********************************
; SD Card Host Controller Type-A
; ***********************************
; ----------------
; Windows 98/ME
; ----------------
[SdCardHost]
CopyFiles=SdCardHost.Files.Drivers
AddReg=SdCardHost.AddReg
[SdCardHost.HW]
AddReg=SdCardHost.HW.AddReg
[SdCardHost.Files.Drivers]
tsdhd.sys
tsdhdexl.sys
[SdCardHost.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,"tsdhd.sys"
[SdCardHost.HW.AddReg]
HKR,,LowerFilters,,"tsdhdexl.sys"
; -----------------
; Windows 2000/XP
; -----------------
[SdCardHost.NTx86]
CopyFiles=SdCardHost.Files.Drivers.NTx86
[SdCardHost.Files.Drivers.NTx86]
tsdhd.sys
[SdCardHost.NTx86.Services]
AddService = tsdhd, 0x00000002 , SdCardHost.ServiceEntry
[SdCardHost.ServiceEntry]
DisplayName = %SDCardHost.ServiceName%
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_DEMAND_START%
ErrorControl = %SERVICE_ERROR_IGNORE%
ServiceBinary = %12%\tsdhd.sys
;==========================================================
; String Section
;==========================================================
[Strings]
TSDHDClassName = "SD Card Controller"
SDCardHost.DeviceDesc = "TOSHIBA SD Card Controller Type-A"
SDCardHost.ServiceName = "TOSHIBA SD Card Host Controller Driver"
LowerFilter.ServiceName = "TOSHIBA SD Card Host Controller Extension Driver (lower)"
DiskId1 = "TOSHIBA SD Card Driver Set"
Toshiba = "TOSHIBA"
SERVICE_KERNEL_DRIVER=1
SERVICE_DEMAND_START=3
SERVICE_ERROR_IGNORE=0
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.