; Copyright (c) 2001, Emulex Corporation
;
; OEMSETUP.INF - This file is used by Setup to install the Compaq Scsi
; Miniport driver CPQKGPSA.sys
;
; (for the KGPSA-xx PCI Fibre Channel Host Bus Adapter)
;
;
[version]
signature="$Windows NT$"
Class=SCSIAdapter
ClassGUID={4D36E97B-E325-11CE-BFC1-08002BE10318}
Provider=%COMPAQ%
CatalogFile=CPQKGPSA.cat
DriverVer = 10/12/2001,5.4.54.7
[DestinationDirs]
CPQKGPSA_CopyFiles = 12
UtilCopyFiles = 11
CoCopyINF.CopyFiles = 11
[Manufacturer]
%COMPAQ%=COMPAQ
;**********************************
; Compaq Manufacturer device list
;**********************************
[COMPAQ]
;
; Add support for legacy LP7000/LP8000 and Compaq specific models
;
%CPQKGPSA.DeviceDesc% = CPQKGPSA_Inst, PCI\VEN_10DF&DEV_F095&SUBSYS_F0950E11
%CPQKGPSA.DeviceDesc% = CPQKGPSA_Inst, PCI\VEN_10DF&DEV_F095&SUBSYS_F09510DF
%CPQKGPSA.DeviceDesc% = CPQKGPSA_Inst, PCI\VEN_10DF&DEV_F800&SUBSYS_F80010DF
%CPQKGPSA.DeviceDesc% = CPQKGPSA_Inst, PCI\VEN_10DF&DEV_F700&SUBSYS_F70010DF
%CPQKGPSA.DeviceDesc% = CPQKGPSA_Inst, PCI\VEN_10DF&DEV_F700&SUBSYS_F7000E11
%CPQKGPSA.DeviceDesc% = CPQKGPSA_Inst, PCI\VEN_10DF&DEV_F800&SUBSYS_F8000E11
;
; The Install Section
;
[CPQKGPSA_Inst]
CopyFiles = CPQKGPSA_CopyFiles, UtilCopyFiles
AddReg = CPQKGPSA_Registry_Update, AddApiLib
CopyInf = lpsimdev.inf, cpqc8sw.inf, cpqfcac.inf
[CPQKGPSA_Inst.CoInstallers]
AddReg = CoCopyINF.AddReg
CopyFiles = CoCopyINF.CopyFiles
;
; diskid = description,tagfile,unused,subdir
;
[SourceDisksNames]
1 = %CPQKGPSA.DeviceDesc%,\lpscsi,,
;
; filename_on_source = diskid,subdir,size
;
[SourceDisksFiles]
CPQKGPSA.sys = 1
lputilnt.exe = 1
hbaapi.dll = 1
emulexhbaapi.dll = 1
cocpyinf.dll = 1
[CPQKGPSA_CopyFiles]
CPQKGPSA.sys
[UtilCopyFiles]
lputilnt.exe
hbaapi.dll
emulexhbaapi.dll
[CPQKGPSA_Registry_Update]
HKLM,SYSTEM\CurrentControlSet\Services\disk,TimeOutValue,0x00010001,0x3c
HKLM,SYSTEM\CurrentControlSet\Services\CPQKGPSA\Parameters\Device,DriverParameter,0x00000000,"EnableDPC=1;ElsRetryCount=6;NodeTimeOut=60;ScanDown=1;SimulateDevice=1;Topology=2;"
HKLM,SYSTEM\CurrentControlSet\Services\CPQKGPSA\Parameters\Device,MaximumSGList,0x00010001,0x21
HKLM,SYSTEM\CurrentControlSet\Services\CPQKGPSA\Parameters\Device,NumberOfRequests,0x00010001,0x32
HKLM,SYSTEM\CurrentControlSet\Services\CPQKGPSA\Parameters\PnPInterface,"5",0x00010001, 0x00000001
HKLM,SYSTEM\CurrentControlSet\Control\ScsiPort\SpecialTargetList\GenDisk,LargeLuns,0x00010001,0x00000001
HKLM,SYSTEM\CurrentControlSet\Control\ScsiPort\SpecialTargetList\GenDisk,SparseLUN,0x00010001,0x00000001
[AddApiLib]
HKLM,SOFTWARE\SNIA\HBA\org.emulex.emulexhbaapi,LibraryFile,%REG_EXPAND_SZ%,"emulexhbaapi.dll"
[CPQKGPSA_Inst.Services]
AddService = CPQKGPSA, %SPSVCINST_ASSOCSERVICE%, CPQKGPSA_Service_Inst, Miniport_EventLog_Inst
[CPQKGPSA_Service_Inst]
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_BOOT_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\CPQKGPSA.sys
LoadOrderGroup = SCSI Miniport
[CoCopyINF.AddReg]
HKR,,CoInstallers32,0x10000,"cocpyinf.DLL,CoCopyINF"
[CoCopyINF.CopyFiles]
cocpyinf.dll,,,0x10
[Miniport_EventLog_Inst]
AddReg = Miniport_EventLog_AddReg
[Miniport_EventLog_AddReg]
HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\IoLogMsg.dll"
HKR,,TypesSupported,%REG_DWORD%,7
[Strings]
Msft = "Microsoft"
COMPAQ = "Compaq"
CPQKGPSA.DeviceDesc = "Compaq KGPSA-xx, PCI-Fibre Channel HBA"
;*********************************************
; Macro substitutions (non-localizable)
;*********************************************
SPSVCINST_ASSOCSERVICE = 0x00000002
SERVICE_KERNEL_DRIVER = 1
SERVICE_BOOT_START = 0
SERVICE_ERROR_NORMAL = 1
REG_EXPAND_SZ = 0x00020000
REG_DWORD = 0x00010001
REG_SZ = 0x00000000
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.