;------------------------------------------------------------------------
;
; Copyright and Disclaimer:
;
; Copyright (c) 2005 TOSHIBA
; All rights reserved.
;
;------------------------------------------------------------------------
[Version]
signature="$CHICAGO$"
Class=Media
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
Provider="TOSHIBA"
DriverVer=04/01/2006,2.0.0.60401
CatalogFile.ntx86=ttv300x.cat
[Manufacturer]
"TOSHIBA"=TOSHIBA
[SourceDisksNames]
1="TOSHIBA PCI Tuner Drivers",,,""
[SourceDisksFiles]
ttv300x.sys=1
cxraptor.rom=1
apu.rom=1
makoaudb.rom=1
makoaudc.rom=1
cxtvrate.dll=1
[TOSHIBA]
%TOSTUNER2.DeviceDesc%=RAPTOR, PCI\VEN_14F1&DEV_5B7A&SUBSYS_00101179 ; for WW
%TOSTUNER2.DeviceDesc%=RAPTOR, PCI\VEN_14F1&DEV_5B7A&SUBSYS_00201179 ; for JP
%TOSTUNER2.DeviceDesc%=RAPTOR, PCI\VEN_14F1&DEV_5B7A&SUBSYS_00301179 ; for CH
[RAPTOR]
Include= ks.inf, kscaptur.inf, wdmaudio.inf
Needs= KS.Registration, KSCAPTUR.Registration, WDMAUDIO.Registration
AddReg= RAPTOR.AddReg,VID.AddReg
CopyFiles= TOSTUNER2.CopyDrivers,DSFilters.CopyFiles
RegisterDlls=DSFilters.RegDLL
[RAPTOR.NT]
Include= ks.inf, kscaptur.inf, wdmaudio.inf
Needs= KS.Registration.NT, KSCAPTUR.Registration.NT, WDMAUDIO.Registration
AddReg= RAPTOR.AddReg,VID.AddReg
CopyFiles= TOSTUNER2.CopyDrivers,DSFilters.CopyFiles
RegisterDlls=DSFilters.RegDLL
[DestinationDirs]
TOSTUNER2.CopyDrivers=10,system32\drivers
DSFilters.CopyFiles=11
[TOSTUNER2.CopyDrivers]
ttv300x.sys
cxraptor.rom
apu.rom
makoaudb.rom
makoaudc.rom
[DSFilters.CopyFiles]
cxtvrate.dll
[DSFilters.RegDLL]
11,,cxtvrate.dll,1
[VID.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,ttv300x.sys
HKR,,OkToHibernate,3,01
; Disable driver page out
HKR,,PageOutWhenUnopened,3,0
;HKR,,PageOutWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01
HKLM,%MediaCategories%\%GUID.PINNAME_ANALOG_AUDIO_IN%,Name,,%Pin.p2AnalogAudioIn%
HKLM,%MediaCategories%\%GUID.PINNAME_AUDIO_OUT%,Name,,%PinName.AnalogAudioOut%
HKLM,%MediaCategories%\%GUID.PINNAME_MPEG_OUT%,Name,,%PinName.MpegOut%
HKLM,%MediaCategories%\%GUID.PINNAME_MPEG_INDEX_OUT%,Name,,%PinName.MpegIndexOut%
HKLM,%MediaCategories%\%GUID.PINNAME_656_OUT%,Name,,%PinName.656Out%
HKLM,%MediaCategories%\%GUID.PINNAME_656_IN%,Name,,%PinName.656In%
HKLM,%MediaCategories%\%GUID.PINNAME_HWCC_OUT%,Name,,%PinName.HWCC_Out%
;Add the property pages
;Register the encoder and multiplexer classes with Direct X
HKCR,%ActiveMovieCategories%\%GUID.Encoder%,CLSID,,%GUID.Encoder%
HKCR,%ActiveMovieCategories%\%GUID.Encoder%,FriendlyName,,%Category_Encoders%
HKCR,%ActiveMovieCategories%\%GUID.Multiplexer%,CLSID,,%GUID.Multiplexer%
HKCR,%ActiveMovieCategories%\%GUID.Multiplexer%,FriendlyName,,%Category_Multiplexers%
;Register the names of the encoder and multiplexer nodes
HKLM,%MediaCategories%\%GUID.Encoder%,Name,,%Node.Encoder%
HKLM,%MediaCategories%\%GUID.Encoder%,Display,1,00,00,00,00
HKLM,%MediaCategories%\%GUID.Multiplexer%,Name,,%Node.Multiplexer%
HKLM,%MediaCategories%\%GUID.Multiplexer%,Display,1,00,00,00,00
;Wave in audio device registration
;HKR,Drivers,SubClasses,,"wave"
;HKR,Drivers\wave\wdmaud.drv, Driver,,wdmaud.drv
;HKR,Drivers\wave\wdmaud.drv,Description,,%AudioFriendlyName%
;Copy protection method enforced by driver
HKR,"DriverData","CpMethod",0x00010001, 0xFF, 0x00, 0x00, 0x00
;GhostReduction
HKR,"DriverData","EnableGhostReduction",0x00010001, 0x01, 0x00, 0x00, 0x00
HKR,"DriverData","EnablePowerDown",0x00010001, 0x00, 0x00, 0x00, 0x00
;------------------------------
;---Tuner registry values------
;Tuner Type
HKR,"DriverData","TunerType",0x00010001, 0x16, 0x00, 0x00, 0x00
HKR,"DriverData","TunerI2CAddress",0x00010001, 0xC0, 0x00, 0x00, 0x00
HKR,"DriverData","Tuner2IFAddress",0x00010001, 0x86, 0x00, 0x00, 0x00
;------------------------------
[RAPTOR.AddReg]
;-------------------------------------------------------------------
; Crossbar AddReg sections
;
;---Crossbar registry values---
;
; Note: For each pin on the crossbar, specify the following:
; (1) Pin type
; 0 - SVIDEO
; 1 - Tuner
; 2 - Composite
; 3 - audio tuner in
; 4 - audio line in
; (2) InputMux (required) - input mux to use for the selected pin
; (3) RelatedPinIndex
;-------------------------------------------------------------------
;---Crossbar registry values---
;Pin 0 - Tuner In
; Input MUX: 2 for video, 4 for audio
HKR,"DriverData\XBarPin0","PinType",0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData\XBarPin0","InputMux",0x00010001, 0x06,0x05,0x00,0x00
HKR,"DriverData\XBarPin0","RelatedPinIndex",0x00010001, 0x03,0x00,0x00,0x00
;Pin 1 - Composite-1
; Input Mux: 1
HKR,"DriverData\XBarPin1","PinType",0x00010001, 0x02,0x00,0x00,0x00
HKR,"DriverData\XBarPin1","InputMux",0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData\XBarPin1","RelatedPinIndex",0x00010001, 0x04,0x00,0x00,0x00
;Pin 2 - S-Video-1
; Input Mux 3 for Luma, 4 for Chroma
HKR,"DriverData\XBarPin2","PinType",0x00010001, 0x00,0x00,0x00,0x00
HKR,"DriverData\XBarPin2","InputMux",0x00010001, 0x03,0x04,0x00,0x00
HKR,"DriverData\XBarPin2","RelatedPinIndex",0x00010001, 0x04,0x00,0x00,0x00
;Pin 3 - Tuner Audio
HKR,"DriverData\XBarPin3","PinType",0x00010001, 0x03,0x00,0x00,0x00
HKR,"DriverData\XBarPin3","RelatedPinIndex",0x00010001, 0x00,0x00,0x00,0x00
HKR,"DriverData\XBarPin3","GpioMask",0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData\XBarPin3","GpioSettings",0x00010001, 0x01,0x00,0x00,0x00
;Pin 4 - Audio Line in 1
HKR,"DriverData\XBarPin4","PinType",0x00010001, 0x04,0x00,0x00,0x00
HKR,"DriverData\XBarPin4","RelatedPinIndex",0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData\XBarPin4","AI1Mux",0x00010001, 0x00,0x00,0x00,0x00
;Tuner input is the default
HKR,"DriverData","VideoInputPin",0x00010001, 0x00,0x00,0x00,0x00
HKR,"DriverData","ForceAudioWithVideoPin",0x00010001, 0x01,0x00,0x00,0x00
;---DDR registry values------
;Rev B values
; 0xC8000004(0x00000302)
HKR,"DriverData","DDR_CHIP_CONFIG",0x00010001, 0x02, 0x02, 0x00, 0x00
; 0xC8000008(0x000003BB)
HKR,"DriverData","DDR_REFRESH",0x00010001, 0xBB, 0x03, 0x00, 0x00
; 0xC800000C(0x33320A63)
HKR,"DriverData","DDR_TIMING1",0x00010001, 0x63, 0x0A, 0x32, 0x33
; 0xC8000010(0x0000000A)
HKR,"DriverData","DDR_TIMING2",0x00010001, 0x0A, 0x00, 0x00, 0x00
; 0xC8000048(0x00000000)
HKR,"DriverData","DDR_TUNE_LANE",0x00010001, 0x00, 0x00, 0x00, 0x00
; 0xC8000054(0x00000042)
HKR,"DriverData","DDR_INITIAL_EMRS",0x00010001, 0x42, 0x00, 0x00, 0x00
;------------------------------
;
; Interfaces installation
;
;
; Video
;
[RAPTOR.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},%KsNameFilter%,VID_Interface_RAPTOR,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},%TVAudioReferenceGuid%,TvAudio_Interface,
AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},%XBARReferenceGUID%,CXXBAR_Interface,
AddInterface={a799a800-a46d-11d0-a18c-00a02401dcd4},%TunerReferenceGuid%,CXTUNE_Interface,
AddInterface=%GUID.Encoder%,%EncoderReferenceGuid%,Encoder_Interface,
AddInterface=%GUID.Multiplexer%,%EncoderReferenceGuid%,Encoder_Interface,
;AddInterface=%KSCATEGORY_AUDIO%,%AudioReferenceGuid%,AUD_Interface
[RAPTOR.NT.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},%KsNameFilter%,VID_Interface_RAPTOR,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},%TVAudioReferenceGuid%,TvAudio_Interface,
AddInterface={a799a801-a46d-11d0-a18c-00a02401dcd4},%XBARReferenceGUID%,CXXBAR_Interface,
AddInterface={a799a800-a46d-11d0-a18c-00a02401dcd4},%TunerReferenceGuid%,CXTUNE_Interface,
AddInterface=%GUID.Encoder%,%EncoderReferenceGuid%,Encoder_Interface,
AddInterface=%GUID.Multiplexer%,%EncoderReferenceGuid%,Encoder_Interface,
;AddInterface=%KSCATEGORY_AUDIO%,%AudioReferenceGuid%,AUD_Interface
[VID_Interface_RAPTOR]
AddReg=VID_Interface.AddReg
AddReg=RAPTOR_DESCRIPTION.AddReg
[VID_Interface.AddReg]
HKR,,CLSID,,%Proxy.CLSID% ; {17CCA71B-ECD7-11D0-B908-00A0C9223196}
HKR,,FriendlyName,,%VIDFriendlyName%
[RAPTOR_DESCRIPTION.AddReg]
HKR,,Description,,%TOSTUNER2.DeviceDesc%
;[AUD_Interface]
;AddReg=AUD_Interface.AddReg
;[AUD_Interface.AddReg]
;HKR,,CLSID,,%Proxy.CLSID% ; {17CCA71B-ECD7-11D0-B908-00A0C9223196}
;HKR,,FriendlyName,,%AudioFriendlyName%
[TvAudio_Interface]
AddReg=TvAudio_Interface.AddReg
[TvAudio_Interface.AddReg]
HKR,,CLSID,,%CLSID_TVAudioFilter%
HKR,,FriendlyName,,%TVAudioFriendlyName%
[CXXBAR_Interface]
AddReg=CXXBAR_Interface.AddReg
[CXXBAR_Interface.AddReg]
HKR,,CLSID,,%CLSID_CrossbarFilter%
HKR,,FriendlyName,,%XBARFriendlyName%
[CXTUNE_Interface]
AddReg=CXTUNE_Interface.AddReg
[CXTUNE_Interface.AddReg]
HKR,,CLSID,,%CLSID_CTVTunerFilter%
HKR,,FriendlyName,,%TunerFriendlyName%
[Encoder_Interface]
AddReg=Encoder_Interface.AddReg
[Encoder_Interface.AddReg]
HKR,,CLSID,,{17CCA71B-ECD7-11D0-B908-00A0C9223196}
HKR,,FriendlyName,,%EncoderFriendlyName%
;Add an interface for Microsoft's video bit rate property set
HKR,Interfaces\{B43C4EEC-8C32-4791-9102-508ADA5EE8E7},,,
HKR,Interfaces\{b05dabd9-56e5-4fdc-afa4-8a47e91f1c9c},,,
HKR,Capabilities,,,
HKR,Capabilities,"{BB4FAA02-596C-4129-8FB3-74E75421FA02}", 0x00010001,1
;
; Services installation
;
[RAPTOR.Services]
AddService = ttv300x,2,VID.ServiceInstall
[RAPTOR.NT.Services]
AddService = ttv300x,2,VID.ServiceInstall
[VID.ServiceInstall]
DisplayName = %TOSTUNER2.DeviceDesc%
ServiceType = 1
StartType = 3
ErrorControl = 1
ServiceBinary = %10%\system32\drivers\ttv300x.sys
;---------------------------------------------------------------
; S t r i n g s
;---------------------------------------------------------------
[Strings]
;
; Device Names
;
TOSTUNER2.DeviceDesc = "TOSHIBA PCI TV Tuner"
;
; Friendly Names
;
VIDFriendlyName = "TOSHIBA Video Capture"
TVAudioFriendlyName = "TOSHIBA TV Audio"
TunerFriendlyName = "TOSHIBA TV Tuner"
EncoderFriendlyName = "TOSHIBA Encoder"
AudioFriendlyName = "TOSHIBA Audio Capture"
XBARFriendlyName = "TOSHIBA Crossbar"
;
; Reference GUIDS
;
KsNameFilter = "{9B365890-165F-11D0-A195-0020AFD156E4}"
TVAudioReferenceGuid = "{BD5227E3-96BB-4172-9CD3-D07B25FAC01A}"
XBARReferenceGUID = "{E4E33899-8D15-47d1-BECC-113883D0BBC9}"
TunerReferenceGuid = "{EBE24D78-F037-4932-B879-CCEFEFE78750}"
EncoderReferenceGuid = "{03688831-8667-4c61-B5D6-4A361F025D2D}"
AudioReferenceGuid = "{AB766B70-AFB3-4461-A4DE-22E9C516B7FE}"
;
; Pin Name GUIDS
;
GUID.PINNAME_ANALOG_AUDIO_IN = "{3E2D189F-B15C-4447-96F1-BD1D64FB99BA}"
GUID.PINNAME_AUDIO_OUT = "{9DA02733-7910-40f2-95DD-0441676C9A9B}"
GUID.PINNAME_MPEG_OUT = "{0336609B-16B8-420b-9A6F-E65BB03447BA}"
GUID.PINNAME_MPEG_INDEX_OUT = "{E298342F-F60B-4c61-9C0D-4EDACDA8007F}"
GUID.PINNAME_656_OUT = "{4EF89945-4D43-48d7-A442-A1B4E7813036}"
GUID.PINNAME_656_IN = "{0E49C928-C95B-4e72-B1A5-A1B9EA79EB6B}"
GUID.PINNAME_HWCC_OUT = "{BAE03293-AAA6-440b-9801-DFCBDED98C17}"
GUID.PINNAME_CAPTURE = "{FB6C4281-0353-11d1-905F-0000C0CC16BA}"
;
; Pin Names
;
PinName.AnalogAudioOut = "Audio Out"
PinName.MpegOut = "MPEG"
PinName.MpegIndexOut = "Mpeg Index"
PinName.656Out = "656"
PinName.656In = "656"
Pin.p2AnalogAudioIn = "Analog Audio In"
PinName.HWCC_Out = "HWCC"
;
; PROPSETIDs in the driver
;
GUID.RAPTOR_CONTROL_PROPERTIES = "{cfa8c7e7-5ff7-40d3-9b37-c45cbcc9bd53}"
GUID.RAPTOR_VIDEO_CONTROL_PROPERTIES = "{ACBFD244-0962-4fbc-B855-2F2BD80D5083}"
;
; Property page GUIDS
;
GUID.General_Properties = "{323DD253-BAE5-4dd6-AE6C-9F75A1AA6CB8}"
GUID.Video_Properties = "{385CC8F3-98F3-4d8b-92D2-69BFC0A05D67}"
GUID.Audio_Properties = "{3BE1EBF6-D96D-430d-81DE-9B485D88930C}"
GUID.Noise_Properties = "{685C1FA0-DEB3-4c23-AC49-09BCADB62216}"
GUID.Pin_Resolution_Prop = "{0CB10A9E-C45C-4d5d-B4A6-9A1B67442B81}"
GUID.VCAP_Properties = "{0EC9566F-B00F-4d41-A84B-34BD2E72CC20}"
;
; Other Strings
;
KSCATEGORY_AUDIO = "{6994AD04-93EF-11D0-A3CC-00A0C9223196}"
CLSID_TVAudioFilter = "{71F96462-78F3-11d0-A18C-00A0C9118956}"
CLSID_CrossbarFilter = "{71F96460-78F3-11d0-A18C-00A0C9118956}"
CLSID_CTVTunerFilter = "{266EEE40-6C63-11cf-8A03-00AA006ECB65}"
GUID.Encoder = "{19689BF6-C384-48fd-AD51-90E58C79F70B}"
GUID.Multiplexer = "{7A5DE1D3-01A1-452c-B481-4FA2B96271E8}"
Category_Encoders = "WDM Streaming Encoder Devices"
Category_Multiplexers = "WDM Streaming Multiplexer Devices"
Node.Encoder = "Encoder"
Node.Multiplexer = "Multiplexer"
Proxy.CLSID = "{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
ActiveMovieCategories = "CLSID\{da4e3da0-d07d-11d0-bd50-00a0c911ce86}\Instance"
MediaCategories = "SYSTEM\CurrentControlSet\Control\MediaCategories"
MediaSets = "System\CurrentControlSet\Control\MediaSets"
MediaInterfaces = "System\CurrentControlSet\Control\MediaInterfaces"
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.