3056HID.inf Driver File Contents (TwinhanDriverSetup_WHQL.zip)

;
;   Installation inf file for 3056 adapter HID driver
;

[Version]
Signature="$CHICAGO$"
Class=HIDClass
ClassGuid={745a17a0-74d3-11d0-b6fe-00a0c90f57da}
Provider=%DTV-DVB%
DriverVer=06/22/2006,1.0.1.2
CatalogFile 	= 3056HID.cat
CatalogFile.NTAMD64 = 3056HID.cat
CatalogFile.NTIA64  = 3056HID.cat


[Manufacturer]
%MfgName% = DTV-DVB, NTAMD64, NTIA64

[DTV-DVB]
%3056HID.DeviceDesc%=3056HID.Device,AVSTREAM\3056HID.VIRTUAL
%3056HID1.DeviceDesc%=3056HID.Device1,AVSTREAM\3056HID.VIRTUAL

[DTV-DVB.NTAMD64]
%3056HID.DeviceDesc%=3056HID.Device,AVSTREAM\3056HID.VIRTUAL
%3056HID1.DeviceDesc%=3056HID.Device1,AVSTREAM\3056HID.VIRTUAL

[DTV-DVB.NTIA64]
%3056HID.DeviceDesc%=3056HID.Device,AVSTREAM\3056HID.VIRTUAL
%3056HID1.DeviceDesc%=3056HID.Device1,AVSTREAM\3056HID.VIRTUAL

[DestinationDirs]
3056HID.CopyDrivers = 10,System32\Drivers 

[SourceDisksNames]
1 = %INSTALLATION_DISK%,,

[SourceDisksNames.AMD64]
1 = %INSTALLATION_DISK%, 3056HID.inf, , \AMD64

[SourceDisksNames.IA64]
1 = %INSTALLATION_DISK%, 3056HID.inf, , \IA64

[SourceDisksFiles]
3056HID.sys = 1

[ControlFlags]
ExcludeFromSelect	= *
ExcludeFromSelect.NT	= *

[3056HID.Device]
CopyFiles = 3056HID.CopyDrivers
AddReg    = 3056HID.AddReg

[3056HID.Device.NT]
CopyFiles = 3056HID.CopyDrivers
AddReg    = 3056HID.AddReg

[3056HID.Device.NT.Services]
AddService = 3056HID,0x00000002,3056HID.AddService

[3056HID.Device1]
CopyFiles = 3056HID.CopyDrivers
AddReg    = 3056HID.AddReg1

[3056HID.Device1.NT]
CopyFiles = 3056HID.CopyDrivers
AddReg    = 3056HID.AddReg1

[3056HID.Device1.NT.Services]
AddService = 3056HID,0x00000002,3056HID.AddService


[3056HID.AddService]
DisplayName     = %3056HID.FriendlyName%
ServiceType     = 1                  ; SERVICE_KERNEL_DRIVER
StartType       = 3                  ; SERVICE_DEMAND_START
ErrorControl    = 0                  ; SERVICE_ERROR_IGNORE
ServiceBinary   = %10%\system32\drivers\3056HID.sys
LoadOrderGroup  = Extended Base

[3056HID.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,3056HID.sys

;0:Twinhan Hotkey table only, 1:All RC table
HKR,"DriverData","RC_Report",0x00010001, 0x00,0x00, 0x00, 0x00

[UDTT2HID.AddReg1]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,UDTT2HID.sys

;0:Twinhan Hotkey table only, 1:All RC table
HKR,"DriverData","RC_Report",0x00010001, 0x01,0x00, 0x00, 0x00

;Configurable RC Hot keys 
; Scan code mappings.
; Format: SCANCODE_nn = 0xii, 0xjj, 0xkk, 0xll
;   nn: hex value of scan code (Please reference DTV-DVB RC table)
;   ii: first virtual key value
;   jj: ctrl virtual key value
;   kk: shift virtual key value
;   ll: alt virtual key value
; Note: 1) Refer to MSDN for virtual key values (keyword: "VK_")
;       2) Maximum three key combination supported now
;
;HKR,"DriverData","RC_Scancode_00",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_01",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_02",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_03",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_04",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_05",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_06",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_07",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_08",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_09",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_0A",0x00010001, 0x00,0x00, 0x00, 0x00
;.....
;.....
;HKR,"DriverData","RC_Scancode_71",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_72",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_73",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_74",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_75",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_76",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_77",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_78",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_7A",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_7B",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_7C",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_7D",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_7E",0x00010001, 0x00,0x00, 0x00, 0x00
;HKR,"DriverData","RC_Scancode_7F",0x00010001, 0x00,0x00, 0x00, 0x00


[3056HID.CopyDrivers]
3056HID.sys

[Strings]
DTV-DVB				= "DTV-DVB"
MfgName				= "DTV-DVB"

3056HID.DeviceDesc		= "3056HID - HID Device(For TH RC only)"
3056HID1.DeviceDesc	= "3056HID - HID Device (Support all RC's)"

3056HID.FriendlyName	= "3056HID - HID Driver"
INSTALLATION_DISK		= "3056HID - HID Installation Disk"
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.80