home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2003 September
/
Chip_2003-09_cd2.bin
/
system
/
_ovladace
/
hercules_smarttv
/
paldk
/
bt848.inf
next >
Wrap
Windows Setup INFormation
|
2002-02-27
|
8KB
|
243 lines
; $Header: G:/swdev/wdm/Video/bt848/btcap/rcs/bt848.inf 1.15 1999/07/19 18:04:43 tomz Exp $
;------------------------------------------------------------------------------
; BT848.INF
;------------------------------------------------------------------------------
[Version]
LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
signature="$CHICAGO$"
Class=Media
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
Provider=%Msft%
[ControlFlags]
;ExcludeFromSelect=*
[Manufacturer]
%MsftMfg%=Microsoft
;------------------------------------------------------------------------------
; These are the files we need installed
;------------------------------------------------------------------------------
[BT848.CopyDrivers]
BT848.sys
stream.sys
[BT848.CopyFilters]
;mvfilter.ax
[BT848.KnownFiles]
BT848.sys=safe
[DestinationDirs]
BT848.CopyDrivers=10,system32\drivers ; would 12 do this? (docs say not for win9x)
BT848.CopyFilters=11
;------------------------------------------------------------------------------
; SubSystem Vendor ID List
;------------------------------------------------------------------------------
;
; ID Number Manufacturer
;
; 0x127A Rockwell Semiconductor Systems Boards
; 0x14F1 Conexant Boards
;------------------------------------------------------------------------------
; Device ID List
;------------------------------------------------------------------------------
;
; ID Number Device
;
; 0x350 Bt848
; 0x351 Bt849
; 0x36E Bt878 (Video Section)
; 0x36F Bt879 (Video Section)
; 0x370 Bt880 (Video Section)
; 0x878 Bt878 (Audio Section)
; 0x879 Bt879 (Audio Section)
; 0x880 Bt880 (Audio Section)
[Microsoft]
;------------------------------------------------------------------------------
; Bt848 and Bt849 boards had no SubSystem ID or SubSystem Vendor ID
;------------------------------------------------------------------------------
%BT848.VideoDeviceDesc%=BT848.Philips,PCI\VEN_109E&DEV_036E
%BT848.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0878
[AudioSection]
[AudioSection.Services]
AddService = , 2 ; null service install
[BT848.Temic]
Include= ks.inf, kscaptur.inf, ksfilter.inf
Needs= KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
AddReg= BT848.AddReg,Temic.AddReg
CopyFiles= BT848.CopyDrivers,BT848.CopyFilters
KnownFiles= BT848.KnownFiles
[BT848.Philips]
Include= ks.inf, kscaptur.inf, ksfilter.inf
Needs= KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
AddReg= BT848.AddReg,Philips.AddReg
CopyFiles= BT848.CopyDrivers,BT848.CopyFilters
KnownFiles= BT848.KnownFiles
[BT848.PhilipsPalBG]
Include= ks.inf, kscaptur.inf, ksfilter.inf
Needs= KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
AddReg= BT848.AddReg,PhilipsPalBG.AddReg
CopyFiles= BT848.CopyDrivers,BT848.CopyFilters
KnownFiles= BT848.KnownFiles
[BT848.PhilipsPalI]
Include= ks.inf, kscaptur.inf, ksfilter.inf
Needs= KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
AddReg= BT848.AddReg,PhilipsPalI.AddReg
CopyFiles= BT848.CopyDrivers,BT848.CopyFilters
KnownFiles= BT848.KnownFiles
[BT848.Alps]
Include= ks.inf, kscaptur.inf, ksfilter.inf
Needs= KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
AddReg= BT848.AddReg,Alps.AddReg
CopyFiles= BT848.CopyDrivers,BT848.CopyFilters
KnownFiles= BT848.KnownFiles
[BT848.NoTuner]
Include= ks.inf, kscaptur.inf, ksfilter.inf
Needs= KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
AddReg= BT848.AddReg,NoTuner.AddReg
CopyFiles= BT848.CopyDrivers,BT848.CopyFilters
KnownFiles= BT848.KnownFiles
[BT848.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,BT848.sys
HKR,,PageOutWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01
HKR,"DriverData","XBarInPin0",0x00010001, 0x03,0x00,0x00,0x00
HKR,"DriverData","XBarInPin1",0x00010001, 0x01,0x00,0x00,0x00
HKR,"DriverData","XBarInPin2",0x00010001, 0x02,0x00,0x00,0x00
HKR,"DriverData","XBarInPin3",0x00010001, 0x00,0x10,0x00,0x00
HKR,"DriverData","XTal0",0x00010001, 0x1c, 0x00, 0x00, 0x00
HKR,"DriverData","XTal1",0x00010001, 0x23, 0x00, 0x00, 0x00
HKR,"DriverData","VideoStandard",0x00010001, 0x20, 0x00, 0x00, 0x00
;HKLM,%RunOnce%,"mvfilter.ax",,"%11%\regsvr32.exe -s %11%\mvfilter.ax"
[Temic.AddReg]
HKR,"ENUM\Device1",pnpid,,"bttuner.temic"
HKR,"ENUM\Device2",pnpid,,"btxbar"
;HKR,"ENUM\Device3",pnpid,,"pvIIC.Install"
[Philips.AddReg]
HKR,"ENUM\Device1",pnpid,,"bttuner.philips"
HKR,"ENUM\Device2",pnpid,,"btxbar"
;HKR,"ENUM\Device3",pnpid,,"pvIIC.Install"
[PhilipsPalBG.AddReg]
HKR,"ENUM\Device1",pnpid,,"bttuner.philipspalbg"
HKR,"ENUM\Device2",pnpid,,"btxbar"
;HKR,"ENUM\Device3",pnpid,,"pvIIC.Install"
[PhilipsPalI.AddReg]
HKR,"ENUM\Device1",pnpid,,"bttuner.philipspali"
HKR,"ENUM\Device2",pnpid,,"btxbar"
;HKR,"ENUM\Device3",pnpid,,"pvIIC.Install"
[Alps.AddReg]
HKR,"ENUM\Device1",pnpid,,"bttuner.alps"
HKR,"ENUM\Device2",pnpid,,"btxbar"
;HKR,"ENUM\Device3",pnpid,,"pvIIC.Install"
[NoTuner.AddReg]
HKR,"ENUM\Device2",pnpid,,"btxbar"
;HKR,"ENUM\Device3",pnpid,,"pvIIC.Install"
[VideoCapture]
AddReg=VideoCapture.AddReg
;HKR,"ENUM\Device3",pnpid,,"pvIIC.Install"
[VideoTvAudio]
AddReg=VideoTvAudio.AddReg
;HKR,"ENUM\Device3,pnpid,,"pvIIC.Install"
[VideoCapture.AddReg]
HKR,,CLSID,,{17CCA71B-ECD7-11D0-B908-00A0C9223196}
HKR,,FriendlyName,,%BT848.Capture%
[VideoTvAudio.AddReg]
HKR,,CLSID,,{71F96462-78F3-11d0-A18C-00A0C9118956}
HKR,,FriendlyName,,%BT848.TvAudio%
[BT848.Temic.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio,
[BT848.Philips.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio,
[BT848.PhilipsPalBG.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio,
[BT848.PhilipsPalI.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio,
[BT848.Alps.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio,
[BT848.NoTuner.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio,
[BT848.Temic.Services]
AddService = BT848,0x00000002,BT848.ServiceInstall
[BT848.Philips.Services]
AddService = BT848,0x00000002,BT848.ServiceInstall
[BT848.PhilipsPalBG.Services]
AddService = BT848,0x00000002,BT848.ServiceInstall
[BT848.PhilipsPalI.Services]
AddService = BT848,0x00000002,BT848.ServiceInstall
[BT848.Alps.Services]
AddService = BT848,0x00000002,BT848.ServiceInstall
[BT848.NoTuner.Services]
AddService = BT848,0x00000002,BT848.ServiceInstall
[BT848.ServiceInstall]
DisplayName = %BT848.VideoDeviceDesc%
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_AUTO_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %10%\system32\drivers\BT848.sys
[Strings]
Msft= "Conexant"
MsftMfg= "Conexant"
BT848.VideoDeviceDesc= "Bt878, WDM Video Capture"
BT848.AudioDeviceDesc= "Bt878, WDM Audio Capture"
BT848.Capture= "Conexant Capture"
BT848.TvAudio= "Conexant TvAudio"
RunOnce= "SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce"
SERVICE_KERNEL_DRIVER=1
SERVICE_AUTO_START=2
SERVICE_ERROR_NORMAL=1