home *** CD-ROM | disk | FTP | other *** search
/ PC World Plus! (NZ) 2001 October / PCW1001.iso / October / patch / 928b44en.exe / Win2000 / LMOUUSB2.INF < prev    next >
Encoding:
INI File  |  2001-04-10  |  3.6 KB  |  128 lines

  1.  
  2. ; LMOUUSB.INF for Windows 2000
  3. ; last modified on "Tue Apr 10 14:11:25 2001"
  4. ; automatically generated on "Apr 10 2001"
  5. ; Copyright (c) 1999-2000 Logitech Inc.
  6.  
  7. [Version]
  8.  
  9. Signature="$Windows NT$"
  10.  
  11. Class=HIDClass
  12. ClassGuid={745a17a0-74d3-11d0-b6fe-00a0c90f57da}
  13. Provider=%MFG%
  14. LayoutFile=layout.inf
  15.  
  16. DriverVer   = 01/18/2001,1.25
  17.  
  18. CatalogFile = LMouUsb2.cat
  19.  
  20. [SourceDisksNames]
  21. 99=%DiskId%,,
  22.  
  23. [SourceDisksFiles]
  24. lhidusb.sys = 99
  25. lccfltr.sys = 99
  26.  
  27. [DestinationDirs]
  28. CopyFilesSYS = 10,system32\drivers  ;%SystemRoot%\system32\drivers
  29. DefaultDestDir = 10,system32\drivers
  30.  
  31. [ControlFlags]
  32. ExcludeFromSelect = *
  33.  
  34. [Manufacturer]
  35. %MFG%=LogitechMfg
  36.  
  37. [LogitechMfg]
  38. ;Device Name         Install Section     PnP ID
  39. ;-----------------   ----------------   --------------------------------
  40. %USBCordlessMouse% = HidInst,   USB\VID_046D&PID_C501
  41.  
  42. %USBCordlessKeyb% =  HidInst,   USB\VID_046D&PID_C503&Mi_00
  43. %USBCordlessKeyI% =  HidInst01, USB\VID_046D&PID_C503&Mi_01
  44.  
  45. %USBCordlessDualK% = HidInst,   USB\VID_046D&PID_C502&Mi_00
  46. %USBCordlessDualM% = HidInst01, USB\VID_046D&PID_C502&Mi_01
  47.  
  48. %USB\VID_046D&PID_C031.DeviceDesc% = HidInst, USB\VID_046D&PID_C031
  49. %USB\VID_046D&PID_C033.DeviceDesc% = HidInst, USB\VID_046D&PID_C033
  50.  
  51. %USB\VID_046D&PID_C00D.DeviceDesc% = HidInst, USB\VID_046D&PID_C00D
  52. %USB\VID_046D&PID_C00E.DeviceDesc% = HidInst, USB\VID_046D&PID_C00E
  53.  
  54. [HidInst]
  55.  
  56. CopyFiles = CopyFilesSYS
  57.  
  58. [HidInst01]
  59.  
  60. CopyFiles = CopyFilesSYS, CopyFilesFilter
  61.  
  62. [HidInst01.HW]
  63. AddReg = Filter.AddReg.HW
  64.  
  65. ; Create the Services key for "LHidUsb"
  66. ; - LHidUsb is the PnP function driver for the Antu USB Receiver (SPSVCINST_ASSOCSERVICE)
  67. ; - Initialize the services key with values from the LHidUsb_Service_Inst section
  68.  
  69. [HidInst.Services]
  70. AddService = LHidUsb,%SPSVCINST_ASSOCSERVICE%,LHidUsb_Service_Inst
  71.  
  72. [HidInst01.Services]
  73. AddService = LHidUsb,%SPSVCINST_ASSOCSERVICE%,LHidUsb_Service_Inst
  74. AddService = LCcfltr,,LCcfltr_Service_Inst
  75.  
  76. [CopyFilesSYS]
  77. LHidUsb.sys
  78.  
  79. [CopyFilesFilter]
  80. LCcfltr.sys
  81.  
  82. [Filter.AddReg.HW]
  83. HKR,,"LowerFilters",%REG_MULTI_SZ%,"LCcfltr"
  84.  
  85. [LHidUsb_Service_Inst]
  86. DisplayName     = %SvcDisplayName%
  87. Description     = %SvcDescription%
  88. ServiceType     = %SERVICE_KERNEL_DRIVER%
  89. StartType       = %SERVICE_DEMAND_START%
  90. ErrorControl    = %SERVICE_ERROR_IGNORE%
  91. ServiceBinary   = %10%\system32\drivers\lhidusb.sys
  92. LoadOrderGroup  = Extended Base
  93.  
  94. [LCcfltr_Service_Inst]
  95. DisplayName     = %SvcDispName%
  96. ServiceType     = %SERVICE_KERNEL_DRIVER%
  97. StartType       = %SERVICE_DEMAND_START%
  98. ErrorControl    = %SERVICE_ERROR_IGNORE%
  99. ServiceBinary   = %10%\system32\drivers\lccfltr.sys
  100. LoadOrderGroup  = Extended Base
  101.  
  102. [Strings]
  103.  
  104. ; non localized strings
  105. SPSVCINST_ASSOCSERVICE = 0x00000002
  106. SERVICE_KERNEL_DRIVER  = 0x00000001
  107. SERVICE_DEMAND_START   = 0x00000003
  108. SERVICE_ERROR_IGNORE   = 0x00000000
  109. REG_MULTI_SZ           = 0x00010000
  110.  
  111. ; localized strings
  112. MFG             = "Logitech"
  113. DiskId          = "Logitech Control Devices Driver Disk"
  114.  
  115. SvcDisplayName  = "Logitech USB Receiver device driver"
  116. SvcDescription  = "Logitech USB Receiver"
  117. SvcDispName     = "Logitech USB Filter Driver"
  118.  
  119. USBCordlessMouse = "Logitech Cordless USB Mouse"
  120. USBCordlessKeyb  = "Logitech Cordless USB Keyboard"
  121. USBCordlessKeyI  = "Logitech Cordless USB iTouch Keys"
  122. USBCordlessDualK = "Logitech Cordless Dual USB Keyboard" 
  123. USBCordlessDualM = "Logitech Cordless Dual USB Mouse & iTouch Keys"
  124. USB\VID_046D&PID_C031.DeviceDesc    = "USB iFeel Mouse"
  125. USB\VID_046D&PID_C033.DeviceDesc    = "USB iFeel MouseMan"
  126. USB\VID_046D&PID_C00D.DeviceDesc    = "USB Optical MouseMan Wheel"
  127. USB\VID_046D&PID_C00E.DeviceDesc    = "USB Optical WheelMouse"
  128.