home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 2 / Windows / inf / ph6xib32c1.inf < prev    next >
Windows Setup INFormation  |  2008-01-19  |  13KB  |  196 lines

  1.  ■;**************************************************************
  2. ;
  3. ; Copyright 2005 - 2006, Philips Semiconductors GmbH
  4. ;
  5. ;    BDA Hybrid TV Capture Driver
  6. ;
  7. ;**************************************************************
  8. [Version]
  9. signature           = "$CHICAGO$" ;All Windows OS
  10. Class               = MEDIA
  11. ClassGUID           = {4d36e96c-e325-11ce-bfc1-08002be10318}
  12. Provider            = %PROVIDER%
  13. PNPLockDown         = 1 ;;; Lock driver against 3rd party application changes
  14. DriverVer=06/21/2006,6.0.6001.18000
  15. [Manufacturer]
  16. %PROVIDER%  = SupportedBoards, NTx86...1
  17. ;---> 32 BIT SUPPORT <---
  18. [SupportedBoards.NTx86...1]
  19. %PHILIPS_62.DeviceDesc% = PHILIPS_62.NTx86,PCI\VEN_1131&DEV_7162&SUBSYS_010011BD
  20. [SourceDisksNames]
  21. 1 = %INSTALLATION_DISK%,,
  22. [SourceDisksFiles]
  23. Ph6xIB32.sys           = 1
  24. Ph6xIB32MV.dll         = 1
  25. [DestinationDirs]
  26. Ph6xIB32.CopyDll.NTx86      = 11
  27. Ph6xIB32.CopyDriver.NTx86   = 10,system32\drivers
  28. [Ph6xIB32.CopyDll.NTx86]
  29. Ph6xIB32MV.dll
  30. [Ph6xIB32.CopyDriver.NTx86]
  31. Ph6xIB32.sys
  32. ;======================================
  33. ;
  34. ;       Initialization Entries
  35. ;
  36. ;======================================
  37. ;******** SAA7162 x32 ***
  38. [PHILIPS_62.NTx86]
  39. Include       = ks.inf, wdmaudio.inf, kscaptur.inf, bda.inf
  40. Needs         = KS.Registration, WDMAUDIO.Registration.NT, KSCAPTUR.Registration.NT, BDA.Installation.NT
  41. CopyFiles     = Ph6xIB32.CopyDriver.NTx86, Ph6xIB32.CopyDll.NTx86
  42. AddReg        = Ph6xIB32.AddReg.NTx86, PHILIPS_62.AddReg
  43. RegisterDlls  = Ph6xIB32.Register.NTx86
  44. AddProperty   = Ph6xIB32.AddProp.NTx86
  45. [PHILIPS_62.NTx86.Services]
  46. AddService    = %SERVICE_NAME_X32%, 0x00000002, Ph6xIB32.ServiceInstall.NTx86
  47. ;******** GENERAL x32 ***
  48. [Ph6xIB32.ServiceInstall.NTx86]
  49. DisplayName   = %DISPLAY_NAME%
  50. Description   = %SERVICE_DESCRIPTION%
  51. ServiceType   = %SERVICE_KERNEL_DRIVER%
  52. StartType     = %SERVICE_DEMAND_START%
  53. ErrorControl  = %SERVICE_ERROR_IGNORE%
  54. ServiceBinary = %12%\Ph6xIB32.sys
  55. ;======================================
  56. ;
  57. ;           Registry Entries
  58. ;
  59. ;======================================
  60. ; [StartName=driver-object-name]
  61. ; [AddReg=add-registry-section[, add-registry-section] ...]
  62. ; [DelReg=del-registry-section[, del-registry-section] ...]
  63. ; [BitReg=bit-registry-section[,bit-registry-section] ...]
  64. ; [LoadOrderGroup=load-order-group-name]
  65. ; [Dependencies=depend-on-item-name[,depend-on-item-name]...]
  66. ;
  67. ;******** General DLL Registry Entries ***
  68. ;
  69. [Ph6xIB32.Register.NTx86]
  70. 11,,Ph6xIB32MV.dll,1 ;FLG_REGSVR_DLLREGISTER
  71. ;
  72. ;******** General Driver Registry Entries ***
  73. ;
  74. [Ph6xIB32.AddReg.NTx86]
  75. HKR,,DevLoader,,*NTKERN
  76. HKR,,NTMPDriver,,Ph6xIB32.sys
  77. ;;;HKR, "Parameters","Prefix",,    %CUSTOM_TUNERNAME%
  78. HKR, "Parameters","SwitchLevel",0x00010001,0x0000001C
  79. ; Setting FM radio lock level
  80. HKR, "Parameters", "FmLockLevel",0x00010001,0x0493E0
  81. ; --- Registry Entries For Audio Capture ---
  82. HKR,,Driver,,Ph6xIB32.sys
  83. HKR,,AssociatedFilters,,"wdmaud,swmidi,redbook"
  84. HKR,Drivers,SubClasses,,"wave,mixer"
  85. HKR,Drivers\wave\wdmaud.drv,Driver,,wdmaud.drv
  86. HKR,Drivers\mixer\wdmaud.drv,Driver,,wdmaud.drv
  87. HKR,Drivers\wave\wdmaud.drv,Description,,"Philips Audio Capture Device"
  88. HKR,Drivers\mixer\wdmaud.drv,Description,,"Philips Audio Capture Device"
  89. ; add audio input and output pinnames
  90. HKLM,SYSTEM\CurrentControlSet\Control\MediaCategories\%AVSTREAM_ANLG_AUDIO_IN_PIN%,"Name",,"Analog Audioinput"
  91. HKLM,SYSTEM\CurrentControlSet\Control\MediaCategories\%AVSTREAM_ANLG_AUDIO_OUT_PIN%,"Name",,"Audio"
  92. HKLM,SYSTEM\CurrentControlSet\Control\MediaCategories\%AVSTREAM_ANLG_VIDEO_ITU_PIN%,"Name",,"Analog ITU Video"
  93. HKLM,SYSTEM\CurrentControlSet\Control\MediaCategories\%AVSTREAM_ANLG_AUDIO_I2S_PIN%,"Name",,"I2S Audio"
  94. HKLM,SYSTEM\CurrentControlSet\Control\MediaCategories\%AVSTREAM_MPEG_AES_PIN%,"Name",,"MPEG Audio ES"
  95. HKLM,SYSTEM\CurrentControlSet\Control\MediaCategories\%AVSTREAM_MPEG_VES_PIN%,"Name",,"MPEG Video ES"
  96. HKLM,SYSTEM\CurrentControlSet\Control\MediaCategories\%AVSTREAM_MPEG_PS_PIN%,"Name",, "MPEG2 Program"
  97. HKLM,SYSTEM\CurrentControlSet\Control\MediaCategories\%AVSTREAM_ANLG_AUDIO_PIN%,"Name",,"~Audio"
  98. HKLM,SYSTEM\CurrentControlSet\Control\MediaCategories\%AVSTREAM_ANLG_VIDEO_PIN%,"Name",,"~Capture"
  99. [Ph3xIB32.AddProp.NTx86]
  100. GenericDriverInstalled,,,,1
  101. ;
  102. ;******** Board - Specific Registry Entries ***
  103. ;
  104. ;---- SAA7162 ----
  105. [PHILIPS_62.AddReg]
  106. ; Prefix will be displayed in front of the device name on every filter
  107. HKR, "Parameters","Prefix",,%PHILIPS_CUSTOM_TUNERNAME%
  108. ;======================================
  109. ;
  110. ;           Strings Defines
  111. ;
  112. ;======================================
  113. [Strings]
  114. ;-------------------------------
  115. ; Capture Filter Pin Name GUIDs
  116. ;-------------------------------
  117. AVSTREAM_ANLG_AUDIO_IN_PIN   = "{7BB284B9-714D-493d-A101-B1B028E782BD}"
  118. AVSTREAM_ANLG_AUDIO_OUT_PIN  = "{5582E657-E596-42b5-9DB3-541B27A2355F}"
  119. AVSTREAM_ANLG_VIDEO_ITU_PIN  = "{82631A2E-403C-4581-A4B0-EC173D004410}"
  120. AVSTREAM_ANLG_AUDIO_I2S_PIN  = "{C2E46358-F032-4d88-B802-06B59D162730}"
  121. AVSTREAM_MPEG_AES_PIN        = "{9DEC84B9-BCEF-4aac-997E-43EDD0A2D6C7}"
  122. AVSTREAM_MPEG_VES_PIN        = "{181CF87E-7741-47ba-8629-22347E03C64C}"
  123. AVSTREAM_MPEG_PS_PIN         = "{DDA87B83-65DB-4aec-82D0-79FBE67D2BB6}"
  124. AVSTREAM_ANLG_VIDEO_PIN      = "{16FFBD0A-F770-4692-A2FF-DD394DFE9564}"
  125. AVSTREAM_ANLG_AUDIO_PIN      = "{BA9E27B1-CF44-490e-8EAB-5F662E5FFE74}"        
  126. ;--------------------
  127. ; System Defines
  128. ;--------------------
  129. SERVICE_BOOT_START       = 0x0 
  130. SERVICE_SYSTEM_START     = 0x1 
  131. SERVICE_AUTO_START       = 0x2 
  132. SERVICE_DEMAND_START     = 0x3 
  133. SERVICE_DISABLED         = 0x4 
  134. SERVICE_KERNEL_DRIVER    = 0x1 
  135. SERVICE_ERROR_IGNORE     = 0x0 
  136. SERVICE_ERROR_NORMAL     = 0x1 
  137. SERVICE_ERROR_SEVERE     = 0x2
  138. SERVICE_ERROR_CRITICAL   = 0x3 
  139. FLG_REGSVR_DLLREGISTER   = 0x00000001
  140. ;--------------------
  141. ; Customer Strings
  142. ;--------------------
  143. DRIVER_NAME_X32               = "Ph6xIB32.sys"
  144. MACROVISION_NAME_X32          = "Ph6xIB32MV.dll"
  145. SERVICE_NAME_X32              = "Ph6xIB32"
  146. SERVICE_DESCRIPTION           = "Philips 716x Inbox BDA Capture Driver"
  147. DISPLAY_NAME                  = "Philips 716x PCIe TV Card"
  148. PROVIDER                      = "Pinnacle"
  149. INSTALLATION_DISK             = "Vista Installation Disk"
  150. ;*** Specific Names ***
  151. ;-----------------
  152. PHILIPS_CUSTOM_TUNERNAME      = "Pinnacle PCTV 3010iX"
  153. PHILIPS_62.DeviceDesc         = "Pinnacle PCTV 3010iX Dual Analog + DVB-T"