home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 September / Chip_2003-09_cd2.bin / system / _ovladace / hercules_smarttv / paldk / bttuner.inf < prev    next >
Windows Setup INFormation  |  2001-09-12  |  6KB  |  188 lines

  1. [Version]
  2. LayoutFile=Layout.inf, Layout1.inf, Layout2.inf
  3. signature="$CHICAGO$"
  4. Class=Media
  5. ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
  6. Provider=%Msft%
  7.  
  8. ; F i l e   c o p y i n g   s e c t i o n s (where the files go to).
  9.  
  10. [DestinationDirs]
  11. BTTUNER.CopyDrivers=10,system32\drivers  ; eg.  \windows\system32\drivers
  12.  
  13. [Manufacturer]
  14. %MS%=MS
  15.  
  16. ; =================== Generic ==================================
  17.  
  18. [MS]
  19. %BTTUNER.DeviceDescT%=BTTUNER.Temic,STREAM\BTTUNER.Temic
  20. %BTTUNER.DeviceDescP%=BTTUNER.Philips,STREAM\BTTUNER.Philips
  21. %BTTUNER.DeviceDescPPBG%=BTTUNER.PhilipsPalBG,STREAM\BTTUNER.PhilipsPalBG
  22. %BTTUNER.DeviceDescPPI%=BTTUNER.PhilipsPalI,STREAM\BTTUNER.PhilipsPalI
  23. %BTTUNER.DeviceDescPPDK%=BTTUNER.PhilipsPalDK,STREAM\BTTUNER.PhilipsPalDK
  24. %BTTUNER.DeviceDescA%=BTTUNER.Alps,STREAM\BTTUNER.Alps
  25.  
  26. [BTTUNER.Temic]
  27. Include  =  ks.inf, kscaptur.inf
  28. Needs    =  KS.Registration,KSCAPTUR.Registration.NT
  29. ;AddReg   =  BTTUNER.addreg,temic.addreg
  30. AddReg   =  BTTUNER.addreg,NULL.addreg
  31. CopyFiles=  BTTUNER.CopyDrivers
  32. KnownFiles= BTTUNER.KnownFiles
  33.  
  34. [BTTUNER.Philips]
  35. Include  =  ks.inf, kscaptur.inf
  36. Needs    =  KS.Registration,KSCAPTUR.Registration.NT
  37. ;AddReg   =  BTTUNER.addreg,philips.addreg
  38. AddReg   =  BTTUNER.addreg,NULL.addreg
  39. CopyFiles=  BTTUNER.CopyDrivers
  40. KnownFiles= BTTUNER.KnownFiles
  41.  
  42. [BTTUNER.PhilipsPalBG]
  43. Include  =  ks.inf, kscaptur.inf
  44. Needs    =  KS.Registration,KSCAPTUR.Registration.NT
  45. ;AddReg   =  BTTUNER.addreg,philipspalbg.addreg
  46. AddReg   =  BTTUNER.addreg,NULL.addreg
  47. CopyFiles=  BTTUNER.CopyDrivers
  48. KnownFiles= BTTUNER.KnownFiles
  49.  
  50. [BTTUNER.PhilipsPalI]
  51. Include  =  ks.inf, kscaptur.inf
  52. Needs    =  KS.Registration,KSCAPTUR.Registration.NT
  53. ;AddReg   =  BTTUNER.addreg,philipspali.addreg
  54. AddReg   =  BTTUNER.addreg,NULL.addreg
  55. CopyFiles=  BTTUNER.CopyDrivers
  56. KnownFiles= BTTUNER.KnownFiles
  57.  
  58. [BTTUNER.PhilipsPalDK]
  59. Include  =  ks.inf, kscaptur.inf
  60. Needs    =  KS.Registration,KSCAPTUR.Registration.NT
  61. ;AddReg   =  BTTUNER.addreg,philipspalDK.addreg
  62. AddReg   =  BTTUNER.addreg,NULL.addreg
  63. CopyFiles=  BTTUNER.CopyDrivers
  64. KnownFiles= BTTUNER.KnownFiles
  65.  
  66. [BTTUNER.Alps]
  67. Include  =  ks.inf, kscaptur.inf
  68. Needs    =  KS.Registration,KSCAPTUR.Registration.NT
  69. ;AddReg   =  BTTUNER.addreg,alps.addreg
  70. AddReg   =  BTTUNER.addreg,NULL.addreg
  71. CopyFiles=  BTTUNER.CopyDrivers
  72. KnownFiles= BTTUNER.KnownFiles
  73.  
  74. [BTTUNER.CopyDrivers]
  75. stream.sys
  76. bttuner.sys
  77.  
  78. [BTTUNER.KnownFiles]
  79. bttuner.sys=safe
  80.  
  81. [BTTUNER.AddReg]
  82. HKR,,DevLoader,,*ntkern
  83. HKR,,NTMPDriver,,bttuner.sys
  84. HKR,,PageOutWhenUnopened,3,01
  85.  
  86. [Temic.AddReg]
  87. HKR,"DriverData","TunerBrand",0x00010001, 0x01, 0x00, 0x00, 0x00
  88. HKR,"DriverData","TunerI2CAddress",0x00010001, 0xc2, 0x00, 0x00, 0x00
  89. HKR,"DriverData","TunerType",0x00010001, 0x01, 0x00, 0x00, 0x00
  90.  
  91. [Philips.AddReg]
  92. HKR,"DriverData","TunerBrand",0x00010001, 0x02, 0x00, 0x00, 0x00
  93. HKR,"DriverData","TunerI2CAddress",0x00010001, 0xc0, 0x00, 0x00, 0x00
  94. HKR,"DriverData","TunerType",0x00010001, 0x01, 0x00, 0x00, 0x00
  95.  
  96. [PhilipsPalBG.AddReg]
  97. HKR,"DriverData","TunerBrand",0x00010001, 0x02, 0x00, 0x00, 0x00
  98. HKR,"DriverData","TunerI2CAddress",0x00010001, 0xc0, 0x00, 0x00, 0x00
  99. HKR,"DriverData","TunerType",0x00010001, 0x03, 0x00, 0x00, 0x00
  100.  
  101. [PhilipsPalI.AddReg]
  102. HKR,"DriverData","TunerBrand",0x00010001, 0x02, 0x00, 0x00, 0x00
  103. HKR,"DriverData","TunerI2CAddress",0x00010001, 0xc0, 0x00, 0x00, 0x00
  104. HKR,"DriverData","TunerType",0x00010001, 0x04, 0x00, 0x00, 0x00
  105.  
  106. [PhilipsPalDK.AddReg]
  107. HKR,"DriverData","TunerBrand",0x00010001, 0x02, 0x00, 0x00, 0x00
  108. HKR,"DriverData","TunerI2CAddress",0x00010001, 0xc0, 0x00, 0x00, 0x00
  109. HKR,"DriverData","TunerType",0x00010001, 0x07, 0x00, 0x00, 0x00
  110.  
  111. [Alps.AddReg]
  112. HKR,"DriverData","TunerBrand",0x00010001, 0x03, 0x00, 0x00, 0x00
  113. HKR,"DriverData","TunerI2CAddress",0x00010001, 0xc0, 0x00, 0x00, 0x00
  114. HKR,"DriverData","TunerType",0x00010001, 0x01, 0x00, 0x00, 0x00
  115.  
  116. [NULL.addreg]
  117. HKR,"DriverData","TunerBrand",0x00010001, 0x02, 0x00, 0x00, 0x00
  118. HKR,"DriverData","TunerI2CAddress",0x00010001, 0xc0, 0x00, 0x00, 0x00
  119. HKR,"DriverData","TunerType",0x00010001, 0x07, 0x00, 0x00, 0x00
  120.  
  121. [TvTuner]
  122. AddReg=TvTuner.AddReg
  123.  
  124. [TvTuner.AddReg]
  125. HKR,,CLSID,,{266EEE40-6C63-11cf-8A03-00AA006ECB65}
  126. HKR,,FriendlyName,,%BTTUNER.TUNER%
  127.  
  128. [BTTUNER.Temic.Interfaces]
  129. AddInterface={a799a800-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",TvTuner,
  130.  
  131. [BTTUNER.Philips.Interfaces]
  132. AddInterface={a799a800-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",TvTuner,
  133.  
  134. [BTTUNER.PhilipsPalBG.Interfaces]
  135. AddInterface={a799a800-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",TvTuner,
  136.  
  137. [BTTUNER.PhilipsPalI.Interfaces]
  138. AddInterface={a799a800-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",TvTuner,
  139.  
  140. [BTTUNER.PhilipsPalDK.Interfaces]
  141. AddInterface={a799a800-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",TvTuner,
  142.  
  143. [BTTUNER.Alps.Interfaces]
  144. AddInterface={a799a800-a46d-11d0-a18c-00a02401dcd4},"GLOBAL",TvTuner,
  145.  
  146. [BTTUNER.Temic.Services]
  147. AddService = BTTUNER,0x00000002,BTTUNER.ServiceInstall
  148.  
  149. [BTTUNER.Philips.Services]
  150. AddService = BTTUNER,0x00000002,BTTUNER.ServiceInstall
  151.  
  152. [BTTUNER.PhilipsPalBG.Services]
  153. AddService = BTTUNER,0x00000002,BTTUNER.ServiceInstall
  154.  
  155. [BTTUNER.PhilipsPalI.Services]
  156. AddService = BTTUNER,0x00000002,BTTUNER.ServiceInstall
  157.  
  158. [BTTUNER.PhilipsPalDK.Services]
  159. AddService = BTTUNER,0x00000002,BTTUNER.ServiceInstall
  160.  
  161. [BTTUNER.Alps.Services]
  162. AddService = BTTUNER,0x00000002,BTTUNER.ServiceInstall
  163.  
  164. [BTTUNER.ServiceInstall]
  165. DisplayName   = %BTTUNER.DeviceDesc%
  166. ServiceType   = %SERVICE_KERNEL_DRIVER%
  167. StartType     = %SERVICE_AUTO_START%
  168. ErrorControl  = %SERVICE_ERROR_NORMAL%
  169. ServiceBinary = %10%\system32\drivers\BTTUNER.sys
  170.  
  171. [Strings]
  172.  
  173. SERVICE_KERNEL_DRIVER=1
  174. SERVICE_AUTO_START=2
  175. SERVICE_ERROR_NORMAL=1
  176.  
  177. Msft="Conexant"
  178. MS="Conexant"
  179. MediaClassName="Sound, video and game controllers"
  180. BTTUNER.DeviceDesc="BtTuner, WDM TvTuner"
  181. BTTUNER.DeviceDescT="BtTuner, Temic WDM TvTuner"
  182. BTTUNER.DeviceDescP="BtTuner, Philips WDM TvTuner"
  183. BTTUNER.DeviceDescPPBG="BtTuner, Philips WDM TvTuner"
  184. BTTUNER.DeviceDescPPI="BtTuner, Philips WDM TvTuner"
  185. BTTUNER.DeviceDescPPDK="BtTuner, Philips WDM TvTuner"
  186. BTTUNER.DeviceDescA="BtTuner, Alps WDM TvTuner"
  187. BTTUNER.Tuner="Conexant TvTuner"
  188.