home *** CD-ROM | disk | FTP | other *** search
/ ImageMixer 1.5 for Sony / ImageMixer.iso / driver / data1.cab / S_W98MEinf / Sonyhc98.inf next >
Encoding:
Windows Setup INFormation  |  2003-03-04  |  8.1 KB  |  209 lines

  1. ;--------------------------------------------------------------------------------------------------
  2. ;
  3. ;    sonyhc98.inf
  4. ;        11/05/2001
  5.  
  6. ;
  7. ;--------------------------------------------------------------------------------------------------
  8. [Version]
  9. LayoutFile        =Layout.inf, Layout1.inf, Layout2.inf
  10. signature        ="$CHICAGO$"
  11. Class            =Image
  12. ClassGUID        ={6bdd1fc6-810f-11d0-bec7-08002be2092f}
  13. Provider        =%DriverProvider%
  14.  
  15.  
  16. [ControlFlags]
  17. ; All PnP devices should be excluded from manual AddDevice Applet list
  18. ExcludeFromSelect=*
  19.  
  20. [Manufacturer]
  21. %TheMfg%=Models
  22.  
  23. ;[SourceDisksNames]
  24. ;[SourceDisksFiles]
  25.  
  26. [DestinationDirs]
  27. SONYHC_V.CopyDLL        = 11
  28.  
  29.  
  30. [Models]
  31. ; DisplayName                                Section                DeviceID
  32. ;---------------------------------------    ----------------    -----------------------
  33. %USB\VID_054C&PID_0045&MI_00.DeviceDesc%    = SONYHC_V.Device,    USB\VID_054C&PID_0045&MI_00
  34.  
  35.  
  36. ;------------------------------------------------------------------------------
  37. ;
  38. ;    INF DDInstall Section for win9x
  39. ;
  40. ;------------------------------------------------------------------------------
  41.  
  42. [SONYHC_V.Device]
  43. DriverVer        = 11/05/2001,1.0.0.53
  44. Include        = ks.inf, kscaptur.inf, ksfilter.inf
  45. Needs        = KS.Registration,KSCAPTUR.Registration, MSPCLOCK.Installation
  46. AddReg        = SONYHC_V.AddReg, SensorType.AddReg
  47. CopyFiles    = SONYHC_V.CopyDLL
  48. UpdateInis    = SONYHC_V.Links
  49.  
  50.  
  51. ;------------------------------------------------------------------------------
  52. ;
  53. ;    INF AddReg Directive    for win9x
  54. ;
  55. ;------------------------------------------------------------------------------
  56. [SONYHC_V.AddReg]
  57. HKR,,DevLoader,,*ntkern
  58. HKR,,NTMPDriver,,sonyhcs.sys
  59.  
  60. HKR,,OkToHibernate,3,01
  61. ;HKR,,DontSuspendIfStreamsAreRunning,3,01
  62. ;HKR,,PageOutWhenUnopened,3,00
  63. ;HKR,,PowerDownWhenUnopened,3,00
  64.  
  65. ;BASE driver
  66. HKLM,System\CurrentControlSet\Services\sonyhcb,ImagePath,    ,    "\SystemRoot\system32\drivers\sonyhcb.sys"
  67. HKLM,System\CurrentControlSet\Services\sonyhcb,Type,        1,    01
  68. HKLM,System\CurrentControlSet\Services\sonyhcb,Start,        1,    01,00,00,00
  69. HKLM,System\CurrentControlSet\Services\sonyhcb,Group,        ,    "Base"
  70. HKLM,System\CurrentControlSet\Services\sonyhcb,ErrorControl,1,    01
  71.  
  72. ;------------------------------------------------------------------------------
  73. ;
  74. ;    INF AddReg Directive    for Sensor Type
  75. ;
  76. ;------------------------------------------------------------------------------
  77. [SensorType.AddReg]
  78. HKLM,Software\%DriverProvider%\%DriverName%,SensorType,            0x10001,06,00,00,00
  79.  
  80. HKLM,Software\%DriverProvider%\%DriverName%,SonyFlags,            0x10001,08,00,00,00    ;*    c1
  81. ;HKLM,Software\%DriverProvider%\%DriverName%,IsoBandwidth,        0x10001,80,03,00,00    ;ff,03
  82. HKLM,Software\%DriverProvider%\%DriverName%,BufferDepth,        0x10001,3F,00,00,00    ;*    14
  83. HKLM,Software\%DriverProvider%\%DriverName%,SF,                0x10001,24,00,00,00
  84. HKLM,Software\%DriverProvider%\%DriverName%,FixSF,            0x10001,00,00,00,00
  85. HKLM,Software\%DriverProvider%\%DriverName%,Banding,            0x10001,00,00,00,00    ;*    01
  86. HKLM,Software\%DriverProvider%\%DriverName%,RgbMapping,            0x10001,22,04,00,00
  87. HKLM,Software\%DriverProvider%\%DriverName%,Huffman,            0x10001,01,00,00,00
  88. HKLM,Software\%DriverProvider%\%DriverName%,BigDelta,            0x10001,08,00,00,00 ;    08
  89. HKLM,Software\%DriverProvider%\%DriverName%,SmallDelta,            0x10001,01,00,00,00
  90. HKLM,Software\%DriverProvider%\%DriverName%,CPUfactor,            0x10001,64,00,00,00    ;*    3c -> 44
  91. HKLM,Software\%DriverProvider%\%DriverName%,MpegTable,            0x10001,00,00,00,00
  92. HKLM,Software\%DriverProvider%\%DriverName%,LumaSF,            0x10001,24,00,00,00
  93. HKLM,Software\%DriverProvider%\%DriverName%,ChromaSF,            0x10001,24,00,00,00
  94. HKLM,Software\%DriverProvider%\%DriverName%,SFMin,            0x10001,04,00,00,00
  95. HKLM,Software\%DriverProvider%\%DriverName%,SFMax,            0x10001,80,00,00,00    ;*    ff
  96. HKLM,Software\%DriverProvider%\%DriverName%,VCOn,            0x10001,01,00,00,00
  97. HKLM,Software\%DriverProvider%\%DriverName%,LongHeader,            0x10001,01,00,00,00
  98. HKLM,Software\%DriverProvider%\%DriverName%,USBHeaderAligned,        0x10001,01,00,00,00
  99. HKLM,Software\%DriverProvider%\%DriverName%,NewHandshakeBit,        0x10001,01,00,00,00    ;*    00
  100. HKLM,Software\%DriverProvider%\%DriverName%,SimbeSupport,        0x10001,01,00,00,00
  101.  
  102. HKLM,Software\%DriverProvider%\%DriverName%,HCropStart,            0x10001,00,00,00,00    ;*    04
  103. HKLM,Software\%DriverProvider%\%DriverName%,VCropStart,            0x10001,08,00,00,00    ;*    02
  104. HKLM,Software\%DriverProvider%\%DriverName%,Reg07E,            0x10001,2f,00,00,00
  105.  
  106. HKLM,Software\%DriverProvider%\%DriverName%,SaveProp,            0x10001,00,00,00,00    ;*    01
  107. HKLM,Software\%DriverProvider%\%DriverName%,LoadProp,            0x10001,00,00,00,00    ;*    01
  108. HKLM,Software\%DriverProvider%\%DriverName%,Reg00C,            0x10001,80,80,00,00
  109. HKLM,Software\%DriverProvider%\%DriverName%,QMOffset,            0x10001,04,00,00,00
  110. HKLM,Software\%DriverProvider%\%DriverName%,QMK,            0x10001,02,00,00,00
  111. HKLM,Software\%DriverProvider%\%DriverName%,QMAlpha,            0x10001,01,00,00,00
  112.  
  113. HKLM,Software\%DriverProvider%\%DriverName%,STIApp,            0x10001,00,00,00,00
  114. HKLM,Software\%DriverProvider%\%DriverName%,FieldPolarity,        0x10001,02,00,00,00
  115.  
  116. HKLM,Software\%DriverProvider%\%DriverName%,VCropStart00,        0x10001,08,00,00,00
  117. HKLM,Software\%DriverProvider%\%DriverName%,VCropStart01,        0x10001,00,00,00,00
  118. HKLM,Software\%DriverProvider%\%DriverName%,VCropStart02,        0x10001,04,00,00,00
  119. HKLM,Software\%DriverProvider%\%DriverName%,VCropStart03,        0x10001,00,00,00,00
  120. HKLM,Software\%DriverProvider%\%DriverName%,VCropStart04,        0x10001,08,00,00,00
  121. HKLM,Software\%DriverProvider%\%DriverName%,VCropStart05,        0x10001,00,00,00,00
  122. HKLM,Software\%DriverProvider%\%DriverName%,VCropStart06,        0x10001,04,00,00,00
  123. HKLM,Software\%DriverProvider%\%DriverName%,VCropStart07,        0x10001,00,00,00,00
  124. HKLM,Software\%DriverProvider%\%DriverName%,VCropStart08,        0x10001,08,00,00,00
  125. HKLM,Software\%DriverProvider%\%DriverName%,VCropStart09,        0x10001,00,00,00,00
  126. HKLM,Software\%DriverProvider%\%DriverName%,VCropStart10,        0x10001,04,00,00,00
  127. HKLM,Software\%DriverProvider%\%DriverName%,VCropStart11,        0x10001,00,00,00,00
  128. HKLM,Software\%DriverProvider%\%DriverName%,VCropStart12,        0x10001,08,00,00,00
  129. HKLM,Software\%DriverProvider%\%DriverName%,VCropStart13,        0x10001,00,00,00,00
  130. HKLM,Software\%DriverProvider%\%DriverName%,VCropStart14,        0x10001,04,00,00,00
  131. HKLM,Software\%DriverProvider%\%DriverName%,VCropStart15,        0x10001,00,00,00,00
  132.  
  133.  
  134. ;for TEST
  135. HKLM,Software\%DriverProvider%\%DriverName%,UseSDRAM,            0x10001,02,00,00,00
  136.  
  137. ;------------------------------------------------------------------------------
  138. ;
  139. ;    INF DDInstall.Interfaces Section
  140. ;
  141. ;------------------------------------------------------------------------------
  142. [SONYHC_V.Device.Interfaces]
  143. AddInterface=%KSCATEGORY_CAPTURE%,"GLOBAL",VideoCapture,
  144.  
  145. [VideoCapture]
  146. AddReg=VideoCapture.AddReg
  147.  
  148. [VideoCapture.AddReg]
  149. HKR,,CLSID,,%ProxyVCap.CLSID%
  150. ;for GraphEdit of DirectShow
  151. HKR,,FriendlyName,,%FDeviceName%
  152.  
  153. HKR,PinFactory\0\Interfaces\{C6E13343-30AC-11d0-A18C-00A0C9118956},,,{C6E13343-30AC-11d0-A18C-00A0C9118956}
  154.  
  155. [SONYHC_V.CopyDLL]
  156. msyuv.dll
  157.  
  158.  
  159. [SONYHC_V.Links]
  160. system.ini, drivers32,,"VIDC.UYVY=msyuv.dll"
  161. system.ini, drivers32,,"VIDC.YUY2=sonyhcy.dll"
  162.  
  163.  
  164. [Strings]
  165.  
  166. ;------------------------------------------------------------------------------
  167. ;
  168. ; Non-Localizable
  169. ;
  170. ;------------------------------------------------------------------------------
  171. ProxyVCap.CLSID        ="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"
  172. KSCATEGORY_CAPTURE    ="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"
  173.  
  174. ;service type
  175. SERVICE_KERNEL_DRIVER    =1
  176.  
  177. ;load type
  178. SERVICE_BOOT_START        =0
  179. SERVICE_SYSTEM_START    =1
  180. SERVICE_AUTO_START        =2
  181. SERVICE_DEMAND_START    =3
  182.  
  183. ;error type
  184. SERVICE_ERROR_IGNORE    =0
  185. SERVICE_ERROR_NORMAL    =1
  186. SERVICE_ERROR_SEVERE    =2
  187. SERVICE_ERROR_CRITICAL    =3
  188.  
  189.  
  190. ;------------------------------------------------------------------------------
  191. ;
  192. ; Localizable
  193. ;
  194. ;------------------------------------------------------------------------------
  195. DriverProvider    ="SONY PVC"
  196. DiskDesc        ="SONY PVC"
  197. DriverName        ="Sony Digital Imaging"
  198. TheMfg            ="SONY PVC"
  199.  
  200. ;FriendlyName
  201. FDeviceName            = "Sony Digital Imaging Video"
  202. BaseDriverName        = "Sony Digital Imaging Base"
  203. StreamDriverName    = "Sony Digital Imaging Video"
  204.  
  205. USB\VID_054C&PID_0045&MI_00.DeviceDesc="Sony Digital Imaging Video"
  206.  
  207.  
  208.  
  209.