; ; CLRTYFCA.INF ; ATTO Celerity FC StorPort Driver for Windows Server 2003 x86 Edition (special) ; Copyright 2004-2008 ATTO Technology ; [version] signature="$Windows NT$" Class=SCSIAdapter ClassGUID={4D36E97B-E325-11CE-BFC1-08002BE10318} Provider=%ATTO% ; For the third level of revision, 'a' (alpha) = 0, 'b' (beta) = 1, final ; = 2. The fourth level is just the build number in the series, starting ; at 0. So version 1.10b3 would be 1.10.1.3. DriverVer=11/24/2008,2.63.2.0 CatalogFile=ClrtyFCa.cat [Manufacturer] %ATTO%=ATTO,NTx86.5.2 [ATTO.NTx86.5.2] %Celerity.DeviceDesc% = ClrtyFCa_Inst, ATTO_CelerityFC %CelerityFC41XA.DeviceDesc% = ClrtyFCa_Inst, PCI\VEN_15BC&DEV_0105&SUBSYS_0030117C [ATTO] [ControlFlags] ExcludeFromSelect = PCI\VEN_15BC&DEV_0105&SUBSYS_0030117C [ClrtyFCa_Inst] CopyFiles = ClrtyFCa.Miniport, ClrtyFCa.AttoFC [ClrtyFCa.Miniport] ClrtyFCa.sys [ClrtyFCa.AttoFC] AttoFC.dll [ClrtyFCa_Inst.Services] AddService = ClrtyFCa, %SPSVCINST_ASSOCSERVICE%, ClrtyFCa_Service_Inst, Miniport_EventLog_Inst [ClrtyFCa_Service_Inst] ServiceType = %SERVICE_KERNEL_DRIVER% StartType = %SERVICE_BOOT_START% ErrorControl = %SERVICE_ERROR_NORMAL% ServiceBinary = %12%\ClrtyFCa.sys LoadOrderGroup = SCSI Miniport AddReg = pnpsafe_pci_addreg AddReg = bus_type_fibre AddReg = ClrtyFCa_Registry_Update [ClrtyFCa_Registry_Update] HKLM,SYSTEM\CurrentControlSet\Services\ClrtyFC\Parameters\Device,MaximumSGList,0x00010001,0xFF HKLM,SYSTEM\CurrentControlSet\Services\ClrtyFC\Parameters\Device,NumberOfRequests,0x00010001,0xE0 HKLM,SYSTEM\CurrentControlSet\Services\ClrtyFC\Parameters\Device,LargeLuns,0x00010001,0x01 HKLM,SYSTEM\CurrentControlSet\Services\ClrtyFC\Parameters\Device,EventLogMask,0x00010003,0x00000000 HKLM,SYSTEM\CurrentControlSet\Services\ClrtyFC\Parameters\Device,MaxXferSize,0x00010003,0x00000000 HKLM,SYSTEM\CurrentControlSet\Services\ClrtyFC\Parameters\Device,DriverParameters,0x00000000,"" HKLM,SYSTEM\CurrentControlSet\Services\Disk,TimeOutValue,0x00010001,0x0A HKLM,SOFTWARE\SNIA\HBA\com.attotech.expresfc,LibraryFile,0x00000000,"%11%\AttoFC.dll" ;************************************************************* ;These addreg sections should be used when installing services to indicate ;which interface types are safe for PNP and which aren't. INTERFACE_TYPE ;is defined in NTDDK.H [pnpsafe_pci_addreg] HKR, "Parameters\PnpInterface", "5", 0x00010001, 0x00000001 ;************************************************************* ;These addreg sections should be used for non-SCSI miniports ;to indicate what STORAGE_BUS_TYPE they actually do support. [bus_type_fibre] HKR, "Parameters", "BusType", 0x00010001, 0x00000006 ;************************************************************* ;The EventLog entries are the same for all SCSI miniports. [Miniport_EventLog_Inst] AddReg = Miniport_EventLog_AddReg [Miniport_EventLog_AddReg] HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\ClrtyFCa.sys" HKR,,TypesSupported,%REG_DWORD%,7 [DestinationDirs] DefaultDestDir = 12 ; DIRID_DRIVERS ClrtyFCa.Miniport = 12 ClrtyFCa.AttoFC = 11 [SourceDisksFiles] ClrtyFCa.sys = 1 AttoFC.dll = 1 ;ClrtyFCa.cat = 1 [SourceDisksNames] 1 = %ID1%,, [Strings] ATTO = "ATTO Technology, Inc." Celerity.DeviceDesc = "ATTO Celerity Fibre Channel Adapter" CelerityFC41XA.DeviceDesc = "ATTO Celerity FC-41XA Fibre Channel Adapter" ID1 = "ATTO Celerity FC Driver Install Disk" ;******************************************* ;Handy 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 = 0x00010001Download 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.