;
; HPUATA.INF - INF file for HP Mesa-CR CD Writer Plus
; Revision 6
; Include Win2k Support
; Common name is used
; HPMesa driver copying included
; Inf of eUSB also merged
[Version]
signature="$CHICAGO$"
Class=USB
ClassGUID={36FC9E60-C465-11CF-8056-444553540000}
Provider=%Mfg%
;DriverVer=12/09/99, 4.0.1.77
[DestinationDirs]
DefaultDestDir = 11
PdrInfCopy = 17,other ;// %windir%\inf\other
PdrCopy = 12 ;// %windir%\system\iosubsys
SySCopy.NT = 10, system32\drivers
;Std Section ---------------------------------
[SourceDisksNames]
1=%disk1%,,
[SourceDiskFiles]
HPUATA.sys=1
HPIOSATA.inf=1
HPIOSATA.pdr=1
EUIOSMSD.PDR=1
EUIOSMSD.INF=1
EUSBMSD.SYS=1
[Manufacturer]
%Mfg%=CurDevice.Section
[CurDevice.Section]
%USB\VID_03F0&PID_0207.Desc%=UT.Dev, USB\VID_03F0&PID_0207
%USB\VID_03F0&PID_0107.DeviceDesc%=EUsbMsd.Dev, USB\VID_03F0&PID_0107
; eUSB Copy sections
[EUsbMsd.Dev]
AddReg = EUsbMsd.AddReg
CopyFiles = SySCopy, PdrCopy, PdrInfCopy
; USBAT Win9X Section -----------------
[UT.Dev]
CopyFiles = SysCopy, PdrCopy, PdrInfCopy
AddReg = UT.AddReg, PnP.AddReg
[EUsbMsd.AddReg]
HKR,,DevLoader,0,*ntkern
HKR,,NTMPDriver,0,eusbmsd.sys
;Common copy file section
[SysCopy]
HPUATA.sys
EUSBMSD.SYS
[PdrInfCopy]
HPIOSATA.inf
EUIOSMSD.INF
[PdrCopy]
HPIOSATA.pdr
EUIOSMSD.PDR
; To set the driver to be loaded
[UT.AddReg]
HKR,,DevLoader,0,*ntkern
HKR,,NTMPDriver,0,HPUATA.sys
[PnP.AddReg]
HKR,,DriverFlags,0x10001,0x82 ;enable pdr & win9x support
[UT.Dev.HW]
AddReg=HW.AddReg
[HW.AddReg]
HKR,,HWRevision,0,"2.0"
;Win2K Section -----------------------
[UT.Dev.NT]
AddReg=UT.AddReg.NT
CopyFiles=SysCopy.NT
[UT.AddReg.NT]
HKR,,DriverFlags,0x10001,0x01 ;System is NT
[SysCopy.NT]
HPUATA.sys
[UT.Dev.NT.Services]
AddService = HPUATA, 0x00000002, HPUATA.AddService
[HPUATA.AddService]
DisplayName = %HPUATA.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_AUTO_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\HPUATA.sys
DriverFlags = 1 ; System is NT
[ControlFlags]
ExcludeFromSelect = *
;Strings Section -------------------------------
[Strings]
Mfg="Hewlett-Packard"
USB\VID_03F0&PID_0207.Desc="HP USB CD Writer Plus"
USB\VID_03F0&PID_0107.DeviceDesc="HP USB CD Writer Plus"
HPUATA.SvcDesc="HP CD Writer Plus Controller Driver"
DISK1="HP CD-Writer USB Driver Diskette"
Download Driver Pack
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.