;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; ; Copyright 2000 - 2001 TOSHIBA Corporation. All Rights Reserved. ; ; Driver Information File for TOSSDPCI.SYS, this file is based on ; DDK Sample INF File for PCIIDE ; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; [version] Signature = "$WINDOWS NT$" Class = hdc ClassGuid = {4D36E96A-E325-11CE-BFC1-08002BE10318} Provider = %TOS% DriverVer = 07/12/2001, 1.00.03.10712 catalogfile = tsdpci2k.cat [Manufacturer] %TOS-Drivers% = TOS_HDC [TOS_HDC] %PCI.DeviceDesc% = pciSd_Inst,,TSDHD\SD_MEMORY_CARD [pciSd_Inst] CopyFiles = TOSSDPCI.CopyFiles, SDTOPCIA.CopyFiles [TOSSDPCI.CopyFiles] tossdpci.sys [SDTOPCIA.CopyFiles] sdtopcia.dll ;**************************************************** ; SD Memory Card Drive [pciSd_Inst.Services] AddService = pciSd, %SPSVCINST_ASSOCSERVICE%, pciSd_Service_Inst [pciSd_Service_Inst] ServiceType = %SERVICE_KERNEL_DRIVER% StartType = %SERVICE_DEMAND_START% ErrorControl = %SERVICE_ERROR_NORMAL% ServiceBinary = %12%\tossdpci.sys ;LoadOrderGroup = System Bus Extender AddReg = PnpSafe_pciSD_AddReg [SourceDisksFiles] TosSdPCI.sys = 1 sdtopcia.dll = 1 [DestinationDirs] DefaultDestDir = 12 ; DIRID_DRIVERS SDTOPCIA.CopyFiles = 11, sda ; \WINNT\System32\sda directory [SourceDisksNames] 1 = %Disk1Desc% [PnpSafe_pciSD_AddReg] HKR, "Parameters\PnpInterface", "5", 0x00010001, 0x00000001 ;[ControlFlags] ;CopyFilesOnly=PCI\VEN_1179&DEV_0805 [Strings] TOS = "TOSHIBA" TOS-Drivers = "TOSHIBA" Disk1Desc = "Installation Disk for TOSHIBA SD Memory Card Drive" PCI.DeviceDesc = "Toshiba SD Memory Card Drive" ;******************************************* ;Handy macro substitutions (non-localizable) SPSVCINST_ASSOCSERVICE = 0x00000002 SERVICE_KERNEL_DRIVER = 1 SERVICE_BOOT_START = 0 SERVICE_DEMAND_START = 3 SERVICE_ERROR_NORMAL = 1Download 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.