;*********************************************************************** ;* COPYRIGHT (C) 2002 TEXAS INSTRUMENTS INCORPORATED. ;* ALL RIGHTS RESERVED. ONLY USE WITH TEXAS INSTRUMENTS SILICON. ;*********************************************************************** ;* ;* FILE: UmpUsb.INF ;* SUBSYSTEM: UMP Devices ;* ;* ABSTRACT: Texas Instruments Driver Installation file for ;* a UMP Device boot loader and main driver. ;* ;* REVISION HISTORY: ;* ;* STR # INIT DATE SHORT TITLE ;* [Initial Rev] PJG 08/20/20002 Initial revision of win200/XP ;* UMP installation file for TIUSB3410 ;* and TIUSB5052 ;* ;*********************************************************************** [Version] Signature="$CHICAGO$" Class=UMP ClassGUID={65589C75-A6CF-48c7-9CF2-B27A0DA48BB5} LayoutFile=layout.inf Provider=%Str.Provider% DriverVer = 08/20/2002,1.2.0.0 [Manufacturer] %Str.Manufacturer%=Devices ;----------------------------------------------------------------------------- ; Class installation ;----------------------------------------------------------------------------- [ClassInstall] AddReg=ClassInstall.AddReg ;CopyFiles=ClassInstall.CopyFiles [ClassInstall.AddReg] HKR,,,,%Str.ClassDesc% HKR,,Icon,,-20 HKR,,Installer,,umpci.dll [ClassInstall.CopyFiles] umpci.dll umpmon.dll ;----------------------------------------------------------------------------- ; Device directory ;----------------------------------------------------------------------------- [Devices] %Str.LoaderDesc1% = Loader5052.Install, USB\VID_0451&PID_5052 %Str.DriverDesc1% = Driver5052.Install, USB\VID_0451&PID_505F %Str.LoaderDesc1% = Loader5052.Install, USB\VID_0451&PID_5152 %Str.DriverDesc1% = Driver5052.Install, USB\VID_0451&PID_515F %Str.LoaderDesc3% = Loader3410.Install, USB\VID_0451&PID_3410 %Str.DriverDesc4% = Driver3410.Install, USB\VID_0451&PID_314A ;;%Str.DriverDesc% = Driver.Install, USB\VID_0451&PID_1020 [ControlFlags] ExcludeFromSelect=* ;----------------------------------------------------------------------------- ; 5052 Driver Installation instructions ;----------------------------------------------------------------------------- [Driver5052.Install] ;CopyFiles=Loader5052.CopyFiles AddReg=Driver5052.AddReg,Driver5052.AddRegPorts [Driver5052.AddReg] HKR,,DevLoader,,*ntkern HKR,,NTMPDriver,,ump5052.sys HKR,,ChipSet,,TIUSB5052 [Driver5052.AddRegPorts] HKR,,HardwareIdCOM,2,"UMP50\UMPCOM" HKR,,PortDescription,2,"UMP5052 Port" ;----------------------------------------------------------------------------- ; 5052 Loader Installation instructions ;----------------------------------------------------------------------------- [Loader5052.Install] ;CopyFiles=Loader5052.CopyFiles AddReg=Loader5052.AddReg,Driver5052.AddRegPorts [Loader5052.CopyFiles] umpldr.sys ump5052.sys umpf5052.i51 [Loader5052.AddReg] HKR,,DevLoader,,*ntkern HKR,,NTMPDriver,,umpldr.sys HKR,,ImageFile,,\SystemRoot\System32\Drivers\umpf5052.i51 HKR,,ChipSet,,TILDR5052 ;----------------------------------------------------------------------------- ; 3410 Loader Installation instructions ;----------------------------------------------------------------------------- [Loader3410.Install] ;CopyFiles=Loader3410.CopyFiles AddReg=Loader3410.AddReg,Driver3410.AddRegPorts [Loader3410.CopyFiles] ump3410.sys umpf3410.i51 [Loader3410.AddReg] HKR,,DevLoader,,*ntkern HKR,,NTMPDriver,,ump3410.sys HKR,,HardwareIdCOM,2,"UMP34\UMPCOM" HKR,,ImageFile,,\SystemRoot\System32\Drivers\umpf3410.i51 HKR,,ChipSet,,TIUSB3410 ; NOTE: unitary driver for 3410 loads compeltly from loader. HKR,,PortDescription,2,"UMP3410 Serial Port" ;----------------------------------------------------------------------------- ; Copy files instructions ;----------------------------------------------------------------------------- [SourceDisksNames] 1=%Str.DriverDiskName%,"",1 [SourceDisksFiles] umpci.dll=1 umpmon.dll=1 ump3410.sys=1 ump5052.sys=1 umpf3410.i51=1 umpf5052.i51=1 umpp3410.sys=1 umpp5052.sys=1 [PreCopySection] HKR,,NoSetupUI,,1 [DestinationDirs] ClassInstall.CopyFiles = 11 ; WINDOWS\SYSTEM Loader5052.CopyFiles = 10,SYSTEM32\DRIVERS ; WINDOWS\SYSTEM32\DRIVERS Driver5052.CopyFiles = 10,SYSTEM32\DRIVERS ; WINDOWS\SYSTEM32\DRIVERS Loader3410.CopyFiles = 10,SYSTEM32\DRIVERS ; WINDOWS\SYSTEM32\DRIVERS Driver3410.CopyFiles = 10,SYSTEM32\DRIVERS ; WINDOWS\SYSTEM32\DRIVERS ;----------------------------------------------------------------------------- ; Strings section ;----------------------------------------------------------------------------- [Strings] Str.Provider ="Texas Instruments" Str.Manufacturer ="Texas Instruments" Str.DriverDesc ="UMP Device" Str.LoaderDesc1 ="UMP 5052 Boot Device" Str.DriverDesc1 ="UMP 5052 Main Device" Str.DriverDesc3 ="UMP 3410 Functional Driver" Str.DriverDesc4 ="UMP 3410 UART EVM" Str.LoaderDesc3 ="UMP 3410 Unitary Driver" Str.DriverDiskName ="UMP Device Installation Diskette" Str.ClassDesc ="UMP Devices"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.