home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2002 January / VPR0201B.ISO / DRIVER / AOPEN / WDM_V11 / wdm_v11.exe / cxvcap.inf < prev    next >
Windows Setup INFormation  |  2001-10-25  |  20KB  |  439 lines

  1. ; $Header: G:/swdev/WDM/Video/bt848/inf/rcs/cxvcap.inf 1.13 2000/11/10 00:12:46Z dsmith 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. DriverVer=02/22/2001,5.0.0.6
  14.  
  15. [ControlFlags]
  16. ;ExcludeFromSelect=*
  17.  
  18. [Manufacturer]
  19. %MsftMfg%=Microsoft
  20.  
  21. ;------------------------------------------------------------------------------
  22. ; These are the files we need installed
  23. ;------------------------------------------------------------------------------
  24.  
  25. [BT848.CopyDrivers]
  26. cxvcap.sys
  27. ;stream.sys
  28.  
  29. [BT848.CopyFilters]
  30.  
  31. [BT848.KnownFiles]
  32. cxvcap.sys=safe
  33.  
  34. [BT848.RemoteControl]
  35. ;wremote.exe
  36. ;wremote.sys
  37. ;wremote.vxd
  38.  
  39. [DestinationDirs]
  40. BT848.CopyDrivers=10,system32\drivers   ; would 12 do this? (docs say not for win9x)
  41. BT848.CopyFilters=11
  42. ;BT848.RemoteControl=11
  43.  
  44. ;------------------------------------------------------------------------------
  45. ; SubSystem Vendor ID List
  46. ;------------------------------------------------------------------------------
  47. ;
  48. ; ID Number     Manufacturer
  49. ;
  50. ; 0x127A        Rockwell Semiconductor Systems Boards
  51. ; 0x14F1        Conexant Boards
  52.  
  53. ;------------------------------------------------------------------------------
  54. ; Device ID List
  55. ;------------------------------------------------------------------------------
  56. ;
  57. ; ID Number     Device
  58. ;
  59. ; 0x350         Bt848
  60. ; 0x351         Bt849
  61. ; 0x36E         Bt878 (Video Section)
  62. ; 0x36F         Bt879 (Video Section)
  63. ; 0x370         Bt880 (Video Section)
  64. ; 0x878         Bt878 (Audio Section)
  65. ; 0x879         Bt879 (Audio Section)
  66. ; 0x880         Bt880 (Audio Section)
  67.  
  68. ;------------------------------------------------------------------------------
  69. ; SubSystem ID List
  70. ;------------------------------------------------------------------------------
  71. ;
  72. ; ID Number  Board                      Assy Drwg No.  Tuner    Std        TunerModel#
  73. ;
  74. ; 0x0001     Bt878  EVK                 N/A            Philips  NTSC       FM1236
  75. ; 0x0002     Bt878  PEVK                N/A            Philips  PAL BG     FM1216
  76. ; 0x0003     Bt878a PEVKA               N/A            Philips  PAL BG     FM1216
  77. ; 0x0122     Bt879  XIEVK               BX00-D220-011  Philips  PAL I      FM1246
  78. ; 0x0222     Bt879  XBGEVK              BX00-D220-021  Philips  PAL BG     FM1216
  79. ; 0x0322     Bt879  XEVK                BX00-D220-031  Philips  NTSC       FM1236
  80. ; 0x1122     Bt879  XIEVK nopop         BX00-D220-061  Philips  PAL I      FM1246
  81. ; 0x1222     Bt879  XBGEVK nopop        BX00-D220-071  Philips  PAL BG     FM1216
  82. ; 0x1322     Bt879  XEVK nopop          BX00-D220-051  Philips  NTSC       FM1236
  83. ; 0x0422     Bt879  XEVK                BX00-D220-041  Temic    NTSC       4039FY5
  84. ; 0x1522     Bt879a XIEVKA nopop        BX00-D220-161  Philips  PAL I      FM1246
  85. ; 0x1622     Bt879a XBGEVKA nopop       BX00-D220-171  Philips  PAL BG     FM1216
  86. ; 0x1722     Bt879a XEVKA  nopop        BX00-D220-151  Philips  NTSC       FM1236
  87. ; 0x1822     Bt878a XEVKA  nopop        BX00-D220-181  Philips  NTSC       FM1236
  88. ; 0x0044     Bt879  EVK                 BT00-D440-001  Alps     NTSC       TSCH5-001A
  89. ; 0x0144     Bt879  Alpine              BT00-D440-011  Alps     NTSC       TSCH5-001A
  90. ; 0x0244     Bt879a EVKA                BT00-D440-101  Alps     NTSC       TSCH5-001A
  91. ; 0x0048     Bt878/832  EVK             BT00-D480-001  N/A      Any
  92. ; 0x0132     Bt878a Foghorn Rev. A                     Philips  NTSC/ATSC  1236D
  93. ; 0x0232     Bt878a Foghorn Rev. B                     Philips  NTSC/ATSC  1236D
  94. ; 0x0133     Bt878a ChickenHawk                        Conexant DVB-S
  95. ; 0x2122     Bt878AXIEVK w/pop rework   BX00-D220-211  Philips  PAL I      FM1246
  96. ; 0x2222     Bt878AXBGEVK w/ pop rework BX00-D220-221  Philips  PAL BG     FM1216
  97.  
  98. [Microsoft]
  99.  
  100.     ;------------------------------------------------------------------------------
  101.     ; Function 0 - Video
  102.     ;------------------------------------------------------------------------------
  103.  
  104.     ; Bt848 and Bt849 boards had no SubSystem ID or SubSystem Vendor ID
  105.  
  106.     %BT848.VideoDeviceDesc%=BT848.Temic,        PCI\VEN_109E&DEV_0350
  107.     %BT848.VideoDeviceDesc%=BT848.Temic,        PCI\VEN_109E&DEV_0351
  108.  
  109.     ; These are the Rockwell versions of our cards
  110.  
  111.     %BT848.VideoDeviceDesc%=BT848.Philips,      PCI\VEN_109E&DEV_036E
  112.     ;%BT848.VideoDeviceDesc%=BT848.LG,           PCI\VEN_109E&DEV_036E
  113.     %BT848.VideoDeviceDesc%=BT848.PhilipsPalBG, PCI\VEN_109E&DEV_036E&SUBSYS_0002127A
  114.     %BT848.VideoDeviceDesc%=BT848.PhilipsPalBG, PCI\VEN_109E&DEV_036E&SUBSYS_0003127A
  115.     %BT848.VideoDeviceDesc%=BT848.PhilipsPalI,  PCI\VEN_109E&DEV_036F&SUBSYS_0122127A
  116.     %BT848.VideoDeviceDesc%=BT848.PhilipsPalBG, PCI\VEN_109E&DEV_036F&SUBSYS_0222127A
  117.     %BT848.VideoDeviceDesc%=BT848.Philips,      PCI\VEN_109E&DEV_036F&SUBSYS_0322127A
  118.     %BT848.VideoDeviceDesc%=BT848.PhilipsPalI,  PCI\VEN_109E&DEV_036F&SUBSYS_1122127A
  119.     %BT848.VideoDeviceDesc%=BT848.PhilipsPalBG, PCI\VEN_109E&DEV_036F&SUBSYS_1222127A
  120.     %BT848.VideoDeviceDesc%=BT848.Philips,      PCI\VEN_109E&DEV_036F&SUBSYS_1322127A
  121.     %BT848.VideoDeviceDesc%=BT848.Temic,        PCI\VEN_109E&DEV_036F&SUBSYS_0422127A
  122.     %BT848.VideoDeviceDesc%=BT848.PhilipsPalI,  PCI\VEN_109E&DEV_036F&SUBSYS_1522127A
  123.     %BT848.VideoDeviceDesc%=BT848.PhilipsPalBG, PCI\VEN_109E&DEV_036F&SUBSYS_1622127A
  124.     %BT848.VideoDeviceDesc%=BT848.Philips,      PCI\VEN_109E&DEV_036F&SUBSYS_1722127A
  125.     %BT848.VideoDeviceDesc%=BT848.Alps,         PCI\VEN_109E&DEV_036F&SUBSYS_0044127A
  126.     %BT848.VideoDeviceDesc%=BT848.Alps,         PCI\VEN_109E&DEV_036F&SUBSYS_0144127A
  127.     %BT848.VideoDeviceDesc%=BT848.Alps,         PCI\VEN_109E&DEV_036F&SUBSYS_0244127A
  128.     %BT848.VideoDeviceDesc%=BT848.NoTuner,      PCI\VEN_109E&DEV_036E&SUBSYS_0048127A
  129.  
  130.     ; These are the Conexant versions of our cards (new subsys id)
  131.  
  132.     %BT848.VideoDeviceDesc%=BT848.Philips,      PCI\VEN_109E&DEV_036E&SUBSYS_000114F1
  133.     %BT848.VideoDeviceDesc%=BT848.PhilipsPalBG, PCI\VEN_109E&DEV_036E&SUBSYS_000214F1
  134.     %BT848.VideoDeviceDesc%=BT848.PhilipsPalBG, PCI\VEN_109E&DEV_036E&SUBSYS_000314F1
  135.     %BT848.VideoDeviceDesc%=BT848.PhilipsPalI,  PCI\VEN_109E&DEV_036E&SUBSYS_212214F1
  136.     %BT848.VideoDeviceDesc%=BT848.PhilipsPalBG, PCI\VEN_109E&DEV_036E&SUBSYS_222214F1
  137.     %BT848.VideoDeviceDesc%=BT848.PhilipsPalI,  PCI\VEN_109E&DEV_036F&SUBSYS_012214F1
  138.     %BT848.VideoDeviceDesc%=BT848.PhilipsPalBG, PCI\VEN_109E&DEV_036F&SUBSYS_022214F1
  139.     %BT848.VideoDeviceDesc%=BT848.Philips,      PCI\VEN_109E&DEV_036F&SUBSYS_032214F1
  140.     %BT848.VideoDeviceDesc%=BT848.PhilipsPalI,  PCI\VEN_109E&DEV_036F&SUBSYS_112214F1
  141.     %BT848.VideoDeviceDesc%=BT848.PhilipsPalBG, PCI\VEN_109E&DEV_036F&SUBSYS_122214F1
  142.     %BT848.VideoDeviceDesc%=BT848.Philips,      PCI\VEN_109E&DEV_036F&SUBSYS_132214F1
  143.     %BT848.VideoDeviceDesc%=BT848.Philips,      PCI\VEN_109E&DEV_036E&SUBSYS_182214F1
  144.     %BT848.VideoDeviceDesc%=BT848.Temic,        PCI\VEN_109E&DEV_036F&SUBSYS_042214F1
  145.     %BT848.VideoDeviceDesc%=BT848.PhilipsPalI,  PCI\VEN_109E&DEV_036F&SUBSYS_152214F1
  146.     %BT848.VideoDeviceDesc%=BT848.PhilipsPalBG, PCI\VEN_109E&DEV_036F&SUBSYS_162214F1
  147.     %BT848.VideoDeviceDesc%=BT848.Philips,      PCI\VEN_109E&DEV_036F&SUBSYS_172214F1
  148.     %BT848.VideoDeviceDesc%=BT848.Alps,         PCI\VEN_109E&DEV_036F&SUBSYS_004414F1
  149.     %BT848.VideoDeviceDesc%=BT848.Alps,         PCI\VEN_109E&DEV_036F&SUBSYS_014414F1
  150.     %BT848.VideoDeviceDesc%=BT848.Alps,         PCI\VEN_109E&DEV_036F&SUBSYS_024414F1
  151.     %BT848.VideoDeviceDesc%=BT848.NoTuner,      PCI\VEN_109E&DEV_036E&SUBSYS_004814F1
  152.  
  153.     %BT848.VideoDeviceDesc%=BT848.Meatloaf,     PCI\VEN_109E&DEV_036E&SUBSYS_013114F1
  154.     %BT848.VideoDeviceDesc%=BT848.Meatloaf,     PCI\VEN_109E&DEV_036F&SUBSYS_013114F1
  155.  
  156.     %BT848.VideoDeviceDesc%=BT848.Foghorn,      PCI\VEN_109E&DEV_036E&SUBSYS_013214F1
  157.     %BT848.VideoDeviceDesc%=BT848.Foghorn,      PCI\VEN_109E&DEV_036E&SUBSYS_023214F1
  158.     %BT848.VideoDeviceDesc%=BT848.ChickenHawk,  PCI\VEN_109E&DEV_036E&SUBSYS_013314F1
  159.  
  160.     ;------------------------------------------------------------------------------
  161.     ; Function 1
  162.     ;------------------------------------------------------------------------------
  163.  
  164.     %BT848.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0878
  165.     %BT848.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0878&SUBSYS_0002127A
  166.     %BT848.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0878&SUBSYS_0003127A
  167.     %BT848.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0879&SUBSYS_0122127A
  168.     %BT848.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0879&SUBSYS_0222127A
  169.     %BT848.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0879&SUBSYS_0322127A
  170.     %BT848.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0879&SUBSYS_1122127A
  171.     %BT848.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0879&SUBSYS_1222127A
  172.     %BT848.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0879&SUBSYS_1322127A
  173.     %BT848.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0879&SUBSYS_0422127A
  174.     %BT848.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0879&SUBSYS_1522127A
  175.     %BT848.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0879&SUBSYS_1622127A
  176.     %BT848.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0879&SUBSYS_1722127A
  177.     %BT848.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0879&SUBSYS_0044127A
  178.     %BT848.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0879&SUBSYS_0144127A
  179.     %BT848.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0879&SUBSYS_0244127A
  180.     %BT848.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0878&SUBSYS_0048127A
  181.     %BT848.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0878&SUBSYS_000114F1
  182.     %BT848.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0878&SUBSYS_000214F1
  183.     %BT848.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0878&SUBSYS_000314F1
  184.     %BT848.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0879&SUBSYS_012214F1
  185.     %BT848.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0879&SUBSYS_022214F1
  186.     %BT848.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0879&SUBSYS_032214F1
  187.     %BT848.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0879&SUBSYS_112214F1
  188.     %BT848.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0879&SUBSYS_122214F1
  189.     %BT848.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0879&SUBSYS_132214F1
  190.     %BT848.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0878&SUBSYS_182214F1
  191.     %BT848.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0879&SUBSYS_042214F1
  192.     %BT848.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0879&SUBSYS_152214F1
  193.     %BT848.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0879&SUBSYS_162214F1
  194.     %BT848.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0879&SUBSYS_172214F1
  195.     %BT848.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0879&SUBSYS_004414F1
  196.     %BT848.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0879&SUBSYS_014414F1
  197.     %BT848.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0879&SUBSYS_024414F1
  198.     %BT848.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0878&SUBSYS_004814F1
  199.     %BT848.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0878&SUBSYS_212214F1 
  200.     %BT848.AudioDeviceDesc%=AudioSection, PCI\VEN_109E&DEV_0878&SUBSYS_222214F1
  201.  
  202. [AudioSection]
  203.  
  204. [AudioSection.Services]
  205. AddService = , 2  ; null service install
  206.  
  207. [BT848.Temic]
  208. Include=    ks.inf, kscaptur.inf, ksfilter.inf
  209. Needs=      KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
  210. AddReg=     BT848.AddReg,Temic.AddReg
  211. CopyFiles=  BT848.CopyDrivers,BT848.CopyFilters,BT848.RemoteControl
  212. KnownFiles= BT848.KnownFiles
  213.  
  214. [BT848.Philips]
  215. Include=    ks.inf, kscaptur.inf, ksfilter.inf
  216. Needs=      KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
  217. AddReg=     BT848.AddReg,Philips.AddReg
  218. CopyFiles=  BT848.CopyDrivers,BT848.CopyFilters,BT848.RemoteControl
  219. KnownFiles= BT848.KnownFiles
  220.  
  221. [BT848.PhilipsPalBG]
  222. Include=    ks.inf, kscaptur.inf, ksfilter.inf
  223. Needs=      KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
  224. AddReg=     BT848.AddReg,PhilipsPalBG.AddReg
  225. CopyFiles=  BT848.CopyDrivers,BT848.CopyFilters,BT848.RemoteControl
  226. KnownFiles= BT848.KnownFiles
  227.  
  228. [BT848.PhilipsPalI]
  229. Include=    ks.inf, kscaptur.inf, ksfilter.inf
  230. Needs=      KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
  231. AddReg=     BT848.AddReg,PhilipsPalI.AddReg
  232. CopyFiles=  BT848.CopyDrivers,BT848.CopyFilters,BT848.RemoteControl
  233. KnownFiles= BT848.KnownFiles
  234.  
  235. [BT848.Alps]
  236. Include=    ks.inf, kscaptur.inf, ksfilter.inf
  237. Needs=      KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
  238. AddReg=     BT848.AddReg,Alps.AddReg
  239. CopyFiles=  BT848.CopyDrivers,BT848.CopyFilters,BT848.RemoteControl
  240. KnownFiles= BT848.KnownFiles
  241.  
  242. [BT848.NoTuner]
  243. Include=    ks.inf, kscaptur.inf, ksfilter.inf
  244. Needs=      KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
  245. AddReg=     BT848.AddReg,NoTuner.AddReg
  246. CopyFiles=  BT848.CopyDrivers,BT848.CopyFilters,BT848.RemoteControl
  247. KnownFiles= BT848.KnownFiles
  248.  
  249. [BT848.Foghorn]
  250. Include=    ks.inf, kscaptur.inf, ksfilter.inf
  251. Needs=      KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
  252. AddReg=     BT848.AddReg,Foghorn.AddReg
  253. CopyFiles=  BT848.CopyDrivers,BT848.CopyFilters,BT848.RemoteControl
  254. KnownFiles= BT848.KnownFiles
  255.  
  256. [BT848.Meatloaf]
  257. Include=    ks.inf, kscaptur.inf, ksfilter.inf
  258. Needs=      KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
  259. AddReg=     BT848.AddReg,Meatloaf.AddReg
  260. CopyFiles=  BT848.CopyDrivers,BT848.CopyFilters,BT848.RemoteControl
  261. KnownFiles= BT848.KnownFiles
  262.  
  263. [BT848.ChickenHawk]
  264. Include=    ks.inf, kscaptur.inf, ksfilter.inf
  265. Needs=      KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
  266. AddReg=     BT848.AddReg,ChickenHawk.AddReg
  267. CopyFiles=  BT848.CopyDrivers,BT848.CopyFilters,BT848.RemoteControl
  268. KnownFiles= BT848.KnownFiles
  269.  
  270. [BT848.LG]
  271. Include=    ks.inf, kscaptur.inf, ksfilter.inf
  272. Needs=      KS.Registration,KSCAPTUR.Registration.NT,MSPCLOCK.Installation
  273. AddReg=     BT848.AddReg,LG.AddReg
  274. CopyFiles=  BT848.CopyDrivers,BT848.CopyFilters,BT848.RemoteControl
  275. KnownFiles= BT848.KnownFiles
  276.  
  277. [BT848.AddReg]
  278. HKR,,DevLoader,,*ntkern
  279. HKR,,NTMPDriver,,cxvcap.sys
  280. HKR,,OkToHibernate,3,01
  281. HKR,,PageOutWhenUnopened,3,01
  282. HKR,,DontSuspendIfStreamsAreRunning,3,01
  283. HKR,"DriverData","XBarInPin0",0x00010001, 0x03,0x00,0x00,0x00
  284. HKR,"DriverData","XBarInPin1",0x00010001, 0x01,0x00,0x00,0x00
  285. HKR,"DriverData","XBarInPin2",0x00010001, 0x02,0x00,0x00,0x00
  286. HKR,"DriverData","XBarInPin3",0x00010001, 0x00,0x10,0x00,0x00
  287. HKR,"DriverData","XTal0",0x00010001, 0x1c, 0x00, 0x00, 0x00
  288. HKR,"DriverData","XTal1",0x00010001, 0x23, 0x00, 0x00, 0x00
  289. HKR,"DriverData","BobMode",0x00010001, 0x00, 0x00, 0x00, 0x00
  290. ;HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Run","AOpen Remote Control",,"%11%\wremote.exe"
  291.  
  292. [Temic.AddReg]
  293. HKR,"DriverData","VideoStandard",0x00010001, 0x01,0x00,0x00,0x00
  294. HKR,"ENUM\Device1",pnpid,,"cxtuner.temic"
  295. HKR,"ENUM\Device2",pnpid,,"cxxbar.boardmux"
  296.  
  297. [Philips.AddReg]
  298. HKR,"DriverData","VideoStandard",0x00010001, 0x01,0x00,0x00,0x00
  299. HKR,"ENUM\Device1",pnpid,,"cxtuner.philips"
  300. HKR,"ENUM\Device2",pnpid,,"cxxbar.boardmux"
  301.  
  302. [PhilipsPalBG.AddReg]
  303. HKR,"DriverData","VideoStandard",0x00010001, 0x10,0x00,0x00,0x00
  304. HKR,"ENUM\Device1",pnpid,,"cxtuner.philipspalbg"
  305. HKR,"ENUM\Device2",pnpid,,"cxxbar.boardmux"
  306.  
  307. [PhilipsPalI.AddReg]
  308. HKR,"DriverData","VideoStandard",0x00010001, 0x00,0x01,0x00,0x00
  309. HKR,"ENUM\Device1",pnpid,,"cxtuner.philipspali"
  310. HKR,"ENUM\Device2",pnpid,,"cxxbar.boardmux"
  311.  
  312. [Alps.AddReg]
  313. HKR,"DriverData","VideoStandard",0x00010001, 0x01,0x00,0x00,0x00
  314. HKR,"ENUM\Device1",pnpid,,"cxtuner.alps"
  315. HKR,"ENUM\Device2",pnpid,,"cxxbar.boardmux"
  316.  
  317. [NoTuner.AddReg]
  318. HKR,"ENUM\Device1",pnpid,,"cxxbar.boardmux"
  319.  
  320. [Foghorn.AddReg]
  321. HKR,"DriverData","VideoStandard",0x00010001, 0x01,0x00,0x00,0x00
  322. HKR,"ENUM\Device1",pnpid,,"cxtuner.philips1236d"
  323. HKR,"ENUM\Device2",pnpid,,"cxxbar.micronas"
  324.  
  325. [Meatloaf.AddReg]
  326. HKR,"DriverData","VideoStandard",0x00010001, 0x01,0x00,0x00,0x00
  327. HKR,"ENUM\Device1",pnpid,,"cxtuner.sony"
  328. HKR,"ENUM\Device2",pnpid,,"cxxbar.boardmux"
  329.  
  330. [ChickenHawk.AddReg]
  331. HKR,"ENUM\Device2",pnpid,,"cxxbar.noaudio"
  332. ;HKR,"ENUM\Device1",pnpid,,"cxtuner.cxdvbs"
  333.  
  334. [LG.AddReg]
  335. HKR,"DriverData","VideoStandard",0x00010001, 0x01,0x00,0x00,0x00
  336. HKR,"ENUM\Device1",pnpid,,"cxtuner.LG"
  337. HKR,"ENUM\Device2",pnpid,,"cxxbar.boardmux"
  338.  
  339.  
  340. [VideoCapture]
  341. AddReg=VideoCapture.AddReg
  342.  
  343. [VideoTvAudio]
  344. AddReg=VideoTvAudio.AddReg
  345.  
  346. [VideoCapture.AddReg]
  347. HKR,,CLSID,,{17CCA71B-ECD7-11D0-B908-00A0C9223196}
  348. HKR,,FriendlyName,,%BT848.Capture%
  349.  
  350. [VideoTvAudio.AddReg]
  351. HKR,,CLSID,,{71F96462-78F3-11d0-A18C-00A0C9118956}
  352. HKR,,FriendlyName,,%BT848.TvAudio%
  353.  
  354. [BT848.Temic.Interfaces]
  355. AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
  356. AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio,
  357.  
  358. [BT848.Philips.Interfaces]
  359. AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
  360. AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio,
  361.  
  362. [BT848.PhilipsPalBG.Interfaces]
  363. AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
  364. AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio,
  365.  
  366. [BT848.PhilipsPalI.Interfaces]
  367. AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
  368. AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio,
  369.  
  370. [BT848.Alps.Interfaces]
  371. AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
  372. AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio,
  373.  
  374. [BT848.NoTuner.Interfaces]
  375. AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
  376. AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio,
  377.  
  378. [BT848.Foghorn.Interfaces]
  379. AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
  380. AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio,
  381.  
  382. [BT848.Meatloaf.Interfaces]
  383. AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
  384. AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio,
  385.  
  386. [BT848.ChickenHawk.Interfaces]
  387. AddInterface={65e8773d-8f56-11d0-a3b9-00a0c9223196},"GLOBAL",VideoCapture,
  388. AddInterface={a799a802-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",VideoTvAudio,
  389.  
  390.  
  391. [BT848.Temic.Services]
  392. AddService = BT848,0x00000002,BT848.ServiceInstall
  393.  
  394. [BT848.Philips.Services]
  395. AddService = BT848,0x00000002,BT848.ServiceInstall
  396.  
  397. [BT848.PhilipsPalBG.Services]
  398. AddService = BT848,0x00000002,BT848.ServiceInstall
  399.  
  400. [BT848.PhilipsPalI.Services]
  401. AddService = BT848,0x00000002,BT848.ServiceInstall
  402.  
  403. [BT848.Alps.Services]
  404. AddService = BT848,0x00000002,BT848.ServiceInstall
  405.  
  406. [BT848.NoTuner.Services]
  407. AddService = BT848,0x00000002,BT848.ServiceInstall
  408.  
  409. [BT848.Foghorn.Services]
  410. AddService = BT848,0x00000002,BT848.ServiceInstall
  411.  
  412. [BT848.Meatloaf.Services]
  413. AddService = BT848,0x00000002,BT848.ServiceInstall
  414.  
  415. [BT848.ChickenHawk.Services]
  416. AddService = BT848,0x00000002,BT848.ServiceInstall
  417.  
  418. [BT848.ServiceInstall]
  419. DisplayName   = %BT848.VideoDeviceDesc%
  420. ServiceType   = %SERVICE_KERNEL_DRIVER%
  421. StartType     = %SERVICE_AUTO_START%
  422. ErrorControl  = %SERVICE_ERROR_NORMAL%
  423. ServiceBinary = %10%\system32\drivers\cxvcap.sys
  424.  
  425. [Strings]
  426. Msft=                   "AOpen"
  427. MsftMfg=                "AOpen"
  428. BT848.VideoDeviceDesc=  "VA1000 Lite/Plus, WDM Video Capture"
  429. BT848.AudioDeviceDesc=  "VA1000 Lite/Plus, WDM Audio Capture"
  430. BT848.Capture=          "AOpen Video Capture"
  431. BT848.TvAudio=          "AOpen TvAudio"
  432. RunOnce=                "SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce"
  433.  
  434. SERVICE_KERNEL_DRIVER=1
  435. SERVICE_AUTO_START=2
  436. SERVICE_ERROR_NORMAL=1
  437.  
  438.  
  439.