Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

523 lines
18 KiB

  1. ;
  2. ; IMAGE.INF -- This file contains installation information for digital camera and
  3. ; other image devices.
  4. ;
  5. ; It is using the image class installer.
  6. ; 1394 Desktop Camera supports the sprcification 1.1 (VGA formats only) from 1394TA.
  7. ;
  8. ;*** Created 10/2/95 (Creation Date)
  9. ;
  10. ; 11-9-2000 Add Orange Micro's 1394 Desktop Camera, which is based on TI's design;
  11. ; Also remove the comptID for the 1394 desktop camera from Sony and TI's section.
  12. ; 11-18-2000 Add a Generic section for 1394 desktop camera that will load based on its compt id.
  13. ; 11-18-2000 Add (Pending) TI's TIYUV.dll to support decompression for Y444, Y411 and Y800.
  14. ;
  15. [Version]
  16. LayoutFile=Layout.inf
  17. signature="$CHICAGO$"
  18. Class=Image
  19. ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
  20. Provider=%Msft%
  21. [ControlFlags]
  22. ; All PnP devices should be excluded from manual AddDevice Applet list
  23. ExcludeFromSelect=*
  24. [Manufacturer]
  25. @i:%IntelMfg%=Intel
  26. %GenericMfg%=Generic
  27. %OMMfg%=OM
  28. %SonyMfg%=Sony
  29. %TIMfg%=TI
  30. [DestinationDirs]
  31. DefaultDestDir=11 ; LDID_SYS
  32. ; Delete old Win95 and "Detroit" update drivers
  33. @i:Intel.USBDCam.DelDrivers=10,system
  34. DCam.DelDrivers=10,system
  35. @i:Intel.USBDCam.CopyDrivers=10,system32\drivers
  36. DCam.CopyDrivers=10,system32\drivers
  37. @i:;---------------------------------------------------------------
  38. @i:; I N T E L .
  39. @i:;
  40. @i:; U S B D C a m
  41. @i:;---------------------------------------------------------------
  42. @i:
  43. @i:[Intel]
  44. @i:%USB\VID_04C8&PID_0720.DeviceDesc%=Intel.USBDCam,USB\VID_04C8&PID_0720
  45. @i:
  46. @i:[Intel.USBDCam]
  47. @i:Include= ks.inf, kscaptur.inf
  48. @i:Needs= KS.Registration,KSCAPTUR.Registration
  49. @i:AddReg= Intel.USBDCam.AddReg
  50. @i:DelFiles= Intel.USBDCam.DelDrivers
  51. @i:CopyFiles= Intel.USBDCam.CopyDrivers
  52. @i:SubClass=StillImage
  53. @i:DeviceType=3
  54. @i:DeviceSubType=0x1
  55. @i:Capabilities=0x00000031
  56. @i:DeviceData=Intel.USBDCam.DeviceData
  57. @i:ICMProfiles="sRGB Color Space Profile.icm"
  58. @i:
  59. @i:[Intel.USBDCam.NT]
  60. @i:Include= ks.inf, kscaptur.inf, dshowext.inf
  61. @i:Needs= KS.Registration,KSCAPTUR.Registration.NT, DSHOWEXT.Registration
  62. @i:AddReg= Intel.USBDCam.AddReg
  63. @i:CopyFiles= Intel.USBDCam.CopyDrivers
  64. @i:SubClass=StillImage
  65. @i:DeviceType=3
  66. @i:DeviceSubType=0x1
  67. @i:Capabilities=0x00000031
  68. @i:DeviceData=Intel.USBDCam.DeviceData
  69. @i:ICMProfiles="sRGB Color Space Profile.icm"
  70. @i:
  71. @i:[Intel.USBDCam.AddReg]
  72. @i:HKR,,DevLoader,,*ntkern
  73. @i:HKR,,NTMPDriver,,usbintel.sys
  74. @i:HKR,,OkToHibernate,3,01
  75. @i:HKR,,DontSuspendIfStreamsAreRunning,3,01
  76. @i:HKR,,PageOutWhenUnopened,3,01
  77. @i:HKR,Settings,Brightness,0x00010001,0x3c
  78. @i:HKR,Settings,Contrast,0x00010001,0x30
  79. @i:HKR,Settings,Saturation,0x00010001,0x54
  80. @i:HKR,Settings,Sharpness,0x00010001,0x54
  81. @i:HKR,Settings,WhiteBalance,0x00010001,0x114
  82. @i:HKR,,HardwareConfig,1,1
  83. @i:HKR,,USDClass,,"{0527d1d0-88c2-11d2-82c7-00c04f8ec183}"
  84. @i:
  85. @i:[Intel.USBDCam.DelDrivers]
  86. @i:ks.sys,,,1
  87. @i:stream.sys,,,1
  88. @i:usbcamd2.sys,,,1
  89. @i:intelcam.sys,,,1
  90. @i:usbintel.sys,,,1
  91. @i:imagecls.sys,,,1
  92. @i:
  93. @i:[Intel.USBDCam.CopyDrivers]
  94. @i:stream.sys
  95. @i:usbintel.sys
  96. @i:usbcamd2.sys
  97. @i:
  98. @i:[Intel.USBDCam.DeviceData]
  99. @i:Server=local
  100. @i:UI DLL=sti.dll
  101. @i:UI Class ID={5d8ef5a3-ac13-11d2-a093-00c04f72dc3c}
  102. @i:
  103. @i:[Intel.USBDCam.Interfaces]
  104. @i:AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,Intel.USBDCam.Interface
  105. @i:AddInterface=%KSCATEGORY_VIDEO%,GLOBAL,Intel.USBDCam.Interface
  106. @i:
  107. @i:[Intel.USBDCam.NT.Interfaces]
  108. @i:AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,Intel.USBDCam.Interface
  109. @i:AddInterface=%KSCATEGORY_VIDEO%,GLOBAL,Intel.USBDCam.Interface
  110. @i:
  111. @i:[Intel.USBDCam.Interface]
  112. @i:AddReg=Intel.USBDCam.Intf.AddReg
  113. @i:
  114. @i:[Intel.USBDCam.Intf.AddReg]
  115. @i:HKR,,CLSID,,%ProxyVCap.CLSID%
  116. @i:HKR,,FriendlyName,,%USB\VID_04C8&PID_0720.DeviceDesc%
  117. @i:HKR,PageAliases,"{71F96464-78F3-11d0-A18C-00A0C9118956}",1,21,E8,C2,3D, 13,47, d2,11, 0xba, 0x41, 0x0, 0xa0, 0xc9, 0xd, 0x2b, 0x5
  118. @i:HKR,PinFactory\1\Interfaces\{5BB95400-52BB-11d2-BA41-00A0C90D2B05},,,
  119. @i:
  120. @i:
  121. @i:
  122. @i:[Intel.USBDCam.NT.Services]
  123. @i:AddService = DCamUSBIntel,0x00000002,Intel.USBDCam.ServiceInstall
  124. @i:
  125. @i:[Intel.USBDCam.ServiceInstall]
  126. @i:DisplayName = %USB\VID_04C8&PID_0720.DeviceDesc%
  127. @i:ServiceType = %SERVICE_KERNEL_DRIVER%
  128. @i:StartType = %SERVICE_DEMAND_START%
  129. @i:ErrorControl = %SERVICE_ERROR_NORMAL%
  130. @i:ServiceBinary = %12%\usbintel.sys
  131. @i:
  132. ;---------------------------------------------------------------
  133. ; G E N E R I C
  134. ;
  135. ; 1 3 9 4 D C a m
  136. ;---------------------------------------------------------------
  137. ; Load based on compatible id instead of specific hardware id.
  138. ; This is intended to install new device of the same specifications.
  139. [Generic]
  140. %1394\Generic1394DCam.DeviceDesc%=Generic.1394DCam,1394\A02D&100 ; Spec 1.04
  141. %1394\Generic1394DCam.DeviceDesc%=Generic.1394DCam,1394\A02D&101 ; Spec 1.2
  142. %1394\Generic1394DCam.DeviceDesc%=Generic.1394DCam,1394\A02D&102 ; Spec 1.3
  143. [Generic.1394DCam]
  144. Include= ks.inf, kscaptur.inf
  145. Needs= KS.Registration,KSCAPTUR.Registration
  146. AddReg= DCam.AddReg.WIN9x,DCam.AddReg,Generic.1394DCam.AddReg,DCam.WIA.AddReg
  147. DelFiles= DCam.DelDrivers
  148. CopyFiles= DCam.CopyDrivers
  149. ; WIA
  150. SubClass= StillImage
  151. DeviceType= 3
  152. DeviceSubType=0x1
  153. Capabilities= 0x00000031
  154. DeviceData= DCam.DeviceData
  155. ICMProfiles= "sRGB Color Space Profile.icm"
  156. [Generic.1394DCam.NT]
  157. Include= ks.inf, kscaptur.inf
  158. Needs= KS.Registration,KSCAPTUR.Registration.NT
  159. AddReg= DCam.AddReg,Generic.1394DCam.AddReg,DCam.WIA.AddReg
  160. CopyFiles= DCam.CopyDrivers
  161. ; WIA
  162. SubClass= StillImage
  163. DeviceType= 3
  164. DeviceSubType=0x1
  165. Capabilities= 0x00000031
  166. DeviceData= DCam.DeviceData
  167. ICMProfiles= "sRGB Color Space Profile.icm"
  168. [Generic.1394DCam.AddReg]
  169. ; Due to lack of decoder, we can only enable some video modes.
  170. HKR,Settings,VModeInq0,0x00010001,0x00000050 ; 0101 0000; UYVY(320x240,640x480)
  171. ; No knowing the device, this section is commented out purposly.
  172. ;HKR,Settings,Brightness,0x00010001,12
  173. ;HKR,Settings,BrightnessDef,0x00010001,12
  174. ;HKR,Settings,Hue,0x00010001,128
  175. ;HKR,Settings,HueDef,0x00010001,128
  176. ;HKR,Settings,Saturation,0x00010001,25
  177. ;HKR,Settings,SaturationDef,0x00010001,25
  178. ;HKR,Settings,Sharpness,0x00010001,15
  179. ;HKR,Settings,SharpnessDef,0x00010001,15
  180. ;HKR,Settings,WhiteBalance,0x00010001,0x010000a0
  181. ;HKR,Settings,WhiteBalanceDef,0x00010001,0x010000a0
  182. ;HKR,Settings,Zoom,0x00010001,640
  183. ;HKR,Settings,ZoomDef,0x00010001,640
  184. ;HKR,Settings,Focus,0x00010001,1600
  185. ;HKR,Settings,FocusDef,0x00010001,1600
  186. [Generic.1394DCam.Interfaces]
  187. AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,Generic.1394DCam.Interface
  188. AddInterface=%KSCATEGORY_VIDEO%,GLOBAL,Generic.1394DCam.Interface
  189. [Generic.1394DCam.NT.Interfaces]
  190. AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,Generic.1394DCam.Interface
  191. AddInterface=%KSCATEGORY_VIDEO%,GLOBAL,Generic.1394DCam.Interface
  192. [Generic.1394DCam.Interface]
  193. AddReg=Generic.1394DCam.Intf.AddReg
  194. [Generic.1394DCam.Intf.AddReg]
  195. HKR,,CLSID,,%ProxyVCap.CLSID%
  196. HKR,,FriendlyName,,%1394DCam.FriendlyName% ; 1394 Desktop Camera "Class" FrendilyName
  197. HKR,,Description,,%1394\Generic1394DCam.DeviceDesc%
  198. [Generic.1394DCam.NT.Services]
  199. AddService = sonydcam,0x00000002,Generic.1394DCam.ServiceInstall
  200. [Generic.1394DCam.ServiceInstall]
  201. DisplayName = %1394\Generic1394DCam.DeviceDesc%
  202. ServiceType = %SERVICE_KERNEL_DRIVER%
  203. StartType = %SERVICE_DEMAND_START%
  204. ErrorControl = %SERVICE_ERROR_NORMAL%
  205. ServiceBinary = %12%\sonydcam.sys
  206. ;---------------------------------------------------------------
  207. ; O r a n g e M i c r o
  208. ;
  209. ; 1 3 9 4 D C a m
  210. ;---------------------------------------------------------------
  211. [OM]
  212. %1394\ORANGE_MICRO&IBOT.DeviceDesc%=OM.1394DCam,1394\ORANGE_MICRO&IBOT ; OEM from TI's reference design
  213. [OM.1394DCam]
  214. Include= ks.inf, kscaptur.inf
  215. Needs= KS.Registration,KSCAPTUR.Registration
  216. AddReg= DCam.AddReg.WIN9x,DCam.AddReg,OM.1394DCam.AddReg,DCam.WIA.AddReg
  217. DelFiles= DCam.DelDrivers
  218. CopyFiles= DCam.CopyDrivers
  219. ; WIA
  220. SubClass= StillImage
  221. DeviceType= 3
  222. DeviceSubType=0x1
  223. Capabilities= 0x00000031
  224. DeviceData= DCam.DeviceData
  225. ICMProfiles= "sRGB Color Space Profile.icm"
  226. [OM.1394DCam.NT]
  227. Include= ks.inf, kscaptur.inf
  228. Needs= KS.Registration,KSCAPTUR.Registration.NT
  229. AddReg= DCam.AddReg,OM.1394DCam.AddReg,DCam.WIA.AddReg
  230. CopyFiles= DCam.CopyDrivers
  231. ; WIA
  232. SubClass= StillImage
  233. DeviceType= 3
  234. DeviceSubType=0x1
  235. Capabilities= 0x00000031
  236. DeviceData= DCam.DeviceData
  237. ICMProfiles= "sRGB Color Space Profile.icm"
  238. ; Same as TI's; but it can get customized.
  239. [OM.1394DCam.AddReg]
  240. ; Due to lack of decoder, we can only enable some video modes.
  241. HKR,Settings,VModeInq0,0x00010001,0x00000050 ; 0101 0000; UYVY(320x240,640x480)
  242. ; Based on Status and Control Register for Feature; only Auto and Value are used.
  243. ; The default value must be within the Feature's range; else it will be set to midrange.
  244. HKR,Settings,Brightness,0x00010001,0x01000078 ;Auto:1; Value:120
  245. HKR,Settings,BrightnessDef,0x00010001,0x01000078 ;DefValue:120
  246. HKR,Settings,Hue,0x00010001,0x00000005 ;Auto:0; Value:5
  247. HKR,Settings,HueDef,0x00010001,0x00000005 ;DefValue:5
  248. HKR,Settings,Saturation,0x00010001,0x0000007d ;Auto:0; Value:125
  249. HKR,Settings,SaturationDef,0x00010001,0x0000007d ;DefValue:125
  250. HKR,Settings,Sharpness,0x00010001,0x00000050 ;Auto:0; Value:80
  251. HKR,Settings,SharpnessDef,0x00010001,0x00000050 ;DefValue:80
  252. HKR,Settings,WhiteBalance,0x00010001,0x01000070 ;Auto:1; Value:112
  253. HKR,Settings,WhiteBalanceDef,0x00010001,0x00000070 ;DefValue:112
  254. HKR,Settings,Zoom,0x00010001,0x00000004 ;Auto:0; Value:4
  255. HKR,Settings,ZoomDef,0x00010001,0x00000004 ;DefValue:4
  256. HKR,Settings,Focus,0x00010001,0x00000050 ;Auto:0; Value:80
  257. HKR,Settings,FocusDef,0x00010001,0x00000050 ;DefValue:80
  258. [OM.1394DCam.Interfaces]
  259. AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,OM.1394DCam.Interface
  260. AddInterface=%KSCATEGORY_VIDEO%,GLOBAL,OM.1394DCam.Interface
  261. [OM.1394DCam.NT.Interfaces]
  262. AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,OM.1394DCam.Interface
  263. AddInterface=%KSCATEGORY_VIDEO%,GLOBAL,OM.1394DCam.Interface
  264. [OM.1394DCam.Interface]
  265. AddReg=OM.1394DCam.Intf.AddReg
  266. [OM.1394DCam.Intf.AddReg]
  267. HKR,,CLSID,,%ProxyVCap.CLSID%
  268. HKR,,FriendlyName,,%1394DCam.FriendlyName% ; 1394 Desktop Camera "Class" FrendilyName
  269. HKR,,Description,,%1394\ORANGE_MICRO&IBOT.DeviceDesc%
  270. [OM.1394DCam.NT.Services]
  271. AddService = sonydcam,0x00000002,OM.1394DCam.ServiceInstall
  272. [OM.1394DCam.ServiceInstall]
  273. DisplayName = %1394\ORANGE_MICRO&IBOT.DeviceDesc%
  274. ServiceType = %SERVICE_KERNEL_DRIVER%
  275. StartType = %SERVICE_DEMAND_START%
  276. ErrorControl = %SERVICE_ERROR_NORMAL%
  277. ServiceBinary = %12%\sonydcam.sys
  278. ;---------------------------------------------------------------
  279. ; S O N Y .
  280. ;
  281. ; 1 3 9 4 D C a m
  282. ;---------------------------------------------------------------
  283. [Sony]
  284. %1394\SONY&CCM-DS250.DeviceDesc%=Sony.1394DCam,1394\SONY&CCM-DS250_1.08 ; compliant
  285. %1394\SONY&CCM-DS250.DeviceDesc%=Sony.1394DCam,1394\SONY&CCM-DS250_1.07 ; non-compliant
  286. [Sony.1394DCam]
  287. Include= ks.inf, kscaptur.inf
  288. Needs= KS.Registration,KSCAPTUR.Registration
  289. AddReg= DCam.AddReg.WIN9x,DCam.AddReg,Sony.1394DCam.AddReg,DCam.WIA.AddReg
  290. DelFiles= DCam.DelDrivers
  291. CopyFiles= DCam.CopyDrivers
  292. ; WIA
  293. SubClass= StillImage
  294. DeviceType= 3
  295. DeviceSubType=0x1
  296. Capabilities= 0x00000031
  297. DeviceData= DCam.DeviceData
  298. ICMProfiles= "sRGB Color Space Profile.icm"
  299. [Sony.1394DCam.NT]
  300. Include= ks.inf, kscaptur.inf
  301. Needs= KS.Registration,KSCAPTUR.Registration.NT
  302. AddReg= DCam.AddReg,Sony.1394DCam.AddReg,DCam.WIA.AddReg
  303. CopyFiles= DCam.CopyDrivers
  304. ; WIA
  305. SubClass= StillImage
  306. DeviceType= 3
  307. DeviceSubType=0x1
  308. Capabilities= 0x00000031
  309. DeviceData= DCam.DeviceData
  310. ICMProfiles= "sRGB Color Space Profile.icm"
  311. [Sony.1394DCam.AddReg]
  312. ; Due to lack of decoder, we can only enable some video modes.
  313. HKR,Settings,VModeInq0,0x00010001,0x00000050 ; 0101 0000; UYVY(320x240,640x480)
  314. HKR,Settings,Brightness,0x00010001,0x0000000c ;Auto:0; Value:12
  315. HKR,Settings,BrightnessDef,0x00010001,0x0000000c ;DefValue:12
  316. HKR,Settings,Hue,0x00010001,128,0x00000080 ;Auto:0; Value:128
  317. HKR,Settings,HueDef,0x00010001,0x00000080 ;DefValue:128
  318. HKR,Settings,Saturation,0x00010001,0x00000019 ;Auto:1; Value:25
  319. HKR,Settings,SaturationDef,0x00010001,0x00000019 ;DefValue:25
  320. HKR,Settings,Sharpness,0x00010001,0x0000000f ;Auto:0; Value:15
  321. HKR,Settings,SharpnessDef,0x00010001,0x0000000f ;DefValue:15
  322. HKR,Settings,WhiteBalance,0x00010001,0x010000a0 ;Auto:1; Value:160
  323. HKR,Settings,WhiteBalanceDef,0x00010001,0x010000a0 ;DefValue:160
  324. HKR,Settings,Zoom,0x00010001,0x00000280 ;Auto:0; Value:640
  325. HKR,Settings,ZoomDef,0x00010001,0x00000280 ;DefValue:640
  326. HKR,Settings,Focus,0x00010001,0x00000640 ;Auto:0; Value:1600
  327. HKR,Settings,FocusDef,0x00010001,0x00000640 ;DefValue:1600
  328. [Sony.1394DCam.Interfaces]
  329. AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,Sony.1394DCam.Interface
  330. AddInterface=%KSCATEGORY_VIDEO%,GLOBAL,Sony.1394DCam.Interface
  331. [Sony.1394DCam.NT.Interfaces]
  332. AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,Sony.1394DCam.Interface
  333. AddInterface=%KSCATEGORY_VIDEO%,GLOBAL,Sony.1394DCam.Interface
  334. [Sony.1394DCam.Interface]
  335. AddReg=Sony.1394DCam.Intf.AddReg
  336. [Sony.1394DCam.Intf.AddReg]
  337. HKR,,CLSID,,%ProxyVCap.CLSID%
  338. HKR,,FriendlyName,,%1394DCam.FriendlyName% ; 1394 Desktop Camera "Class" FrendilyName
  339. HKR,,Description,,%1394\SONY&CCM-DS250.DeviceDesc%
  340. [Sony.1394DCam.NT.Services]
  341. AddService = sonydcam,0x00000002,Sony.1394DCam.ServiceInstall
  342. [Sony.1394DCam.ServiceInstall]
  343. DisplayName = %1394\SONY&CCM-DS250.DeviceDesc%
  344. ServiceType = %SERVICE_KERNEL_DRIVER%
  345. StartType = %SERVICE_DEMAND_START%
  346. ErrorControl = %SERVICE_ERROR_NORMAL%
  347. ServiceBinary = %12%\sonydcam.sys
  348. ;---------------------------------------------------------------
  349. ; T I .
  350. ;
  351. ; 1 3 9 4 D C a m
  352. ;---------------------------------------------------------------
  353. [TI]
  354. %1394\TI&MC680-DCC.DeviceDesc%=TI.1394DCam,1394\TI&MC680-DCC_V0.9
  355. [TI.1394DCam]
  356. Include= ks.inf, kscaptur.inf
  357. Needs= KS.Registration,KSCAPTUR.Registration
  358. AddReg= DCam.AddReg.WIN9x,DCam.AddReg,TI.1394DCam.AddReg,DCam.WIA.AddReg
  359. DelFiles= DCam.DelDrivers
  360. CopyFiles= DCam.CopyDrivers
  361. ; WIA
  362. SubClass= StillImage
  363. DeviceType= 3
  364. DeviceSubType=0x1
  365. Capabilities= 0x00000031
  366. DeviceData= DCam.DeviceData
  367. ICMProfiles= "sRGB Color Space Profile.icm"
  368. [TI.1394DCam.NT]
  369. Include= ks.inf, kscaptur.inf
  370. Needs= KS.Registration,KSCAPTUR.Registration.NT
  371. AddReg= DCam.AddReg,TI.1394DCam.AddReg,DCam.WIA.AddReg
  372. CopyFiles= DCam.CopyDrivers
  373. ; WIA
  374. SubClass= StillImage
  375. DeviceType= 3
  376. DeviceSubType=0x1
  377. Capabilities= 0x00000031
  378. DeviceData= DCam.DeviceData
  379. ICMProfiles= "sRGB Color Space Profile.icm"
  380. [TI.1394DCam.AddReg]
  381. ; Due to lack of decoder, we can only enable some video modes.
  382. HKR,Settings,VModeInq0,0x00010001,0x00000050 ;(BigEndien) 0101 0000; UYVY(320x240,640x480)
  383. HKR,Settings,Brightness,0x00010001,0x01000078 ;Auto:1; Value:120
  384. HKR,Settings,BrightnessDef,0x00010001,0x01000078 ;DefValue:120
  385. HKR,Settings,Hue,0x00010001,0x00000005 ;Auto:0; Value:5
  386. HKR,Settings,HueDef,0x00010001,0x00000005 ;DefValue:5
  387. HKR,Settings,Saturation,0x00010001,0x0000007d ;Auto:0; Value:125
  388. HKR,Settings,SaturationDef,0x00010001,0x0000007d ;DefValue:125
  389. HKR,Settings,Sharpness,0x00010001,0x00000050 ;Auto:0; Value:80
  390. HKR,Settings,SharpnessDef,0x00010001,0x00000050 ;DefValue:80
  391. HKR,Settings,WhiteBalance,0x00010001,0x01000070 ;Auto:1; Value:112
  392. HKR,Settings,WhiteBalanceDef,0x00010001,0x00000070 ;DefValue:112
  393. HKR,Settings,Zoom,0x00010001,0x00000004 ;Auto:0; Value:4
  394. HKR,Settings,ZoomDef,0x00010001,0x00000004 ;DefValue:4
  395. HKR,Settings,Focus,0x00010001,0x00000050 ;Auto:0; Value:80
  396. HKR,Settings,FocusDef,0x00010001,0x00000050 ;DefValue:80
  397. [TI.1394DCam.Interfaces]
  398. AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,TI.1394DCam.Interface
  399. AddInterface=%KSCATEGORY_VIDEO%,GLOBAL,TI.1394DCam.Interface
  400. [TI.1394DCam.NT.Interfaces]
  401. AddInterface=%KSCATEGORY_CAPTURE%,GLOBAL,TI.1394DCam.Interface
  402. AddInterface=%KSCATEGORY_VIDEO%,GLOBAL,TI.1394DCam.Interface
  403. [TI.1394DCam.Interface]
  404. AddReg=TI.1394DCam.Intf.AddReg
  405. [TI.1394DCam.Intf.AddReg]
  406. HKR,,CLSID,,%ProxyVCap.CLSID%
  407. HKR,,FriendlyName,,%1394DCam.FriendlyName% ; 1394 Desktop Camera "Class" FrendilyName
  408. HKR,,Description,,%1394\TI&MC680-DCC.DeviceDesc%
  409. [TI.1394DCam.NT.Services]
  410. AddService = sonydcam,0x00000002,TI.1394DCam.ServiceInstall
  411. [TI.1394DCam.ServiceInstall]
  412. DisplayName = %1394\TI&MC680-DCC.DeviceDesc%
  413. ServiceType = %SERVICE_KERNEL_DRIVER%
  414. StartType = %SERVICE_DEMAND_START%
  415. ErrorControl = %SERVICE_ERROR_NORMAL%
  416. ServiceBinary = %12%\sonydcam.sys
  417. ;---------------------------------------------------------------
  418. ; C o m m o n
  419. ;---------------------------------------------------------------
  420. [DCam.AddReg.WIN9x]
  421. HKR,,DevLoader,,*ntkern
  422. HKR,,NTMPDriver,,sonydcam.sys
  423. [DCam.AddReg]
  424. HKR,,OkToHibernate,3,01
  425. HKR,,DontSuspendIfStreamsAreRunning,3,01
  426. [DCam.WIA.AddReg]
  427. HKR,,HardwareConfig,1,1
  428. HKR,,USDClass,,"{0527d1d0-88c2-11d2-82c7-00c04f8ec183}"
  429. [DCam.DeviceData]
  430. Server=local
  431. UI DLL=sti.dll
  432. UI Class ID={5d8ef5a3-ac13-11d2-a093-00c04f72dc3c}
  433. [DCam.DelDrivers]
  434. ks.sys,,,1
  435. stream.sys,,,1
  436. sonydcam.sys,,,1
  437. [DCam.CopyDrivers]
  438. stream.sys
  439. sonydcam.sys
  440. [DCam.DeviceData]
  441. Server=local
  442. UI DLL=sti.dll
  443. UI Class ID={5d8ef5a3-ac13-11d2-a093-00c04f72dc3c}