SPCTD.INF Driver File Contents (spnt309_drv.exe)

/****************************************************************************
*                                                                           *
* Copyright (C) 1998-1999 Canopus.  All Rights Reserved.                    *
*                                                                           *
****************************************************************************/

; INF file for Canopus SPECTRA Series WinNT 4.0 display driver

[Version]
Signature="$CHICAGO$"
Provider=%CANOPUS%
ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
Class=Display

;
; Dest directories are \windows\system32 and \windows\system32\drivers
;

[DestinationDirs]
DefaultDestDir  = 11
TTD.Display     = 11  ; system32
TTD.Miniport    = 12  ; drivers
TTD.Icd         = 11

;
; The Manufacturer section lists all of the manufacturers that we will
; display in the Dialog box. DEVICE sections are specified.
;

[Manufacturer]
%CANOPUS%   = CANOPUS.Mfg

;
; Device section. Each section here corresponds with an entry listed in the
; [Manufacturer] section, above. The models will be displayed in the order
; that they appear in the INF file. This section identifies
; the corresponding INSTALL sections.
;


[CANOPUS.Mfg]
%CANOPUS% SPECTRA 2500   = TTD
%CANOPUS% SPECTRA 3200   = TTG
%CANOPUS% SPECTRA 5400   = TT2
%CANOPUS% SPECTRA 7400   = GF

;---------------------------------------------------------------------
; TTD Driver INSTALL Section. This INSTALL section specifies
; what files are to to be copied (File List sections)
;---------------------------------------------------------------------
[TTD]
CopyFiles=TTD.Miniport, TTD.Display, TTD.Icd

[TTG]
CopyFiles=TTD.Miniport, TTD.Display, TTD.Icd

[TT2]
CopyFiles=TTD.Miniport, TTD.Display, TTD.Icd

[GF]
CopyFiles=TTD.Miniport, TTD.Display, TTD.Icd

;
; TTD Driver INSTALL Section. This INSTALL section specifies
; what registry fields are to be modified (ADD Registry section)
;
[TTD.SoftwareSettings]
AddReg = TTD_SoftwareDeviceSettings
AddReg = TTD_IcdSoftwareSettings
DelReg = TTD_ClearRegistrySettings

[TTG.SoftwareSettings]
AddReg = TTD_SoftwareDeviceSettings
AddReg = TTD_IcdSoftwareSettings
DelReg = TTD_ClearRegistrySettings

[TT2.SoftwareSettings]
AddReg = TTD_SoftwareDeviceSettings
AddReg = TTD_IcdSoftwareSettings
DelReg = TTD_ClearRegistrySettings

[GF.SoftwareSettings]
AddReg = TTD_SoftwareDeviceSettings
AddReg = TTD_IcdSoftwareSettings
DelReg = TTD_ClearRegistrySettings

;
; TTD Service Installation
;
[TTD.Services]
AddService = "SPECTRA 2500", 0x00000002, TTD_Generic_Service_Inst, TTD_EventLog_Inst
DelService = "SPECTRA 3200"
DelService = "SPECTRA 5400"
DelService = "SPECTRA 7400"

[TTG.Services]
AddService = "SPECTRA 3200", 0x00000002, TTD_Generic_Service_Inst, TTD_EventLog_Inst
DelService = "SPECTRA 2500"
DelService = "SPECTRA 5400"
DelService = "SPECTRA 7400"

[TT2.Services]
AddService = "SPECTRA 5400", 0x00000002, TTD_Generic_Service_Inst, TTD_EventLog_Inst
DelService = "SPECTRA 2500"
DelService = "SPECTRA 3200"
DelService = "SPECTRA 7400"

[GF.Services]
AddService = "SPECTRA 7400", 0x00000002, TTD_Generic_Service_Inst, TTD_EventLog_Inst
DelService = "SPECTRA 2500"
DelService = "SPECTRA 3200"
DelService = "SPECTRA 5400"

[TTD.GeneralConfigData]
MaximumDeviceMemoryConfiguration=80

[TTG.GeneralConfigData]
MaximumDeviceMemoryConfiguration=80

[TT2.GeneralConfigData]
MaximumDeviceMemoryConfiguration=80

[GF.GeneralConfigData]
MaximumDeviceMemoryConfiguration=80

[TTD_EventLog_Inst]
AddReg = TTD_EventLog_AddReg

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

[TTD_Generic_Service_Inst]
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 1                  ; SERVICE_SYSTEM_START
ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Video
ServiceBinary  = %12%\ttdvm.sys

;
; File List sections for TTD.Display, TTD.Miniport and TTD.Icd
;

[TTD.Display]
ttddisp.dll
ttddiswt.dll

[TTD.Miniport]
ttdvm.sys

[TTD.Icd]
ttdoglnt.dll

;
; TTD Add registry section
;

[TTD_SoftwareDeviceSettings]
HKR,, InstalledDisplayDrivers,     %REG_MULTI_SZ%, ttddisp
HKR,, VgaCompatible,               %REG_DWORD%,    0

[TTD_IcdSoftwareSettings]
HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers",RIVATNT, %REG_SZ%, ttdoglnt

[TTD_ClearRegistrySettings]
HKR,, ModeDisabled
HKR,, EnableOpenGL

;-------------
;
; Source file information
;

[SourceDisksNames.x86]
1 = %DiskId%,,,""

[SourceDisksFiles]
ttddisp.dll     = 1
ttddiswt.dll    = 1
ttdvm.sys       = 1
ttdoglnt.dll    = 1

[Strings]
;
; Non-Localizable Strings
;

REG_SZ         = 0x00000000
REG_MULTI_SZ   = 0x00010000
REG_EXPAND_SZ  = 0x00020000
REG_BINARY     = 0x00000001
REG_DWORD      = 0x00010001
serviceroot    = System\CurrentControlSet\Services

;
; Localizable Strings
;

DiskId       = "Canopus SPECTRA Series Installation DISK"
CANOPUS      = "Canopus"
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.90