6090HID.inf Driver File Contents (TwinhanDriverSetup_Latest.zip)

;
;   Installation inf file for 6090 adapter HID driver
;

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

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

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

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

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

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

[SourceDisksNames]
1 = %INSTALLATION_DISK%,,

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

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

[SourceDisksFiles]
6090HID.sys = 1

[ControlFlags]
ExcludeFromSelect	= *
ExcludeFromSelect.NT	= *

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

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

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



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

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

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


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

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

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

[6090HID.AddReg1]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,6090HID.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


[6090HID.CopyDrivers]
6090HID.sys

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

6090HID.DeviceDesc		= "6090HID - PCIe HID Device (For TH RC only)"
6090HID1.DeviceDesc	    = "6090HID - PCIe HID Device (Support all RC's)"
6090HID.FriendlyName	= "6090HID - PCIe HID Driver"
INSTALLATION_DISK		= "6090HID - PCIe 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: 1.01