; Copyright (c) 1998-2001 Compaq Computer Corporation
[version]
Signature="$WINDOWS NT$"
Class=SCSIAdapter
ClassGUID={4D36E97B-E325-11CE-BFC1-08002BE10318}
Provider=%COMPAQ%
CatalogFile=cpqfcftr.cat
DriverVer=07/16/2001,5.12.2.0
[SourceDisksNames]
1 = "Compaq StorageWorks Fibre Controller Drivers for Windows 2000 diskette",cpqfcftr.sys,,\
[SourceDisksFiles]
cpqfcftr.sys = 1,,
[DestinationDirs]
CPQFCFTR_CopyFiles_Driver = 12 ; DIRID_DRIVERS
DefaultDestDir = 12 ; DIRID_DRIVERS
[Manufacturer]
%COMPAQ%=COMPAQ_HDC
[COMPAQ_HDC]
%CPQFCFTR.DeviceDesc% = CPQFCFTR_Inst, CPQFCFTR_SCSI
;****************************************************
; PCI Fibre Channel Controller
[CPQFCFTR_Inst]
AddReg = CPQFCFTR_Filter_AddReg
CopyFiles = CPQFCFTR_CopyFiles_Driver
[CPQFCFTR_Inst.Services]
AddService = CPQFCFTR, %SPSVCINST_ASSOCSERVICE%, CPQFCFTR_ServiceInstallSection, CPQFCFTR_EventLog_Inst
[CPQFCFTR_Filter_AddReg]
;HKLM,"System\CurrentControlSet\Control\Class\{4D36E97B-E325-11CE-BFC1-08002BE10318}","UpperFilters",%REG_MULTI_SZ_APPEND%, CPQFCFTR
HKR,,"UpperFilters",%REG_MULTI_SZ_APPEND%,"CPQFCFTR"
[CPQFCFTR_CopyFiles_Driver]
CPQFCFTR.SYS
;***********************************************
; Fibre Filter Driver
[CPQFCFTR_ServiceInstallSection]
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_BOOT_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\cpqfcftr.sys
DisplayName = %CPQFCFTR.DeviceDesc%
AddReg = CPQFCFTR_Service_AddReg
LoadOrderGroup = PnP Filter
;
; Software Installation (special reg key settings)
;
[CPQFCFTR_Service_AddReg]
HKR,,Tag, %REG_DWORD%, 200
[CPQFCFTR_EventLog_Inst]
AddReg = CPQFCFTR_EventLog_AddReg
;*************************************************************
;The EventLog entries.
[CPQFCFTR_EventLog_AddReg]
HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\drivers\cpqfcftr.sys"
HKR,,TypesSupported,%REG_DWORD%,7
[Strings]
COMPAQ="Compaq"
CPQFCFTR.DeviceDesc = "Compaq StorageWorks Fibre Channel Filter Driver"
;*******************************************
;Handy macro substitutions (non-localizable)
SPSVCINST_ASSOCSERVICE = 0x00000002
SERVICE_KERNEL_DRIVER = 1
SERVICE_BOOT_START = 0
SERVICE_ERROR_NORMAL = 1
REG_DWORD = 0x00010001
REG_EXPAND_SZ = 0x00020000
REG_MULTI_SZ = 0x00010000
REG_MULTI_SZ_APPEND = 0x00010008
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.