;*********************************************************************** ;* COPYRIGHT (C) 2002 TEXAS INSTRUMENTS INCORPORATED. ;* ALL RIGHTS RESERVED. ONLY USE WITH TEXAS INSTRUMENTS SILICON. ;*********************************************************************** ;* ;* FILE: UmpPort.INF ;* SUBSYSTEM: UMP Devices ;* ;* ABSTRACT: Texas Instruments Driver Installation file for ;* a UMP Device Port 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=Ports ClassGuid={4D36E978-E325-11CE-BFC1-08002BE10318} Provider=%Ports.Provider% LayoutFile=layout.inf DriverVer=08/20/2002, 1.2.0.0 [Manufacturer] %Ports.Manufacturer%=Devices [ClassInstall] ;----------------------------------------------------------------------------- ; Device directory ;----------------------------------------------------------------------------- [Devices] %Port5052.UMPCOM%=ComPort5052.Install,UMP50\UMPCOM %Port3410.UMPCOM%=ComPort3410.Install,UMP34\UMPCOM [ControlFlags] ExcludeFromSelect=* ;----------------------------------------------------------------------------- ; Installation instructions ;----------------------------------------------------------------------------- ; 5052 Serial Ports [ComPort5052.Install] AddReg=ComPort5052.AddReg ;CopyFiles=Port5052.Copy [ComPort5052.AddReg] HKR,,DevLoader,0,*vcomm HKR,,PortDriver,,umpp5052.vxd HKR,,PortSubClass,1,01 HKR,,ConfigDialog,0,serialui.dll HKR,,EnumPropPages,0,"serialui.dll,EnumPropPages" HKR,,DCB,3,1c,00,00,00,80,25,00,00,11,33,00,00,00,00,0a,00,0a,00,08,00,00,11,13,00,00,00 HKR,,UmpPortFlags,1,00 [Port5052.Copy] umpp5052.vxd ; 3410 Serial Ports [ComPort3410.Install] AddReg=ComPort3410.AddReg ;CopyFiles=Port3410.Copy [ComPort3410.AddReg] HKR,,DevLoader,0,*vcomm HKR,,PortDriver,,umpp3410.vxd HKR,,PortSubClass,1,01 HKR,,ConfigDialog,0,serialui.dll HKR,,EnumPropPages,0,"serialui.dll,EnumPropPages" HKR,,DCB,3,1c,00,00,00,80,25,00,00,11,33,00,00,00,00,0a,00,0a,00,08,00,00,11,13,00,00,00 HKR,,UmpPortFlags,1,00 [Port3410.Copy] umpp3410.vxd ;----------------------------------------------------------------------------- ; Copy files instructions ;----------------------------------------------------------------------------- [SourceDisksNames] 1=%Ports.DriverDiskName%,"",1 [SourceDisksFiles] umpp5052.vxd=1 umpp3410.vxd=1 [DestinationDirs] DefaultDestDir=11 ; WINDOWS\SYSTEM ;----------------------------------------------------------------------------- ; Strings section ;----------------------------------------------------------------------------- [Strings] Ports.Manufacturer ="Texas Instruments" Ports.Provider ="Texas Instruments" Port5052.UMPCOM ="UMP5052 Serial Port" Port3410.UMPCOM ="UMP3410 Serial Port" Ports.DriverDiskName ="UMP Device Installation Diskette"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.