home *** CD-ROM | disk | FTP | other *** search
/ jppd.dyndns.org / jppd.dyndns.org.tar / jppd.dyndns.org / DRIVERS / job_jet / oltius12.inf < prev    next >
INI File  |  2006-10-27  |  5KB  |  208 lines

  1. ;/*++
  2. ;
  3. ;Copyright (c) 1990-2002. Hewlett-Packard Company. All rights reserved. 
  4. ;
  5. ;
  6. ;    Dot4Usb INF for all OSes
  7. ;
  8. ;    Hewlett-Packard Converged DOT4 version 12
  9. ;
  10. ;    MagicKeyword for DOT4 12 infs used by the scrubber {1E22796D-FAAC-490a-AD2A-90D6F2D5549E}
  11. ;
  12.  
  13. ; ----- DO NOT MODIFY HEADER TEXT ABOVE THIS LINE! ------------ 
  14. ;--*/
  15.  
  16. ;--------- Version Section ---------------------------------------------------
  17.  
  18. [Version]
  19. Signature="$Windows NT$"
  20. Provider=%INF_Provider%
  21. DriverVer=10/14/2002, 002.000.000.134
  22. CatalogFile.NT=OLTius12.cat
  23. Class="Dot4Usb OEM12"
  24. ClassGUID={A41A26A0-73DB-4bc9-A76E-3EB6BE2AE9BA}
  25.  
  26. ;====================================================
  27.  
  28. [ControlFlags]
  29. ExcludeFromSelect=*
  30.  
  31. [DestinationDirs]
  32. DefaultDestDir = 10,System32\drivers
  33. Dot4Drivers_CpyFiles = 10,System32\drivers
  34. CoInstaller_2kCpyFiles = 11
  35. ClassInstaller_9xCpyFiles = 11
  36.  
  37. [SourceDisksNames.x86]
  38. 1 = %CD%,,,
  39. 2 = %CD%,,,"drivers\dot4\Win2000"
  40.  
  41. [SourceDisksNames]
  42. 1 = %CD%,,,
  43.  
  44. [SourceDisksFiles.x86]
  45. ; Driver
  46. OEMius12.sys = 2
  47. ; Co-Installer for w2k/XP, thunk for 9X
  48. OEMc3212.dll = 1
  49. OEMuci12.dll = 1
  50.  
  51. [SourceDisksFiles]
  52. ; Driver
  53. OEMius12.sys = 1,Drivers\dot4\win98
  54. ; Co-Installer for w2k/XP, thunk for 9X
  55. OEMc3212.dll = 1
  56. OEMuci12.dll = 1
  57. ;====================================================
  58.  
  59. [ClassInstall]
  60. ;
  61. ; Add the Dot4Usb class GUID to SYSTEM\CCS\Control\Class
  62. ;
  63.  
  64. AddReg = Dot4UsbClassAddReg_9X
  65. CopyFiles = ClassInstaller_9xCpyFiles
  66.  
  67. [Dot4UsbClassAddReg_9X]
  68. HKR,,,,"Dot4Usb OEM12"
  69. HKR,,Installer,,"OEMuci12.dll,ClassInstall"
  70. HKR,,Icon,,"-20"
  71.  
  72. [ClassInstall32]
  73. ;
  74. ; Add the Dot4Usb class GUID to SYSTEM\CCS\Control\Class
  75. ;
  76. AddReg = Dot4UsbClassAddReg_2k
  77.  
  78. [Dot4UsbClassAddReg_2k]
  79. ;
  80. ; Give the class a descriptive name and an icon
  81. ;
  82. HKR,,,,"Dot4Usb OEM12"
  83. HKR,,Icon,,"-20"
  84.  
  85. ;====================================================
  86.  
  87. [Manufacturer]
  88. %HP%=HP_Models
  89.  
  90. [HP_Models]
  91. ;
  92. ; This INF supports models with these PnP IDs
  93. ; (Enumerated by any enumerator (*))
  94. ;
  95.  
  96. "Job_Jet M400 (DOT4USB)"    = Dot4Usb_Inst,usb\vid_0b3c&pid_A880&mi_02
  97.  
  98.  
  99. ;====================================================
  100.  
  101. ;
  102. ; Copy files for the Win98 installation
  103. ;
  104.  
  105. [Dot4Usb_Inst]
  106. AddReg=Dot4Usb_AddReg98,Dot4Usb_AddReg
  107. CopyFiles=Dot4Drivers_CpyFiles
  108. DriverVer=10/14/2002, 002.000.000.134
  109.  
  110. ;
  111. ; Copy files for the W2K installation
  112. ;
  113. [Dot4Usb_Inst.NT]
  114. AddReg=Dot4Usb_AddReg
  115. CopyFiles=Dot4Drivers_CpyFiles
  116. DriverVer=10/14/2002, 002.000.000.134
  117.  
  118. ;====================================================
  119.  
  120. ;
  121. ;Device specific Coinstaller for W2K/XP
  122. ;
  123. [Dot4Usb_Inst.NT.CoInstallers]
  124. AddReg=Dot4Usb.2k.CoInstallers_AddReg
  125. CopyFiles=CoInstaller_2kCpyFiles
  126.  
  127. ;
  128. ;Register the Coinstaller
  129. ;
  130. [Dot4Usb.2k.CoInstallers_AddReg]
  131. HKR,,CoInstallers32,0x00010000,"OEMc3212.dll, ClassInstall32"
  132.  
  133. ;====================================================
  134.  
  135. ;
  136. ; Copy Files
  137. ;
  138. [Dot4Drivers_CpyFiles]
  139. OEMius12.sys
  140.  
  141. [CoInstaller_2kCpyFiles]
  142. OEMc3212.dll
  143.  
  144. [ClassInstaller_9xCpyFiles]
  145. OEMuci12.dll
  146. OEMc3212.dll
  147.  
  148. ;====================================================
  149.  
  150. ;
  151. ; Registry Entry to start driver on Win98
  152. ;
  153. [Dot4Usb_AddReg98]
  154. HKR,,DevLoader,,*ntkern
  155. HKR,,NTMPDriver,,OEMius12.sys
  156. ;HKLM,System\CurrentControlSet\Control\InstalledFiles,OEMc3212.dll,3,0B,00
  157. ;HKLM,System\CurrentControlSet\Control\InstalledFiles,OEMuci12.dll,3,0B,00
  158.  
  159. ;====================================================
  160.  
  161. ;
  162. ; Special configuration info for W2K
  163. ;
  164. [Dot4Usb_Inst.NT.HW]
  165. AddReg=Dot4Usb_AddReg
  166.  
  167.  
  168. ;
  169. ; Special configuration info for Win98
  170. ;
  171. [Dot4Usb_Inst.HW]
  172. AddReg=Dot4Usb_AddReg
  173.  
  174. ;====================================================
  175.  
  176. ;
  177. ; Add keys under Enum\enumeratorID\device-instance-id
  178. ;
  179. [Dot4Usb_AddReg]
  180.  
  181. ;====================================================
  182.  
  183. ;
  184. ; Add the Dot4Usb driver as a service in W2K
  185. ;
  186. [Dot4Usb_Inst.NT.Services]
  187. AddService=%Dot4Usb_Setup_Ins_SvcDesc%,0x00000002,Dot4Usb_Inst.AddService
  188.  
  189.  
  190. [Dot4Usb_Inst.AddService]
  191. ;
  192. ; Service configuration info
  193. ;
  194. DisplayName     = %Dot4Usb_Name%
  195. ServiceType     = 1             ; Kernel driver
  196. StartType       = 3             ; Manual start
  197. ErrorControl    = 1             ; Error ignore
  198. ServiceBinary   = %12%\OEMius12.sys
  199.  
  200. ;====================================================
  201.  
  202. [Strings]
  203. Dot4Usb_Name   = "USB to IEEE-1284.4 Translation Driver OEMius12"
  204. HP             = "Hewlett-Packard"
  205. INF_Provider   = "Hewlett-Packard"
  206. CD           = "Disk"
  207. Dot4Usb_Setup_Ins_SvcDesc = "OEMius12"
  208.