hplto.inf Driver File Contents (hp_all_win_drivers.zip)

; hplto.inf - Driver for HP Ultrium drives 
;  Windows 2000, Windows XP, Windows Server 2003, 
;  Windows Vista, Windows Server 2008
;
; Copyright (C) 2000-2009  Hewlett Packard Development Company, L.P.

[version]
signature="$Windows NT$"
Class=TapeDrive
ClassGUID={6D807884-7D21-11CF-801C-08002BE10318}
Provider=%INF_PROVIDER%
LayoutFile=layout.inf
CatalogFile=hplto1_0.cat
DriverVer=05/14/2009, 1.0.6.1

[SourceDisksNames]
1 = %HPLTODvrDisk%

[SourceDisksFiles]
hplto.sys = 1 

[ClassInstall32.NT]
AddReg=tape_class_addreg

[tape_class_addreg]
HKR,,,,%TapeClassName%
HKR,,EnumPropPages32,,"SysSetup.Dll,TapePropPageProvider"
HKR,,Icon,,"91"
HKR,,Installer32,,"SysSetup.Dll,TapeClassInstaller"
HKR,,LegacyInfOption,,"TAPE"

[DestinationDirs]
DefaultDestDir = 12 ; DIRID_DRIVERS

[ControlFlags]
ExcludeFromSelect=*

[Manufacturer]
%HP%=HP, NTx86, NTia64, NTamd64

[HP.NTx86]
%hplto.DeviceDesc%  = hplto_Inst,  SCSI\SequentialHP______Ultrium_1-SCSI__
%hplto.DeviceDesc2% = hplto_Inst,  SCSI\SequentialHP______Ultrium_2-SCSI__
%hplto.DeviceDesc3% = hplto_Inst,  SCSI\SequentialHP______Ultrium_3-SCSI__
%hplto.DeviceDesc4% = hplto_Inst,  SCSI\SequentialHP______Ultrium_4-SCSI__
%hplto.DeviceDesc5% = hplto_Inst,  SCSI\SequentialHP______Ultrium_5-SCSI__
%hplto.DeviceDescV% = hplto_Inst,  SCSI\SequentialHP______Ultrium_VT______

[HP.NTia64]
%hplto.DeviceDesc%  = hplto_Inst,  SCSI\SequentialHP______Ultrium_1-SCSI__
%hplto.DeviceDesc2% = hplto_Inst,  SCSI\SequentialHP______Ultrium_2-SCSI__
%hplto.DeviceDesc3% = hplto_Inst,  SCSI\SequentialHP______Ultrium_3-SCSI__
%hplto.DeviceDesc4% = hplto_Inst,  SCSI\SequentialHP______Ultrium_4-SCSI__
%hplto.DeviceDesc5% = hplto_Inst,  SCSI\SequentialHP______Ultrium_5-SCSI__
%hplto.DeviceDescV% = hplto_Inst,  SCSI\SequentialHP______Ultrium_VT______

[HP.NTamd64]
%hplto.DeviceDesc%  = hplto_Inst,  SCSI\SequentialHP______Ultrium_1-SCSI__
%hplto.DeviceDesc2% = hplto_Inst,  SCSI\SequentialHP______Ultrium_2-SCSI__
%hplto.DeviceDesc3% = hplto_Inst,  SCSI\SequentialHP______Ultrium_3-SCSI__
%hplto.DeviceDesc4% = hplto_Inst,  SCSI\SequentialHP______Ultrium_4-SCSI__
%hplto.DeviceDesc5% = hplto_Inst,  SCSI\SequentialHP______Ultrium_5-SCSI__
%hplto.DeviceDescV% = hplto_Inst,  SCSI\SequentialHP______Ultrium_VT______

[HP]
%hplto.DeviceDesc%  = hplto_Inst,  SCSI\SequentialHP______Ultrium_1-SCSI__
%hplto.DeviceDesc2% = hplto_Inst,  SCSI\SequentialHP______Ultrium_2-SCSI__
%hplto.DeviceDesc3% = hplto_Inst,  SCSI\SequentialHP______Ultrium_3-SCSI__
%hplto.DeviceDesc4% = hplto_Inst,  SCSI\SequentialHP______Ultrium_4-SCSI__
%hplto.DeviceDesc5% = hplto_Inst,  SCSI\SequentialHP______Ultrium_5-SCSI__
%hplto.DeviceDescV% = hplto_Inst,  SCSI\SequentialHP______Ultrium_VT______

[hplto_Inst]
UseInfDeviceDesc=1
CopyFiles = @hplto.sys

[hplto_Inst.Services]
AddService = hplto, %SPSVCINST_ASSOCSERVICE%, hplto_Service_Inst, hplto_EventLog_Inst

[hplto_Service_Inst]
ServiceType    = %SERVICE_KERNEL_DRIVER%
StartType      = %SERVICE_DEMAND_START%
ErrorControl   = %SERVICE_ERROR_NORMAL%
ServiceBinary  = %12%\hplto.sys
LoadOrderGroup = SCSI Class
Dependencies   = +SCSI Miniport

[hplto_EventLog_Inst]
AddReg = hplto_EventLog_AddReg

[hplto_EventLog_AddReg]
HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\hplto.sys"
HKR,,TypesSupported,%REG_DWORD%,7

[Strings]
TapeClassName="Tape drives"
INF_PROVIDER="Hewlett Packard"
HP="Hewlett Packard"
HPLTODvrDisk = "HP Ultrium SCSI"
hplto.DeviceDesc="Hewlett Packard LTO Ultrium-1 drive"
hplto.DeviceDesc2="Hewlett Packard LTO Ultrium-2 drive"
hplto.DeviceDesc3="Hewlett Packard LTO Ultrium-3 drive"
hplto.DeviceDesc4="Hewlett Packard LTO Ultrium-4 drive"
hplto.DeviceDesc5="Hewlett Packard LTO Ultrium-5 drive"
hplto.DeviceDescV="Hewlett Packard LTO Ultrium Generic drive"

SPSVCINST_ASSOCSERVICE = 0x00000002
SERVICE_KERNEL_DRIVER  = 1
SERVICE_DEMAND_START   = 3
SERVICE_ERROR_NORMAL   = 1
REG_EXPAND_SZ          = 0x00020000
REG_DWORD              = 0x00010001

Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web2, load: 1.08