;/*++
;
;Copyright (c) Teleview. All rights reserved.
;
; THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY
; KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
; IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR
; PURPOSE.
;
;Module Name:
;
; tpg0590x64.INF
;
;Abstract:
; Installation inf for TVB590 PCI board
;
;--*/
[Version]
Signature="$WINDOWS NT$"
Class=Media
ClassGuid={4d36e96c-e325-11ce-bfc1-08002be10318}
Provider=%MSFT%
DriverVer=11/16/2010,5.1.0.0
;CatalogFile=tpg0590x64.cat
CatalogFile.NTAMD64 = tpg0590x64.cat
[DestinationDirs]
DefaultDestDir = 12
; ================= Class section =====================
[ClassInstall32]
Addreg=tpg0590x64ClassReg
[tpg0590x64ClassReg]
HKR,,,0,%ClassName%
HKR,,Icon,,-5
HKR,,DeviceCharacteristics,0x10001,0x100 ;Use same security checks on relative opens
HKR,,Security,,"D:P(A;;GA;;;SY)(A;;GA;;;BA)" ;Allow generic all access to system and built-in Admin.
;This one overrides the security set by the driver
;*****************************************
; tpg0590x64 Device Install Section
;*****************************************
[Manufacturer]
%StdMfg%=Standard,NTamd64
[Standard.NTamd64]
; DisplayName Section DeviceId
; ----------- ------- --------
%tpg0590x64Device.DeviceDesc%=tpg0590x64_Device, PCI\VEN_9445&DEV_0390
%tpg0590x64Device.DeviceDesc%=tpg0590x64_Device, PCI\VEN_9445&DEV_0598
%tpg0590x64Device.DeviceDesc%=tpg0590x64_Device, PCI\VEN_9445&DEV_0593
[tpg0590x64_Device.NT]
CopyFiles=tpg0590x64_Device.NT.Copy
[tpg0590x64_Device.NT.Copy]
tpg0590x64.sys
;-------------- Service installation
[tpg0590x64_Device.NT.Services]
AddService = tpg0590x64, %SPSVCINST_ASSOCSERVICE%, tpg0590x64_Service_Inst
[tpg0590x64_Service_Inst]
DisplayName = %tpg0590x64.SVCDESC%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\tpg0590x64.sys
LoadOrderGroup = Extended Base
[SourceDisksNames]
1 = %DiskId1%,,,""
[SourceDisksFiles]
tpg0590x64.sys = 1,,
[Strings]
SPSVCINST_ASSOCSERVICE= 0x00000002
MSFT = "Teleview"
StdMfg = "Teleview"
ClassName = "tpg0590x64"
DiskId1 = "tpg0590x64 Device Installation Disk #1"
tpg0590x64Device.DeviceDesc = "TVB590 x64"
tpg0590x64.SVCDESC = "TVB590 x64 Device Driver"
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.