TIUMHDC.INF Driver File Contents (375e_pcmcia_card_reader_w2k_xp.zip)

; Copyright (c) 2002 Texas Instruments Inc. All rights reserved

[Version]
Signature="$WINDOWS NT$"
Class=hdc
ClassGuid={4D36E96A-E325-11CE-BFC1-08002BE10318}
Provider=%TI%
DriverVer=02/28/2003,1.0.0.8
CatalogFile=tiumhdc.cat

[ControlFlags]
ExcludeFromSelect=*

[Manufacturer]
%TI%=TI_HDC

[SourceDisksFiles]
tifmicon.dll=1  ; 101-SM, 102-MMC, 103-SD, 104-MS, 105-MSPro

[SourceDisksNames]
1=%INSTDISK%,,,

[Dll_copyfiles]
tifmicon.dll

[DestinationDirs]
Dll_copyfiles = 11   ; System32 dir

; Model section
[TI_HDC]
;%pcmcia.DeviceDesc%        = Mem_Stick_Reader_Inst, pcmcia\*pnp0600

; Memory stick
%MemStickReader.DeviceDesc% = Mem_Stick_Reader_Inst, PCMCIA\TI-Ultramedia_MS-e54e
;%MemStickReader.DeviceDesc% = Mem_Stick_Reader_Inst, pcmcia\ti-ultramedia_ms-0097-1620

; Memory Stick PRO

%MemStickPROReader.DeviceDesc% = Mem_StickPRO_Reader_Inst, PCMCIA\TI-Ultramedia_MSPRO_-1a3f

; SmartMedia
%SmartMediaReader.DeviceDesc% = SmartMedia_Reader_Inst, PCMCIA\TI-Ultramedia_SM-6602
;%SmartMediaReader.DeviceDesc% = SmartMedia_Reader_Inst, pcmcia\ti-ultramedia_sm-0097-1620

; SD
%SDReader.DeviceDesc% = SD_Reader_Inst, PCMCIA\TI-Ultramedia_SD-55fe
;%SDReader.DeviceDesc% = SD_Reader_Inst, pcmcia\ti-ultramedia_sd-0097-1620

; MMC
%MMCReader.DeviceDesc% = MMC_Reader_Inst, PCMCIA\TI-Ultramedia_MMC-5ac3
;%MMCReader.DeviceDesc% = MMC_Reader_Inst, pcmcia\ti-ultramedia_mmc-0097-1620

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;Install section for Memory stick
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

[Mem_Stick_Reader_Inst.NT]
CopyFiles = Dll_copyfiles
Include = mshdc.inf
Needs = pcmcia_atapi_Inst

;Driver service section
[Mem_Stick_Reader_Inst.NT.Services]
Include = mshdc.inf
Needs = pcmcia_atapi_Inst.Services

;Device hardware section (device-specific info)
[Mem_Stick_Reader_Inst.NT.HW]
AddReg = DeviceMSAddReg

[DeviceMSAddReg]
; Goes HW branch and Device Parameters
HKR,,DeviceGroup,,"MemoryStick"
HKR,,Label,,"MemoryStick Disk"
HKR,,Icons,,"%%SystemRoot%%\system32\tifmicon.dll,-105"


;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;Install section for Memory stickPRO
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

[Mem_StickPRO_Reader_Inst.NT] 
CopyFiles = Dll_copyfiles
Include = mshdc.inf
Needs = pcmcia_atapi_Inst

;Driver service section
[Mem_StickPRO_Reader_Inst.NT.Services]
Include = mshdc.inf
Needs = pcmcia_atapi_Inst.Services

;Device hardware section (device-specific info)
[Mem_StickPRO_Reader_Inst.NT.HW]
AddReg = DeviceMSPROAddReg

[DeviceMSPROAddReg]
; Goes HW branch and Device Parameters
HKR,,DeviceGroup,,"MemoryStick PRO "
HKR,,Label,,"MemoryStick PRO Disk"
HKR,,Icons,,"%%SystemRoot%%\system32\tifmicon.dll,-104"


;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;Install section for SmartMedia
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

[SmartMedia_Reader_Inst.NT]
CopyFiles = Dll_copyfiles
Include = mshdc.inf
Needs = pcmcia_atapi_Inst

;Driver service section
[SmartMedia_Reader_Inst.NT.Services]
Include = mshdc.inf
Needs = pcmcia_atapi_Inst.Services

;Device hardware section (device-specific info)
[SmartMedia_Reader_Inst.NT.HW]
AddReg = DeviceSMAddReg

[DeviceSMAddReg]
HKR,,Label,,"SmartMedia Disk"
HKR,,Icons,,"%%SystemRoot%%\system32\tifmicon.dll,-101"

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;Install section for SD
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

[SD_Reader_Inst.NT]
CopyFiles = Dll_copyfiles
Include = mshdc.inf
Needs = pcmcia_atapi_Inst

;Driver service section
[SD_Reader_Inst.NT.Services]
Include = mshdc.inf
Needs = pcmcia_atapi_Inst.Services

;Device hardware section (device-specific info)
[SD_Reader_Inst.NT.HW]
AddReg = DeviceSDAddReg

[DeviceSDAddReg]
HKR,,Label,,"SD Disk"
HKR,,Icons,,"%%SystemRoot%%\system32\tifmicon.dll,-103"

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;Install section for MMC
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

[MMC_Reader_Inst.NT]
CopyFiles = Dll_copyfiles
Include = mshdc.inf
Needs = pcmcia_atapi_Inst

;Driver service section
[MMC_Reader_Inst.NT.Services]
Include = mshdc.inf
Needs = pcmcia_atapi_Inst.Services

;Device hardware section (device-specific info)
[MMC_Reader_Inst.NT.HW]
AddReg = DeviceMMCAddReg

[DeviceMMCAddReg]
HKR,,Label,,"MMC Disk"
HKR,,Icons,,"%%SystemRoot%%\system32\tifmicon.dll,-102"

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;Define all strings in the inf file

[Strings]
INSTDISK="TI FlashMedia Icon Installation Disc"
TI = "Texas Instruments"
pcmcia.DeviceDesc = "PCMCIA IDE/ATAPI Controller" 
MemStickReader.DeviceDesc = "Texas Instruments PCMCIA Memory Stick Controller"
MemStickPROReader.DeviceDesc = "Texas Instruments PCMCIA Memory Stick PRO Controller"
SmartMediaReader.DeviceDesc = "Texas Instruments PCMCIA SmartMedia Controller"
SDReader.DeviceDesc = "Texas Instruments PCMCIA Secure Digital Controller"
MMCReader.DeviceDesc = "Texas Instruments PCMCIA MultiMediaCard Controller"
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: ftp, load: 1.39