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