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.

55 lines
1.2 KiB

  1. ;
  2. ; SONYPVU1.INF
  3. ;
  4. ; Copyright 2000 Sony Corporation.
  5. ;
  6. [Version]
  7. Signature="$WINDOWS NT$"
  8. Class=USB
  9. ClassGuid={36FC9E60-C465-11CF-8056-444553540000}
  10. Provider=%PRODUCT_COMPANY%
  11. DriverVer=05/26/2000,1.03.0526.0
  12. LayoutFile=layout.inf
  13. [Manufacturer]
  14. %PRODUCT_COMPANY%=SonyCorp
  15. [SonyCorp]
  16. %USB\VID_054C&PID_0010% = CyberShot, USB\VID_054C&PID_0010
  17. %USB\VID_054C&PID_002D% = CyberShot, USB\VID_054C&PID_002D
  18. %USB\VID_054C&PID_002E% = CyberShot, USB\VID_054C&PID_002E
  19. [DestinationDirs]
  20. SONYPVU1.CopyFiles = 10, system32\drivers
  21. [CyberShot.NT]
  22. Include = usbstor.inf
  23. Needs = USBSTOR_CB.NT
  24. AddReg = CyberShot.AddReg
  25. CopyFiles = SONYPVU1.CopyFiles
  26. [CyberShot.NT.Services]
  27. AddService = SONYPVU1,,SONYPVU1.AddService
  28. Include = usbstor.inf
  29. Needs = USBSTOR_CB.NT.Services
  30. [CyberShot.NT.HW]
  31. AddReg = SONYPVU1.AddReg
  32. [CyberShot.AddReg]
  33. HKR,, "DeviceType", 0x00010001, 0x00000001
  34. [SONYPVU1.AddReg]
  35. HKR,,"LowerFilters",0x00010000,"SONYPVU1"
  36. [SONYPVU1.CopyFiles]
  37. SONYPVU1.SYS
  38. [SONYPVU1.AddService]
  39. DisplayName = %PRODUCT_SERVICE%
  40. ServiceType = 1 ; SERVICE_KERNEL_DRIVER
  41. StartType = 3 ; SERVICE_DEMAND_START
  42. ErrorControl = 1 ; SERVICE_ERROR_NORMAL
  43. ServiceBinary = %12%\SONYPVU1.SYS