;
; FASTFRM.INF
; ATTO FastFrame FCoE Storport Driver for Windows
; Copyright 2004-2010 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=07/21/2011,1.01.2.0
CatalogFile=FastFrm.cat
[Manufacturer]
%ATTO%=ATTO, ntx86.5.2, ntamd64.5.2, ntia64.5.2, ntx86.6.0, ntamd64.6.0
[ATTO]
[ATTO.ntia64.5.2]
%FastFrameCS14.DeviceDesc% = FastFrm_Inst, PCI\VEN_8086&DEV_10FB&SUBSYS_0053117C
%FastFrameCS12.DeviceDesc% = FastFrm_Inst, PCI\VEN_8086&DEV_10FB&SUBSYS_0054117C
%FastFrameCS11.DeviceDesc% = FastFrm_Inst, PCI\VEN_8086&DEV_10FB&SUBSYS_0055117C
[ATTO.ntamd64.5.2]
%FastFrameCS14.DeviceDesc% = FastFrm_Inst, PCI\VEN_8086&DEV_10FB&SUBSYS_0053117C
%FastFrameCS12.DeviceDesc% = FastFrm_Inst, PCI\VEN_8086&DEV_10FB&SUBSYS_0054117C
%FastFrameCS11.DeviceDesc% = FastFrm_Inst, PCI\VEN_8086&DEV_10FB&SUBSYS_0055117C
[ATTO.ntamd64.6.0]
%FastFrameCS14.DeviceDesc% = FastFrm_Inst, PCI\VEN_8086&DEV_10FB&SUBSYS_0053117C
%FastFrameCS12.DeviceDesc% = FastFrm_Inst, PCI\VEN_8086&DEV_10FB&SUBSYS_0054117C
%FastFrameCS11.DeviceDesc% = FastFrm_Inst, PCI\VEN_8086&DEV_10FB&SUBSYS_0055117C
[ATTO.ntx86.5.2]
%FastFrameCS14.DeviceDesc% = FastFrm_Inst, PCI\VEN_8086&DEV_10FB&SUBSYS_0053117C
%FastFrameCS12.DeviceDesc% = FastFrm_Inst, PCI\VEN_8086&DEV_10FB&SUBSYS_0054117C
%FastFrameCS11.DeviceDesc% = FastFrm_Inst, PCI\VEN_8086&DEV_10FB&SUBSYS_0055117C
[ATTO.ntx86.6.0]
%FastFrameCS14.DeviceDesc% = FastFrm_Inst, PCI\VEN_8086&DEV_10FB&SUBSYS_0053117C
%FastFrameCS12.DeviceDesc% = FastFrm_Inst, PCI\VEN_8086&DEV_10FB&SUBSYS_0054117C
%FastFrameCS11.DeviceDesc% = FastFrm_Inst, PCI\VEN_8086&DEV_10FB&SUBSYS_0055117C
[ControlFlags]
ExcludeFromSelect = *
[FastFrm_Inst.ntia64]
CopyFiles = FastFrm.Miniport, FastFrm.AttoFC, FastFrm.AttoFC_i
AddReg = ATTOFC_Registry_Update_ia64
[FastFrm_Inst.ntamd64]
CopyFiles = FastFrm.Miniport, FastFrm.AttoFC, FastFrm.AttoFC_x
AddReg = ATTOFC_Registry_Update_x64
[FastFrm_Inst.ntx86]
CopyFiles = FastFrm.Miniport, FastFrm.AttoFC
AddReg = ATTOFC_Registry_Update_x86
[FastFrm.Miniport]
FastFrm.sys
[FastFrm.AttoFC_i]
AttoFC_i.dll
[FastFrm.AttoFC_x]
AttoFC_x.dll
[FastFrm.AttoFC]
AttoFC.dll
[FastFrm_Inst.ntia64.Services]
AddService = FastFrm, %SPSVCINST_ASSOCSERVICE%, FastFrm_Service_Inst, Miniport_EventLog_Inst
[FastFrm_Inst.ntamd64.Services]
AddService = FastFrm, %SPSVCINST_ASSOCSERVICE%, FastFrm_Service_Inst, Miniport_EventLog_Inst
[FastFrm_Inst.ntx86.Services]
AddService = FastFrm, %SPSVCINST_ASSOCSERVICE%, FastFrm_Service_Inst, Miniport_EventLog_Inst
[FastFrm_Service_Inst]
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_BOOT_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\FastFrm.sys
LoadOrderGroup = SCSI Miniport
AddReg = FastFrm_Registry_Update
[FastFrm_Registry_Update]
HKR, "Parameters\PnpInterface", "5", 0x00010001, 0x00000001
HKR, "Parameters", "BusType", 0x00010001, 0x00000006
HKR, "Parameters\Device", "MaximumSGList", 0x00010001, 0x000000FF
HKR, "Parameters\Device", "NumberOfRequests", 0x00010001, 0x000000E0
HKR, "Parameters\Device", "LargeLuns", 0x00010001, 0x00000001
HKR, "Parameters\Device", "EventLogMask", 0x00010003, 0x00000000
HKR, "Parameters\Device", "MaxXferSize", 0x00010003, 0x00000000
HKR, "Parameters\Device", "CreateInitiatorLU",0x00010001, 0x00000001
HKR, "Parameters\Device", "DriverParameters", 0x00000000, ""
HKLM,SYSTEM\CurrentControlSet\Services\Disk, TimeOutValue, 0x00010001, 0x0A
[FastFrm_Inst.ntx86.hw]
AddReg = FastFrm_NoMSI_addreg
DelReg = FastFrm_NoMSI_delreg
Include=machine.inf
Needs=PciIoSpaceNotRequired
[FastFrm_Inst.ntamd64.hw]
AddReg = FastFrm_NoMSI_addreg
DelReg = FastFrm_NoMSI_delreg
Include=machine.inf
Needs=PciIoSpaceNotRequired
[FastFrm_NoMSI_addreg]
HKR, "Interrupt Management", 0, 0x00000010
HKR, "Interrupt Management\Affinity Policy", 0, 0x00000010
HKR, "Interrupt Management\Affinity Policy", DevicePolicy, 0x00010001, 5
[FastFrm_MSI_addreg]
HKR, "Interrupt Management", 0, 0x00000010
HKR, "Interrupt Management\MessageSignaledInterruptProperties", 0x00000010
HKR, "Interrupt Management\MessageSignaledInterruptProperties", MSISupported, 0x00010001, 1
HKR, "Interrupt Management\Affinity Policy", 0, 0x00000010
HKR, "Interrupt Management\Affinity Policy", DevicePolicy, 0x00010001, 5
[FastFrm_NoMSI_delreg]
HKR, , "FriendlyName"
[ATTOFC_Registry_Update_ia64]
[ATTOFC_Registry_Update_x64]
[ATTOFC_Registry_Update_x86]
[Miniport_EventLog_Inst]
AddReg = Miniport_EventLog_AddReg
[Miniport_EventLog_AddReg]
HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\FastFrm.sys"
HKR,,TypesSupported,%REG_DWORD%,7
[DestinationDirs]
DefaultDestDir = 12 ; DIRID_DRIVERS
FastFrm.Miniport = 12
FastFrm.AttoFC = 11
FastFrm.AttoFC_x = 11
FastFrm.AttoFC_i = 11
[SourceDisksFiles.ia64]
FastFrm.sys = 1
AttoFC.dll = 1
AttoFC_i.dll = 1
[SourceDisksFiles.amd64]
FastFrm.sys = 1
AttoFC.dll = 1
AttoFC_x.dll = 1
[SourceDisksFiles.x86]
FastFrm.sys = 1
AttoFC.dll = 1
[SourceDisksNames.ia64]
1 = %ID1%,,
[SourceDisksNames.amd64]
1 = %ID1%,,
[SourceDisksNames.x86]
1 = %ID1%,,
[Strings]
ATTO = "ATTO Technology, Inc."
FastFrameCS14.DeviceDesc = "ATTO FastFrame [FCoE] FFRM-CS14 Fibre Channel over Ethernet Adapter"
FastFrameCS12.DeviceDesc = "ATTO FastFrame [FCoE] FFRM-CS12 Fibre Channel over Ethernet Adapter"
FastFrameCS11.DeviceDesc = "ATTO FastFrame [FCoE] FFRM-CS11 Fibre Channel over Ethernet Adapter"
ID1 = "ATTO FastFrame FCoE 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 = 0x00010001
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.