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.

46 lines
1.2 KiB

  1. ;
  2. ; OVComp.INF (was LVComp.INF)
  3. ; This file contains Logitech Video Composite devices.
  4. ;
  5. ; Copyright (c)1996-2000 Logitech Inc.
  6. ;
  7. [Version]
  8. signature="$CHICAGO$"
  9. Class=USB
  10. ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
  11. Provider=%PVD%
  12. LayoutFile=LAYOUT.INF
  13. [DestinationDirs]
  14. DefaultDestDir=11 ; LDID_SYS
  15. [ControlFlags]
  16. ExcludeFromselect=*
  17. ; =================== Table of content =========================
  18. [Manufacturer]
  19. %LogitechMfg%=Logitech.Section
  20. ; =================== Generic ==================================
  21. [Logitech.Section]
  22. %USB\VID_046D&PID_0801.DeviceDesc%=Composite.Dev,USB\VID_046D&PID_0801
  23. %USB\VID_046D&PID_0850.DeviceDesc%=Composite.Dev,USB\VID_046D&PID_0850
  24. %USB\VID_046D&PID_08B0.DeviceDesc%=Composite.Dev,USB\VID_046D&PID_08B0
  25. %USB\VID_046D&PID_08C0.DeviceDesc%=Composite.Dev,USB\VID_046D&PID_08C0
  26. ; --------------------------------------------------------------
  27. [Composite.Dev.NT]
  28. Include=usb.inf
  29. Needs=Composite.Dev.NT
  30. DriverVer=04/30/2001,5.4.8.0004
  31. [Composite.Dev.NT.Services]
  32. Include=usb.inf
  33. Needs=Composite.Dev.NT.Services
  34. ; =================== Global ==================================