home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2002 January / VPR0201B.ISO / DRIVER / MELCO / CBPAVXP / cbpavxp.exe / BT848.INF < prev    next >
Windows Setup INFormation  |  2000-12-04  |  4KB  |  132 lines

  1. ; $Header: G:/swdev/wdm/Video/bt848/btcap/rcs/bt848.inf 1.15 1999/07/19 18:04:43 tomz Exp $
  2.  
  3. ;------------------------------------------------------------------------------
  4. ; BT848.INF
  5. ;------------------------------------------------------------------------------
  6.  
  7. [Version]
  8. LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
  9. signature="$CHICAGO$"
  10. Class=Media
  11. ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
  12. Provider=%Msft%
  13.  
  14. [ControlFlags]
  15. ;ExcludeFromSelect=*
  16.  
  17. [Manufacturer]
  18. %MsftMfg%=Microsoft
  19.  
  20. ;------------------------------------------------------------------------------
  21. ; These are the files we need installed
  22. ;------------------------------------------------------------------------------
  23.  
  24. [BT848.CopyDrivers]
  25. BT848.sys
  26. stream.sys
  27.  
  28. [BT848.CopyFilters]
  29. ;mvfilter.ax
  30.  
  31. [BT848.KnownFiles]
  32. BT848.sys=safe
  33.  
  34. [DestinationDirs]
  35. BT848.CopyDrivers=10,system32\drivers   ; would 12 do this? (docs say not for win9x)
  36. BT848.CopyFilters=11
  37. BTVVC32.Copy = 11
  38.  
  39. [Microsoft]
  40.  
  41. ;------------------------------------------------------------------------------
  42. ; MELCO INC.
  43. ;   CBP-AV
  44. ;------------------------------------------------------------------------------
  45.  
  46.     %CBPAV.VideoDeviceDesc%=BT848.NoTuner,PCI\VEN_109E&DEV_036E&SUBSYS_05191154
  47.     %CBPAV.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0878&SUBSYS_05191154
  48.  
  49.  
  50. [AudioSection]
  51.  
  52. [AudioSection.Services]
  53. AddService = , 2  ; null service install
  54.  
  55. [BT848.NoTuner]
  56. Include=    ks.inf, kscaptur.inf, ksfilter.inf
  57. Needs=      KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
  58. AddReg=     BT848.AddReg,NoTuner.AddReg,BTVVC32.Addreg
  59. CopyFiles=  BT848.CopyDrivers,BT848.CopyFilters,BTVVC32.Copy
  60. KnownFiles= BT848.KnownFiles
  61.  
  62. [BT848.AddReg]
  63. HKR,,DevLoader,,*ntkern
  64. HKR,,NTMPDriver,,BT848.sys
  65. HKR,,PageOutWhenUnopened,3,01
  66. HKR,,DontSuspendIfStreamsAreRunning,3,01
  67. HKR,"DriverData","XBarInPin0",0x00010001, 0x03,0x00,0x00,0x00
  68. HKR,"DriverData","XBarInPin1",0x00010001, 0x02,0x00,0x00,0x00
  69. HKR,"DriverData","XBarInPin2",0x00010001, 0x02,0x00,0x00,0x00
  70. HKR,"DriverData","XBarInPin3",0x00010001, 0x00,0x10,0x00,0x00
  71. HKR,"DriverData","XTal0",0x00010001, 0x1c, 0x00, 0x00, 0x00
  72. HKR,"DriverData","XTal1",0x00010001, 0x23, 0x00, 0x00, 0x00
  73. ;HKLM,%RunOnce%,"mvfilter.ax",,"%11%\regsvr32.exe -s %11%\mvfilter.ax"
  74.  
  75. [NoTuner.AddReg]
  76. HKR,"ENUM\Device1",pnpid,,"btxbar"
  77.  
  78. [VideoCapture]
  79. AddReg=VideoCapture.AddReg
  80.  
  81. [VideoTvAudio]
  82. AddReg=VideoTvAudio.AddReg
  83.  
  84. [VideoCapture.AddReg]
  85. HKR,,CLSID,,{17CCA71B-ECD7-11D0-B908-00A0C9223196}
  86. HKR,,FriendlyName,,%BT848.Capture%
  87.  
  88. [VideoTvAudio.AddReg]
  89. HKR,,CLSID,,{71F96462-78F3-11d0-A18C-00A0C9118956}
  90. HKR,,FriendlyName,,%BT848.TvAudio%
  91.  
  92. [BTVVC32.Copy]
  93. btvvc32.drv
  94.  
  95. [BTVVC32.AddReg]
  96. HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32",vidc.YUY2,,ir41_32.ax
  97. ; only add YVU9 entries if they presently do not exist (use flags of 2)
  98. HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\Drivers32",vidc.YVU9,2,btvvc32.drv
  99.  
  100. [BT848.NoTuner.Interfaces]
  101. AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
  102. AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio,
  103.  
  104. [BT848.NoTuner.Services]
  105. AddService = BT848,0x00000002,BT848.ServiceInstall
  106.  
  107. [BT848.ServiceInstall]
  108. DisplayName   = %CBPAV.VideoDeviceDesc%
  109. ServiceType   = %SERVICE_KERNEL_DRIVER%
  110. StartType     = %SERVICE_AUTO_START%
  111. ErrorControl  = %SERVICE_ERROR_NORMAL%
  112. ServiceBinary = %10%\system32\drivers\BT848.sys
  113.  
  114. [Strings]
  115. Msft=                   "MELCO INC."
  116. MsftMfg=                "MELCO INC."
  117. CBPAV.VideoDeviceDesc=  "CBP-AV WDM Video Capture"
  118. CBPAV.AudioDeviceDesc=  "CBP-AV WDM Audio Capture"
  119. BT848.Capture=          "MELCO CBP-AV"
  120. BT848.TvAudio=          "Conexant TvAudio"
  121. BTVVC32.DeviceDesc=     "Brooktree Prosumer/YUV Video Compressor and Decompressor"
  122. BTVVC32.DeviceDescBT20= "Brooktree Prosumer Video Codec"
  123. BTVVC32.DeviceDescY41P= "Brooktree YUV 411 (Y41P) Video Codec"
  124. BTVVC32.DeviceDescYVU9= "Brooktree YUV 9 (YVU9) Video Decompressor"
  125. RunOnce=                "SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce"
  126.  
  127. SERVICE_KERNEL_DRIVER=1
  128. SERVICE_AUTO_START=2
  129. SERVICE_ERROR_NORMAL=1
  130.  
  131.  
  132.