home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 2002 May
/
VPR0205B.ISO
/
DRIVER
/
CANOPUS
/
WINDVRNDRV020214
/
windvrnedrv020214.exe
/
BT848.INF
< prev
next >
Wrap
Windows Setup INFormation
|
2001-10-17
|
12KB
|
252 lines
;****************************************************************************
;* Module : BT848.INF
;* Original : BT848.INF
;* Description : WDM installation description file for Windows Me
;* Drivers : BT848/849/878/879
;* Version : 6.00.3128.5A
;****************************************************************************
[Version]
Signature="$CHICAGO$"
Class=Media
ClassGUID={4D36E96C-E325-11CE-BFC1-08002BE10318}
Provider=%Msft%
LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
;CatalogFile=BT848.cat
DriverVer=10/17/2001, 6.0.3128.5
[SourceDisksNames]
1=%Disk1%,,,""
[SourceDisksFiles]
BT848.sys=1
[DestinationDirs]
DefaultDestDir=11
BT848.CopyDrivers=10,system32\drivers
BT848.CopyFilters=11
BT848.CopyFiles=11
BT848.CopyInis=10
[ControlFlags]
ExcludeFromSelect=*
[Manufacturer]
%MsftMfg%=BT848_DeviceDesc
[BT848.CopyDrivers]
BT848.sys
;stream.sys
[BT848.CopyFilters]
;mvfilter.ax
;Nuvision.ax
TVKVBIFL.ax
[BT848.CopyFiles]
TSCTVWDM.dll
ADTVKTnr.dll
ADTVKVBI.dll
;YUY2.DLL
;SSHTVWDM.DLL
[BT848.CopyInis]
;ADBt848.ini
;[BT848.KnownFiles]
;BT848.sys=safe
[BT848_DeviceDesc]
%BT848.VideoDeviceDesc%=BT848.Tuner, PCI\VEN_109E&DEV_036E&SUBSYS_FFFFFFFF
%BT848.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0878&SUBSYS_FFFFFFFF
%BT848.VideoDeviceDesc%=BT848.Tuner, PCI\VEN_109E&DEV_036E&SUBSYS_00000000
%BT848.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0878&SUBSYS_00000000
%BT848.VideoDeviceDesc%=BT848.Tuner, PCI\VEN_109E&DEV_0350
%BT848.VideoDeviceDesc%=BT848.Tuner, PCI\VEN_109E&DEV_0351
%BT848.VideoDeviceDesc%=BT848.Tuner, PCI\VEN_109E&DEV_036E
%BT848.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0878
%BT848.VideoDeviceDesc%=BT848.Tuner, PCI\VEN_109E&DEV_036E
%BT848.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0878
[AudioSection]
AddReg=Audio.AddReg
[Audio.AddReg]
[AudioSection.Services]
AddService = , 2 ; null service install
[BT848.Tuner]
Include= ks.inf, kscaptur.inf, ksfilter.inf
Needs= KS.Registration,KSCAPTUR.Registration ;.NT,MSPCLOCK.Installation
AddReg= BT848.AddReg,Tuner.AddReg
CopyFiles= BT848.CopyDrivers,BT848.CopyFilters,BT848.CopyFiles
;KnownFiles= BT848.KnownFiles
[BT848.Tuner.NT]
Include= ks.inf, kscaptur.inf, ksfilter.inf
Needs= KS.Registration,KSCAPTUR.Registration.NT ;,MSPCLOCK.Installation
AddReg= BT848.AddReg,Tuner.AddReg
CopyFiles= BT848.CopyDrivers,BT848.CopyFilters,BT848.CopyFiles,BT848.CopyInis
;KnownFiles= BT848.KnownFiles
[BT848.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,BT848.sys
HKR,,PageOutWhenUnopened,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01
HKR,"DriverData","XBarInPin0", 0x10001, 0x03, 0x00, 0x00, 0x00
HKR,"DriverData","XBarInPin1", 0x10001, 0x01, 0x00, 0x00, 0x00
HKR,"DriverData","XBarInPin2", 0x10001, 0x02, 0x00, 0x00, 0x00
HKR,"DriverData","XBarInPin3", 0x10001, 0x00, 0x10, 0x00, 0x00
HKR,"DriverData","XTal0", 0x10001, 0x1C, 0x00, 0x00, 0x00
HKR,"DriverData","XTal1", 0x10001, 0x23, 0x00, 0x00, 0x00
HKLM,%RunOnce%,"TVKVBIFL.ax",,"%11%\regsvr32.exe -s %11%\TVKVBIFL.ax"
;#define KS_TVAUDIO_MODE_MONO 0x0001 ; Mono
;#define KS_TVAUDIO_MODE_STEREO 0x0002 ; Stereo
;#define KS_TVAUDIO_MODE_LANG_A 0x0010 ; Primary language
;#define KS_TVAUDIO_MODE_LANG_B 0x0020 ; 2nd avail language
;#define KS_TVAUDIO_MODE_LANG_C 0x0040 ; 3rd avail language
; Default AudioMode & AudioModeCaps
HKR,"DriverData","AudioMode", 0x10001, 0x12, 0x00, 0x00, 0x00 ; Language A , Stereo
HKR,"DriverData","AudioModeCaps", 0x10001, 0x33, 0x00, 0x00, 0x00 ; Language A/B , Stereo/MONO
; Default ChromaAGC_Control & AdaptiveAGC_Control
HKR,"DriverData","ChromaAGC_Control", 0x10001, 0x01, 0x00, 0x00, 0x00 ; ChromaAGC_Control ON
HKR,"DriverData","AdaptiveAGC_Control", 0x10001, 0x00, 0x00, 0x00, 0x00 ; AdaptiveAGC_Control OFF
; Default With FM Tuner
;HKR,"DriverData","FM_Control", 0x10001, 0x01, 0x00, 0x00, 0x00 ; With FM Tuner
HKR,"DriverData","FM_Control", 0x10001, 0x00, 0x00, 0x00, 0x00 ; With FM Tuner for Canopus WinDVR NE
;
; 64 Remote controller hardware keys mapping H/W codes to S/W commands
;
HKLM,"Software\Canopus\WinDVR","RemoteKey00", 0x10001, 0x00, 0x00, 0x00, 0x00 ; Key 0
HKLM,"Software\Canopus\WinDVR","RemoteKey01", 0x10001, 0x01, 0x00, 0x01, 0x00 ; Key 1
HKLM,"Software\Canopus\WinDVR","RemoteKey02", 0x10001, 0x02, 0x00, 0x02, 0x00 ; Key 2
HKLM,"Software\Canopus\WinDVR","RemoteKey03", 0x10001, 0x03, 0x00, 0x03, 0x00 ; Key 3
HKLM,"Software\Canopus\WinDVR","RemoteKey04", 0x10001, 0x04, 0x00, 0x04, 0x00 ; Key 4
HKLM,"Software\Canopus\WinDVR","RemoteKey05", 0x10001, 0x05, 0x00, 0x05, 0x00 ; Key 5
HKLM,"Software\Canopus\WinDVR","RemoteKey06", 0x10001, 0x06, 0x00, 0x06, 0x00 ; Key 6
HKLM,"Software\Canopus\WinDVR","RemoteKey07", 0x10001, 0x07, 0x00, 0x07, 0x00 ; Key 7
HKLM,"Software\Canopus\WinDVR","RemoteKey08", 0x10001, 0x08, 0x00, 0x08, 0x00 ; Key 8
HKLM,"Software\Canopus\WinDVR","RemoteKey09", 0x10001, 0x09, 0x00, 0x09, 0x00 ; Key 9
HKLM,"Software\Canopus\WinDVR","RemoteKey10", 0x10001, 0x0A, 0x00, 0x0A, 0x00 ; Recall
HKLM,"Software\Canopus\WinDVR","RemoteKey11", 0x10001, 0x17, 0x00, 0x17, 0x00 ; + 100
HKLM,"Software\Canopus\WinDVR","RemoteKey12", 0x10001, 0x1A, 0x00, 0x1A, 0x00 ; CH. +
HKLM,"Software\Canopus\WinDVR","RemoteKey13", 0x10001, 0x1E, 0x00, 0x1E, 0x00 ; CH. -
HKLM,"Software\Canopus\WinDVR","RemoteKey14", 0x10001, 0x1B, 0x00, 0x1B, 0x00 ; Vol +
HKLM,"Software\Canopus\WinDVR","RemoteKey15", 0x10001, 0x1F, 0x00, 0x1F, 0x00 ; Vol -
HKLM,"Software\Canopus\WinDVR","RemoteKey16", 0x10001, 0x30, 0x00, 0x1C, 0x00 ; TV/FM
HKLM,"Software\Canopus\WinDVR","RemoteKey17", 0x10001, 0x10, 0x00, 0x0F, 0x00 ; MTS
HKLM,"Software\Canopus\WinDVR","RemoteKey18", 0x10001, 0x15, 0x00, 0x13, 0x00 ; Mute
HKLM,"Software\Canopus\WinDVR","RemoteKey19", 0x10001, 0x0B, 0x00, 0x10, 0x00 ; Minimize
HKLM,"Software\Canopus\WinDVR","RemoteKey20", 0x10001, 0x0F, 0x00, 0x0D, 0x00 ; Zoom
HKLM,"Software\Canopus\WinDVR","RemoteKey21", 0x10001, 0x36, 0x00, 0x0E, 0x00 ; Freeze
HKLM,"Software\Canopus\WinDVR","RemoteKey22", 0x10001, 0x33, 0x00, 0x1D, 0x00 ; Record AVI
HKLM,"Software\Canopus\WinDVR","RemoteKey23", 0x10001, 0x35, 0x00, 0x19, 0x00 ; Play AVI
HKLM,"Software\Canopus\WinDVR","RemoteKey24", 0x10001, 0x37, 0x00, 0x14, 0x00 ; OSD
HKLM,"Software\Canopus\WinDVR","RemoteKey25", 0x10001, 0x39, 0x00, 0x16, 0x00 ; OSD Reset
HKLM,"Software\Canopus\WinDVR","RemoteKey26", 0x10001, 0x3A, 0x00, 0x0C, 0x00 ; OSD +
HKLM,"Software\Canopus\WinDVR","RemoteKey27", 0x10001, 0x3B, 0x00, 0x18, 0x00 ; OSD -
HKLM,"Software\Canopus\WinDVR","RemoteKey28", 0x10001, 0x12, 0x00, 0x12, 0x00 ; Power Off
HKLM,"Software\Canopus\WinDVR","RemoteKey29", 0x10001, 0x00, 0x00, 0x00, 0x00 ;
HKLM,"Software\Canopus\WinDVR","RemoteKey30", 0x10001, 0x00, 0x00, 0x00, 0x00 ;
HKLM,"Software\Canopus\WinDVR","RemoteKey31", 0x10001, 0x00, 0x00, 0x00, 0x00 ;
HKLM,"Software\Canopus\WinDVR","RemoteKey32", 0x10001, 0x00, 0x00, 0x00, 0x00 ;
HKLM,"Software\Canopus\WinDVR","RemoteKey33", 0x10001, 0x00, 0x00, 0x00, 0x00 ;
HKLM,"Software\Canopus\WinDVR","RemoteKey34", 0x10001, 0x00, 0x00, 0x00, 0x00 ;
HKLM,"Software\Canopus\WinDVR","RemoteKey35", 0x10001, 0x00, 0x00, 0x00, 0x00 ;
HKLM,"Software\Canopus\WinDVR","RemoteKey36", 0x10001, 0x00, 0x00, 0x00, 0x00 ;
HKLM,"Software\Canopus\WinDVR","RemoteKey37", 0x10001, 0x00, 0x00, 0x00, 0x00 ;
HKLM,"Software\Canopus\WinDVR","RemoteKey38", 0x10001, 0x00, 0x00, 0x00, 0x00 ;
HKLM,"Software\Canopus\WinDVR","RemoteKey39", 0x10001, 0x00, 0x00, 0x00, 0x00 ;
HKLM,"Software\Canopus\WinDVR","RemoteKey40", 0x10001, 0x00, 0x00, 0x00, 0x00 ;
HKLM,"Software\Canopus\WinDVR","RemoteKey41", 0x10001, 0x00, 0x00, 0x00, 0x00 ;
HKLM,"Software\Canopus\WinDVR","RemoteKey42", 0x10001, 0x00, 0x00, 0x00, 0x00 ;
HKLM,"Software\Canopus\WinDVR","RemoteKey43", 0x10001, 0x00, 0x00, 0x00, 0x00 ;
HKLM,"Software\Canopus\WinDVR","RemoteKey44", 0x10001, 0x00, 0x00, 0x00, 0x00 ;
HKLM,"Software\Canopus\WinDVR","RemoteKey45", 0x10001, 0x00, 0x00, 0x00, 0x00 ;
HKLM,"Software\Canopus\WinDVR","RemoteKey46", 0x10001, 0x00, 0x00, 0x00, 0x00 ;
HKLM,"Software\Canopus\WinDVR","RemoteKey47", 0x10001, 0x00, 0x00, 0x00, 0x00 ;
HKLM,"Software\Canopus\WinDVR","RemoteKey48", 0x10001, 0x00, 0x00, 0x00, 0x00 ;
HKLM,"Software\Canopus\WinDVR","RemoteKey49", 0x10001, 0x00, 0x00, 0x00, 0x00 ;
HKLM,"Software\Canopus\WinDVR","RemoteKey50", 0x10001, 0x00, 0x00, 0x00, 0x00 ;
HKLM,"Software\Canopus\WinDVR","RemoteKey51", 0x10001, 0x00, 0x00, 0x00, 0x00 ;
HKLM,"Software\Canopus\WinDVR","RemoteKey52", 0x10001, 0x00, 0x00, 0x00, 0x00 ;
HKLM,"Software\Canopus\WinDVR","RemoteKey53", 0x10001, 0x00, 0x00, 0x00, 0x00 ;
HKLM,"Software\Canopus\WinDVR","RemoteKey54", 0x10001, 0x00, 0x00, 0x00, 0x00 ;
HKLM,"Software\Canopus\WinDVR","RemoteKey55", 0x10001, 0x00, 0x00, 0x00, 0x00 ;
HKLM,"Software\Canopus\WinDVR","RemoteKey56", 0x10001, 0x00, 0x00, 0x00, 0x00 ;
HKLM,"Software\Canopus\WinDVR","RemoteKey57", 0x10001, 0x00, 0x00, 0x00, 0x00 ;
HKLM,"Software\Canopus\WinDVR","RemoteKey58", 0x10001, 0x00, 0x00, 0x00, 0x00 ;
HKLM,"Software\Canopus\WinDVR","RemoteKey59", 0x10001, 0x00, 0x00, 0x00, 0x00 ;
HKLM,"Software\Canopus\WinDVR","RemoteKey60", 0x10001, 0x00, 0x00, 0x00, 0x00 ;
HKLM,"Software\Canopus\WinDVR","RemoteKey61", 0x10001, 0x00, 0x00, 0x00, 0x00 ;
HKLM,"Software\Canopus\WinDVR","RemoteKey62", 0x10001, 0x00, 0x00, 0x00, 0x00 ;
HKLM,"Software\Canopus\WinDVR","RemoteKey63", 0x10001, 0x00, 0x00, 0x00, 0x00 ;
[Tuner.AddReg]
HKR,"ENUM\Device1",pnpid,,"BtTuner"
HKR,"ENUM\Device2",pnpid,,"BtXbar"
[VideoCapture]
AddReg=VideoCapture.AddReg
[VideoTvAudio]
AddReg=VideoTvAudio.AddReg
[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.Tuner.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio,
[BT848.Tuner.NT.Interfaces]
AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio,
[BT848.Tuner.NT.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
;[CODEC.UpdateInis]
;system.ini,drivers32,,"VIDC.YUY2=yuy2.dll",0
[Strings]
Msft= "Canopus Co., Ltd."
MsftMfg= "Canopus Co., Ltd."
Disk1= "Canopus PCI WDM Driver Disk"
BT848.VideoDeviceDesc= "WinDVR PCI Video Capture"
BT848.AudioDeviceDesc= "WinDVR PCI Audio Capture"
BT848.Capture= "WinDVR PCI Capture"
BT848.TvAudio= "WinDVR PCI TvAudio"
RunOnce= "SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce"
SZ = 0x00000000 ; REG_SZ
MZ = 0x00010000 ; REG_MULTI_SZ
EZ = 0x00020000 ; REG_EXPAND_SZ
BN = 0x00000001 ; REG_BINARY
DW = 0x00010001 ; REG_DWORD
SERVICE_KERNEL_DRIVER=1
SERVICE_AUTO_START=2
SERVICE_ERROR_NORMAL=1