usbuart3410.inf Driver File Contents (TEXAS-INSTRUMENTS_TUSB3410-U_A03_R286478.exe)

;******************************************************************************
;*   COPYRIGHT (C) 2002-2005 TEXAS INSTRUMENTS INCORPORATED.
;*   ALL RIGHTS RESERVED. ONLY USE WITH TEXAS INSTRUMENTS SILICON.
;******************************************************************************
;*
;*   FILE:           usbuart3410.INF
;*   SUBSYSTEM:      UMP Devices
;*
;*   ABSTRACT:       Texas Instruments Driver Installation file for
;*                   a UMP Device main driver.
;*                   UMP installation file for TIUSB3410
;*
;*
;******************************************************************************
;*
[Version]
Signature="$WINDOWS NT$"
Class=Ports
ClassGuid={4d36e978-e325-11ce-bfc1-08002be10318}
Provider=%TIInc%
DriverVer=06/03/2009,6.5.9011.0
CatalogFile=ump3410.cat

[DestinationDirs]
DefaultDestDir = 12

[SourceDisksNames]
1 = %DiskId%

[SourceDisksFiles]
umpf3410.i51=1
umpusbvista.sys = 1

;*****************************************
; 3410  Install Section
;*****************************************

[Manufacturer]
%TI.Mfg%=TI.Section,NTx86, NTamd64, NTia64

; For Win2K because it cannot parse decorated sections.
[TI.Section]
%0204.DeviceDesc%=umpusbvista, USB\VID_1028&PID_0204

; For XP and later
[TI.Section.NTx86]
%0204.DeviceDesc%=umpusbvista, USB\VID_1028&PID_0204

[TI.Section.NTamd64]
%0204.DeviceDesc%=umpusbvista, USB\VID_1028&PID_0204

[TI.Section.NTia64]
%0204.DeviceDesc%=umpusbvista, USB\VID_1028&PID_0204

; -----------------------------------------------------------------------------
; Class Installer
; -----------------------------------------------------------------------------
[ClassInstall32.NT]
AddReg=PortsClass.NT.AddReg

[PortsClass.NT.AddReg]
HKR,,,,%PortsClassName%
HKR,,Icon,,"-23"
HKR,,Installer32,,"MsPorts.Dll,PortsClassInstaller"

;------------------------------------------------------------------------------

[umpusbvista.NT]
Include=msports.inf
Needs=SerialEnumerator.NT
CopyFiles=Drivers_Dir
AddReg = umpusbvista.NT.AddReg

[umpusbvista.NT.AddReg]
HKR,,PortSubClass,1,01
HKR,,EnumPropPages32,,"MsPorts.dll,SerialPortPropPageProvider"

[umpusbvista.NT.HW]
AddReg=umpusbvista.NT.HW.AddReg

[umpusbvista.NT.HW.AddReg]                            
HKR,,ImageFile,,"\SystemRoot\System32\drivers\umpf3410.i51"
HKR,,SetMSRLinesZero,%REG_BINARY%,0x00  ; 0x80=DCD 0x40=RI 0x20=DSR 0x10=CTS
HKR,,SetMSRLinesOne, %REG_BINARY%,0x00  ; 0x80=DCD 0x40=RI 0x20=DSR 0x10=CTS 
HKR,,NumComPorts,%REG_DWORD%,0x01
HKR,,NumLptPorts,%REG_DWORD%,0x00
HKR,,"UpperFilters", 0x00010000, "serenum"


[Drivers_Dir]
umpusbvista.sys
umpf3410.i51

;-------------- Service installation
[umpusbvista.NT.Services]
Include=msports.inf
Needs=SerialEnumerator.NT.Services
AddService = umpusbvista, 0x00000002, usbuart_Service_Inst

; -------------- 3410 driver install sections
[usbuart_Service_Inst]
DisplayName    = %StandardUMPUSB.SvcDesc%
ServiceType    = 1               ; SERVICE_KERNEL_DRIVER
StartType      = 3               ; SERVICE_DEMAND_START 
ErrorControl   = 1               ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\umpusbvista.sys
LoadOrderGroup          = Extended Base

;
;--- umpusbvista WDF Coinstaller installation ------
;
[DestinationDirs]
umpusbvista_CoInstaller_CopyFiles = 11

[umpusbvista.NT.CoInstallers]
AddReg=umpusbvista_CoInstaller_AddReg
CopyFiles=umpusbvista_CoInstaller_CopyFiles

[umpusbvista_CoInstaller_AddReg]
HKR,,CoInstallers32,0x00010000, "wdfcoinstaller01007.dll,WdfCoInstaller"

[umpusbvista_CoInstaller_CopyFiles]
wdfcoinstaller01007.dll

[SourceDisksFiles]
wdfcoinstaller01007.dll=1 ; make sure the number matches with SourceDisksNames

[umpusbvista.NT.Wdf]
KmdfService = umpusbvista, umpusbvista_wdfsect
[umpusbvista_wdfsect]
KmdfLibraryVersion = 1.5

[Strings]
;
; Non-Localizable Strings
;

REG_DWORD      = 0x00010001
REG_BINARY     = 0x00000001
;
; Localizable Strings
;

TIInc="Texas Instruments, Inc"
TI.Mfg="Texas Instruments"
DiskId = "TI UMP Installation Disk"
PortsClassName = "UMP USB Serial Port"
0204.DeviceDesc = "TUSB3410 Device"
StandardUMPUSB.SvcDesc="Texas Instruments USB Serial Driver"
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: 0.45