TTABNT.INF Driver File Contents (ST6500V1006.zip)

;-----------------
; Version Section
;-----------------
[Version]
Signature="$Windows NT$"
Class=Mouse
ClassGUID={4D36E96F-E325-11CE-BFC1-08002BE10318}
Provider=%Provider%
LayoutFile=layout.inf

;-------------------------
; DestinationDirs Section
;-------------------------
[DestinationDirs]
DefaultDestDir = 12
TabcorNT_CopyFiles=11

;----------------------
; ControlFlags Section
;----------------------
[ControlFlags]
UnknownLegacyDriverId=UNKNOWN_MOUSE

;----------------------
; Manufacturer Section
;----------------------
[Manufacturer]
%SMKMfg% =SMKMfg

;----------------
; Device Section
;----------------
[SMKMfg]
%TtabNT_com1.DeviceDesc%     = Com1_Inst,UNKNOWN_MOUSE
%TtabNT_com2.DeviceDesc%     = Com2_Inst,UNKNOWN_MOUSE
%TtabNT_com3.DeviceDesc%     = Com3_Inst,UNKNOWN_MOUSE
%TtabNT_com4.DeviceDesc%     = Com4_Inst,UNKNOWN_MOUSE
%TtabNT_com5.DeviceDesc%     = Com5_Inst,UNKNOWN_MOUSE

; #################### SMK Touch Panel on COM1 ####################
;-----------------
; Install Section
;-----------------
[Com1_Inst]
CopyFiles = TtabNT_CopyFiles, TabcorNT_CopyFiles
AddReg = TtabNT_com1_AddReg, TtabNT_AddReg
Restart

;----------------------
; Add Registry Section
;----------------------
[TtabNT_com1_AddReg]
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",COMPort,0x00010001,1
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",IRQNo,0x00010001,4
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",Address,0x00010001,0x3f8

;------------------
; Services Section
;------------------
[Com1_Inst.Services]
AddService = TtabNT, 0x00000002, TtabNT_com1_Service_Inst, TtabNT_EventLog_Inst

;-------------------------
; Service Install Section
;-------------------------
[TtabNT_com1_Service_Inst]
DisplayName    = %TtabNT_com1.SvcDesc%
ServiceType    = 1
StartType      = 1
ErrorControl   = 1
ServiceBinary  = %12%\ttabnt.sys
LoadOrderGroup = Pointer Port

; #################### SMK Touch Panel on COM2 ####################
;-----------------
; Install Section
;-----------------
[Com2_Inst]
CopyFiles = TtabNT_CopyFiles, TabcorNT_CopyFiles
AddReg = TtabNT_com2_AddReg, TtabNT_AddReg
Restart

;----------------------
; Add Registry Section
;----------------------
[TtabNT_com2_AddReg]
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",COMPort,0x00010001,2
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",IRQNo,0x00010001,3
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",Address,0x00010001,0x2f8

;------------------
; Services Section
;------------------
[Com2_Inst.Services]
AddService = TtabNT, 0x00000002, TtabNT_com2_Service_Inst, TtabNT_EventLog_Inst

;-------------------------
; Service Install Section
;-------------------------
[TtabNT_com2_Service_Inst]
DisplayName    = %TtabNT_com2.SvcDesc%
ServiceType    = 1
StartType      = 1
ErrorControl   = 1
ServiceBinary  = %12%\ttabnt.sys
LoadOrderGroup = Pointer Port

; #################### SMK Tablet on COM3 ####################
;-----------------
; Install Section
;-----------------
[Com3_Inst]
CopyFiles = TtabNT_CopyFiles, TabcorNT_CopyFiles
AddReg = TtabNT_com3_AddReg, TtabNT_AddReg

;----------------------
; Add Registry Section
;----------------------
[TtabNT_com3_AddReg]
HKLM,"SYSTEM\ControlSet001\Services\TtabNT\Parameters",COMPort,0x00010001,3
HKLM,"SYSTEM\ControlSet001\Services\TtabNT\Parameters",IRQNo,0x00010001,10
HKLM,"SYSTEM\ControlSet001\Services\TtabNT\Parameters",Address,0x00010001,0x3e8

;------------------
; Services Section
;------------------
[Com3_Inst.Services]
AddService = TtabNT, 0x00000002, TtabNT_com3_Service_Inst, TtabNT_EventLog_Inst

;-------------------------
; Service Install Section
;-------------------------
[TtabNT_com3_Service_Inst]
DisplayName    = %TtabNT_com3.SvcDesc%
ServiceType    = 1
StartType      = 1
ErrorControl   = 1
ServiceBinary  = %12%\ttabnt.sys
LoadOrderGroup = Pointer Port

; #################### SMK Tablet on COM4 ####################
;-----------------
; Install Section
;-----------------
[Com4_Inst]
CopyFiles = TtabNT_CopyFiles, TabcorNT_CopyFiles
AddReg = TtabNT_com4_AddReg, TtabNT_AddReg

;----------------------
; Add Registry Section
;----------------------
[TtabNT_com4_AddReg]
HKLM,"SYSTEM\ControlSet001\Services\TtabNT\Parameters",COMPort,0x00010001,4
HKLM,"SYSTEM\ControlSet001\Services\TtabNT\Parameters",IRQNo,0x00010001,12
HKLM,"SYSTEM\ControlSet001\Services\TtabNT\Parameters",Address,0x00010001,0x2e8

;------------------
; Services Section
;------------------
[Com4_Inst.Services]
AddService = TtabNT, 0x00000002, TtabNT_com4_Service_Inst, TtabNT_EventLog_Inst

;-------------------------
; Service Install Section
;-------------------------
[TtabNT_com4_Service_Inst]
DisplayName    = %TtabNT_com4.SvcDesc%
ServiceType    = 1
StartType      = 1
ErrorControl   = 1
ServiceBinary  = %12%\ttabnt.sys
LoadOrderGroup = Pointer Port

; #################### SMK Tablet on COM5 ####################
;-----------------
; Install Section
;-----------------
[Com5_Inst]
CopyFiles = TtabNT_CopyFiles, TabcorNT_CopyFiles
AddReg = TtabNT_com5_AddReg, TtabNT_AddReg

;----------------------
; Add Registry Section
;----------------------
[TtabNT_com5_AddReg]
HKLM,"SYSTEM\ControlSet001\Services\TtabNT\Parameters",COMPort,0x00010001,5
HKLM,"SYSTEM\ControlSet001\Services\TtabNT\Parameters",IRQNo,0x00010001,11
HKLM,"SYSTEM\ControlSet001\Services\TtabNT\Parameters",Address,0x00010001,0x270

; ------------------- Common Use Section --------------------
;--------------------
; Copy Files Section
;--------------------
[TtabNT_Copyfiles]
ttabnt.sys

[TabcorNT_Copyfiles]
tabcornt.exe

;--------------------------
; EventLog Install Section
;--------------------------
[TtabNT_EventLog_Inst]
AddReg = TtabNT_EventLog_AddReg

;----------------------
; Add Registry Section
;----------------------
[TtabNT_AddReg]
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",MouseDataQueueSize,0x00010003,100
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",NumberOfButtons,0x00010003,2
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",PointerDeviceBaseName,0x00000002,"PointerPort"
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",SampleRate,0x00010003,80
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",Mode,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",BeepMode,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",Frequency,0x00010001,780
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",Duration,0x00010001,10
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",CalibrationMode,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",CalibrationValueA,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",CalibrationValueB,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",CalibrationValueC,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",CalibrationValueD,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",CalibrationValueE,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",CalibrationValueF,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",CalibrationValueG,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",CalibrationValueH,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",CalibrationValueA2,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",CalibrationValueB2,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",CalibrationValueC2,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",CalibrationValueD2,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",CalibrationValueE2,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",CalibrationValueF2,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",CalibrationValueG2,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",CalibrationValueH2,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",CalibrationValueA3,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",CalibrationValueB3,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",CalibrationValueC3,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",CalibrationValueD3,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",CalibrationValueE3,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",CalibrationValueF3,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",CalibrationValueG3,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",CalibrationValueH3,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",CalibrationValueA4,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",CalibrationValueB4,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",CalibrationValueC4,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",CalibrationValueD4,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",CalibrationValueE4,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",CalibrationValueF4,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",CalibrationValueG4,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",CalibrationValueH4,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",CalibrationAreaA1,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",CalibrationAreaB1,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",CalibrationAreaA2,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",CalibrationAreaB2,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",CalibrationAreaA3,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",CalibrationAreaB3,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",CalibrationAreaA4,0x00010001,0
HKLM,"SYSTEM\CurrentControlSet\Services\TtabNT\Parameters",CalibrationAreaB4,0x00010001,0

[TtabNT_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\ttabnt.sys"
HKR,,TypesSupported,0x00010001,7

; ---------------- User Visible strings ------------------
[Strings]
Provider = "SMK"
MouseClassName = "Mouse"

;-----------
; Mfg Names
;-----------
SMKMfg  = "SMK"

;---------------
; Device Names
;---------------
TtabNT_com1.DeviceDesc = "SMK TABLET (COM1)[3f8-3ff,IRQ4]"
TtabNT_com2.DeviceDesc = "SMK TABLET (COM2)[2f8-2ff,IRQ3]"
TtabNT_com3.DeviceDesc = "SMK TABLET (COM3)[3e8-3ef,IRQ10]"
TtabNT_com4.DeviceDesc = "SMK TABLET (COM4)[2e8-2ef,IRQ12]"
TtabNT_com5.DeviceDesc = "SMK TABLET (COM5)[270-277,IRQ11]"
UNKNOWN_MOUSE.DeviceDesc = "PointerDevice"

;---------------
; Service Names
;---------------
TtabNT_com1.SvcDesc = "SMK TABLET DRIVER (COM1)[3f8-3ff,IRQ4]"
TtabNT_com2.SvcDesc = "SMK TABLET DRIVER (COM2)[2f8-2ff,IRQ3]"
TtabNT_com3.SvcDesc = "SMK TABLET DRIVER (COM3)[3e8-3ef,IRQ10]"
TtabNT_com4.SvcDesc = "SMK TABLET DRIVER (COM4)[2e8-2ef,IRQ12]"
TtabNT_com5.SvcDesc = "SMK TABLET DRIVER (COM5)[270-277,IRQ11]"
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.85