;-------------------------------------------------------------------------------------------------- ; ; sonyhcusb2k.inf ; Copyright 2001,2002 Sony Corp. ; ;-------------------------------------------------------------------------------------------------- [Version] ;LayoutFile =Layout.inf Signature ="$CHICAGO$" Class =USB ClassGUID ={36FC9E60-C465-11CF-8056-444553540000} Provider =%DriverProvider% DriverVer =09/13/2002,1.0.0.54 CatalogFile.nt =sonyhc.cat [ControlFlags] ExcludeFromSelect = * [Manufacturer] %TheMfg%=Models [SourceDisksNames.x86] [SourceDisksFiles.x86] [Models] ; DisplayName Section DeviceID ;----------------------------------- ---------------- ----------------------- %USB\VID_054C&PID_0045.DeviceDesc% = SONYHC_U.Device, USB\VID_054C&PID_0045 ;------------------------------------------------------------------------------ ; ; INF DDInstall Section ; ;------------------------------------------------------------------------------ [SONYHC_U.Device.NT] Include=usb.inf Needs=Composite.Dev.NT AddReg=Composite.Dev.NT.AddReg [Composite.Dev.NT.AddReg] ;------------------------------------------------------------------------------ ; ; INF DDInstall.Services Section ; ;------------------------------------------------------------------------------ [SONYHC_U.Device.NT.Services] Include=usb.inf Needs=Composite.Dev.NT.Services [Strings] ;------------------------------------------------------------------------------ ; ; Non-Localizable ; ;------------------------------------------------------------------------------ ;------------------------------------------------------------------------------ ; ; Localizable ; ;------------------------------------------------------------------------------ DriverProvider ="SONY PVC" TheMfg ="SONY PVC" USB\VID_054C&PID_0045.DeviceDesc="Sony Digital Imaging USB"