;*******************************************************************************
;* **
;* I N T E L P R O P R I E T A R Y **
;* **
;* COPYRIGHT (c) 2006-2008 BY INTEL CORPORATION. ALL RIGHTS RESERVED. NO **
;* PART OF THIS PROGRAM OR PUBLICATION MAY BE REPRODUCED, TRANSMITTED, **
;* TRANSCRIBED, STORED IN A RETRIEVAL SYSTEM, OR TRANSLATED INTO ANY **
;* LANGUAGE OR COMPUTER LANGUAGE IN ANY FORM OR BY ANY MEANS, ELECTRONIC, **
;* MECHANICAL, MAGNETIC, OPTICAL, CHEMICAL, MANUAL, OR OTHERWISE, WITHOUT **
;* THE PRIOR WRITTEN PERMISSION OF : **
;* **
;* INTEL CORPORATION **
;* **
;* 2200 MISSION COLLEGE BLVD **
;* **
;* SANTA CLARA, CALIFORNIA 95052-8119 **
;* **
;*******************************************************************************
;
;*******************************************************************************
; INF for Intel(R) 10 Gigabit PCIe Network Adapters
;*******************************************************************************
;
[Version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider = %Intel%
CatalogFile = ixe5164.cat
DriverVer = 03/12/2008,1.3.10.0
[Manufacturer]
%Intel% = Intel
[Intel]
; DisplayName Section DeviceID
; ----------- ------- --------
%O10A6.DeviceDesc% = NO_DRV, PCI\VEN_8086&DEV_10A6
%O10C6.SR.Description% = O10C6, PCI\VEN_8086&DEV_10C6&SUBSYS_A05F8086
%O10C6.SR.Description% = O10C6, PCI\VEN_8086&DEV_10C6&SUBSYS_A15F8086
%O10C6.Generic.Description% = O10C6, PCI\VEN_8086&DEV_10C6
%O10C7.SR.Description% = O10C6, PCI\VEN_8086&DEV_10C7&SUBSYS_A05F8086
%O10C7.SR.Description% = O10C6, PCI\VEN_8086&DEV_10C7&SUBSYS_A15F8086
%O10C7.SR.Description% = O10C6, PCI\VEN_8086&DEV_10C7&SUBSYS_A16F8086
%O10C7.Generic.Description% = O10C6, PCI\VEN_8086&DEV_10C7
%O10EC.CX4.Dual.Description% = O10C6, PCI\VEN_8086&DEV_10EC&SUBSYS_A01F8086
%O10EC.CX4.Dual.Description% = O10C6, PCI\VEN_8086&DEV_10EC&SUBSYS_A11F8086
%O10EC.CX4.Dual.Description% = O10C6, PCI\VEN_8086&DEV_10EC
%O10F4.LR.Description% = O10C6, PCI\VEN_8086&DEV_10F4&SUBSYS_A06F8086
%O10F4.Generic.Description% = O10C6, PCI\VEN_8086&DEV_10F4
[Intel.NTIA64.6.0]
[NO_DRV]
Characteristics = 0x01
Include=machine.inf
Needs=NO_DRV
[NO_DRV.Services]
Include=machine.inf
Needs=NO_DRV.Services
; ---------------------------------------------
; Intel(R) 10 Gigabit XF Server Adapters
; ---------------------------------------------
[O10C6]
Characteristics = 0x84 ; NCF_HAS_UI | NCF_PHYSICAL
BusType = 5 ; PCI
AddReg = Default.reg, Uninstall.reg
AddReg = LLI.reg
CopyFiles = CopyFiles, MessageDll.CopyFiles, Uninstall.CopyFiles
[O10C6.Services]
AddService = %ServiceName%, 2, Service, EventLog
[O10C6.HW]
Include=machine.inf
Needs=PciIoSpaceNotRequired
[O10C6.CoInstallers]
AddReg=CoInstaller_AddReg, CoInK.reg
CopyFiles=CoInstallerCopyFiles
;-------------------------------------------------------------------------------
; Registry Settings
;-------------------------------------------------------------------------------
[Default.reg]
HKR, Ndi\Interfaces, UpperRange, 0, "ndis5"
HKR, Ndi\Interfaces, LowerRange, 0, "ethernet"
HKR, Ndi, Service, 0, %ServiceName%
; *FlowControl
HKR, Ndi\Params\*FlowControl, ParamDesc, 0, %FlowControl%
HKR, Ndi\Params\*FlowControl, default, 0, "3"
HKR, Ndi\Params\*FlowControl\Enum, "0", 0, %Disabled%
HKR, Ndi\Params\*FlowControl\Enum, "1", 0, %FlowControl_TxOnly%
HKR, Ndi\Params\*FlowControl\Enum, "2", 0, %FlowControl_RxOnly%
HKR, Ndi\Params\*FlowControl\Enum, "3", 0, %FlowControl_Full%
HKR, Ndi\Params\*FlowControl, type, 0, "enum"
; *TransmitBuffers
HKR, Ndi\params\*TransmitBuffers, ParamDesc, 0, %TransmitBuffers%
HKR, Ndi\params\*TransmitBuffers, default, 0, "512"
HKR, Ndi\params\*TransmitBuffers, min, 0, "128"
HKR, Ndi\params\*TransmitBuffers, max, 0, "16384"
HKR, Ndi\params\*TransmitBuffers, step, 0, "64"
HKR, Ndi\params\*TransmitBuffers, Base, 0, "10"
HKR, Ndi\params\*TransmitBuffers, type, 0, "int"
; *ReceiveBuffers
HKR, Ndi\params\*ReceiveBuffers, ParamDesc, 0, %ReceiveBuffers%
HKR, Ndi\params\*ReceiveBuffers, default, 0, "512"
HKR, Ndi\params\*ReceiveBuffers, min, 0, "128"
HKR, Ndi\params\*ReceiveBuffers, max, 0, "2048"
HKR, Ndi\params\*ReceiveBuffers, step, 0, "64"
HKR, Ndi\params\*ReceiveBuffers, Base, 0, "10"
HKR, Ndi\params\*ReceiveBuffers, type, 0, "int"
; *TCPChecksumOffloadIPv4
HKR, Ndi\Params\*TCPChecksumOffloadIPv4, ParamDesc, 0, %TCPChksumOffv4%
HKR, Ndi\Params\*TCPChecksumOffloadIPv4, default, 0, "3"
HKR, Ndi\Params\*TCPChecksumOffloadIPv4\Enum, "0", 0, %Disabled%
HKR, Ndi\Params\*TCPChecksumOffloadIPv4\Enum, "1", 0, %ChksumOffTx%
HKR, Ndi\Params\*TCPChecksumOffloadIPv4\Enum, "2", 0, %ChksumOffRx%
HKR, Ndi\Params\*TCPChecksumOffloadIPv4\Enum, "3", 0, %ChksumOffTxRx%
HKR, Ndi\Params\*TCPChecksumOffloadIPv4, type, 0, "enum"
; *UDPChecksumOffloadIPv4
HKR, Ndi\Params\*UDPChecksumOffloadIPv4, ParamDesc, 0, %UDPChksumOffv4%
HKR, Ndi\Params\*UDPChecksumOffloadIPv4, default, 0, "3"
HKR, Ndi\Params\*UDPChecksumOffloadIPv4\Enum, "0", 0, %Disabled%
HKR, Ndi\Params\*UDPChecksumOffloadIPv4\Enum, "1", 0, %ChksumOffTx%
HKR, Ndi\Params\*UDPChecksumOffloadIPv4\Enum, "2", 0, %ChksumOffRx%
HKR, Ndi\Params\*UDPChecksumOffloadIPv4\Enum, "3", 0, %ChksumOffTxRx%
HKR, Ndi\Params\*UDPChecksumOffloadIPv4, type, 0, "enum"
; *IPChecksumOffloadIPv4
HKR, Ndi\Params\*IPChecksumOffloadIPv4, ParamDesc, 0, %IPChksumOffv4%
HKR, Ndi\Params\*IPChecksumOffloadIPv4, default, 0, "3"
HKR, Ndi\Params\*IPChecksumOffloadIPv4\Enum, "0", 0, %Disabled%
HKR, Ndi\Params\*IPChecksumOffloadIPv4\Enum, "1", 0, %ChksumOffTx%
HKR, Ndi\Params\*IPChecksumOffloadIPv4\Enum, "2", 0, %ChksumOffRx%
HKR, Ndi\Params\*IPChecksumOffloadIPv4\Enum, "3", 0, %ChksumOffTxRx%
HKR, Ndi\Params\*IPChecksumOffloadIPv4, type, 0, "enum"
; Network Address
HKR, Ndi\params\NetworkAddress, ParamDesc, 0, %LAA%
HKR, Ndi\params\NetworkAddress, Default, 0, ""
HKR, Ndi\params\NetworkAddress, type, 0, "edit"
HKR, NDI\params\NetworkAddress, LimitText, 0, "12"
HKR, NDI\params\NetworkAddress, UpperCase, 0, "1"
HKR, NDI\params\NetworkAddress, optional, 0, "1"
;Log Link State Event
HKR,Ndi\Params\LogLinkStateEvent, ParamDesc, 0, %LogLinkState%
HKR,Ndi\Params\LogLinkStateEvent, Type, 0, "enum"
HKR,Ndi\Params\LogLinkStateEvent, Default, 0, "51"
HKR,Ndi\Params\LogLinkStateEvent\Enum, "51", 0, %Enabled%
HKR,Ndi\Params\LogLinkStateEvent\Enum, "16", 0, %Disabled%
HKR,, LogLinkStateEvent, 0, "51"
; Interrupt Throttle Rate
HKR, Ndi\Params\ITR, ParamDesc, 0, %InterruptThrottleRate%
HKR, Ndi\Params\ITR, default, 0, "65535"
HKR, Ndi\Params\ITR\Enum, "65535", 0, %Adaptive%
HKR, Ndi\Params\ITR\Enum, "950", 0, %High%
HKR, Ndi\Params\ITR\Enum, "488", 0, %Medium%
HKR, Ndi\Params\ITR\Enum, "200", 0, %Low%
HKR, Ndi\Params\ITR\Enum, "0", 0, %Off%
HKR, Ndi\Params\ITR, type, 0, "enum"
; *PriorityVLANTag
HKR, Ndi\Params\*PriorityVLANTag, ParamDesc, 0, %PriorityVLANTag%
HKR, Ndi\Params\*PriorityVLANTag, default, 0, "3"
HKR, Ndi\Params\*PriorityVLANTag\Enum, "0", 0, %PriorityVlanDisabled%
HKR, Ndi\Params\*PriorityVLANTag\Enum, "1", 0, %PriorityEnabled%
HKR, Ndi\Params\*PriorityVLANTag\Enum, "2", 0, %VlanEnabled%
HKR, Ndi\Params\*PriorityVLANTag\Enum, "3", 0, %PriorityVlanEnabled%
HKR, Ndi\Params\*PriorityVLANTag, type, 0, "enum"
; *LsoV1IPv4
HKR, Ndi\Params\*LsoV1IPv4, ParamDesc, 0, %LsoV1IPv4%
HKR, Ndi\Params\*LsoV1IPv4, default, 0, "1"
HKR, Ndi\Params\*LsoV1IPv4\Enum, "0", 0, %Off%
HKR, Ndi\Params\*LsoV1IPv4\Enum, "1", 0, %On%
HKR, Ndi\Params\*LsoV1IPv4, type, 0, "enum"
; *JumboPacket
HKR, Ndi\Params\*JumboPacket, ParamDesc, 0, %JumboPacket%
HKR, Ndi\Params\*JumboPacket, default, 0, "1514"
HKR, Ndi\Params\*JumboPacket\Enum, "1514", 0, %Disabled%
HKR, Ndi\Params\*JumboPacket\Enum, "4088", 0, %Bytes4088%
HKR, Ndi\Params\*JumboPacket\Enum, "9014", 0, %Bytes9014%
HKR, Ndi\Params\*JumboPacket, type, 0, "enum"
; Miscellanous defaults
HKR,, MulticastFilterType, 0, "0"
HKR,, CustomMessages, 0, "1"
HKR,, VlanFiltering, 0, "0"
[LLI.reg]
HKR, PROSetNdi\Params\EnableLLI, ParamDesc, 0, %EnableLLI%
HKR, PROSetNdi\Params\EnableLLI, default, 0, "0"
HKR, PROSetNdi\Params\EnableLLI, type, 0, "enum"
HKR, PROSetNdi\Params\EnableLLI\Enum, "0", 0, %Disabled%
HKR, PROSetNdi\Params\EnableLLI\Enum, "1", 0, %LLIPortBased%
HKR, PROSetNdi\Params\EnableLLI\Enum, "2", 0, %LLIPSHBased%
HKR,, EnableLLI, 2, "0"
HKR, PROSetNdi\Params\LLIPorts, ParamDesc, 0, %LLIPorts%
HKR, PROSetNdi\Params\LLIPorts, default, 0, ""
HKR, PROSetNdi\Params\LLIPorts, type, 0, "edit"
HKR, PROSetNdi\Params\LLIPorts, UpperCase, 0, "1"
HKR, PROSetNdi\Params\LLIPorts, optional, 0, "1"
HKR, PROSetNdi\Params\LLIPorts, multi_string, 0, "1"
HKR,, LLIPorts, 0x00010002, ""
[AddEventLog]
HKR,, EventMessageFile, 0x00020000, %EventLogMessageDllPath%
HKR,, TypesSupported, 0x00010001, 7
;-----------------------------------------------------------------------------
; Uninstall parameters
;-----------------------------------------------------------------------------
[Uninstall.reg]
HKLM,Software\Intel\Prounstl\SupportedDevices\8086, 10A6, 0, "10A6"
HKLM,Software\Intel\Prounstl\SupportedDevices\8086, 10C6, 0, "10C6"
HKLM,Software\Intel\Prounstl\SupportedDevices\8086, 10C7, 0, "10C7"
HKLM,Software\Intel\Prounstl\SupportedDevices\8086, 10F4, 0, "10F4"
HKLM,Software\Intel\Prounstl\SupportedDevices\8086, 10EC, 0, "10EC"
HKLM,Software\Intel\Prounstl\Dins, ixe5164.din, 0, "8259x.Uninstall"
HKLM,Software\Intel\Prounstl\Services, %ServiceName%, 0, ixe5164.sys
;-----------------------------------------------------------------------------
; Driver "service" installation settings
;-----------------------------------------------------------------------------
[Service]
DisplayName = %Service.Displayname%
ServiceType = 1 ;%SERVICE_KERNEL_DRIVER%
StartType = 3 ;%SERVICE_DEMAND_START%
ErrorControl = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\ixe5164.sys
LoadOrderGroup = NDIS
;-----------------------------------------------------------------------------
; Event Log settings
;-----------------------------------------------------------------------------
[EventLog]
AddReg = AddEventLog
;-----------------------------------------------------------------------------
; Coinstaller installation
;-----------------------------------------------------------------------------
[CoInstallerCopyFiles]
NicCo2.dll,,,0x00000010 ;don't overwrite
NicInstE.dll
[CoInstaller_AddReg]
HKR,, CoInstallers32, 0x00010000,"NicCo2.dll,NicCoInstallerEntry"
HKR,, NicCoPlugins, 0x00010000, "NicInstE.dll,NicCoInstallerEntry"
[CoInK.reg]
HKR,, CoInstallFlag, 0x00010001, 0x00201400
[CopyFiles]
ixe5164.sys,,,2
[MessageDll.CopyFiles]
ixemsg.dll,,,2
[Uninstall.CopyFiles]
ixe5164.din,,,2
;-----------------------------------------------------------------------------
; DestinationDirs
;-----------------------------------------------------------------------------
[DestinationDirs]
CopyFiles = 12
DefaultDestDir = 11
Uninstall.CopyFiles = 11
CoInstallerCopyFiles = 11
MessageDll.CopyFiles = 11
[SourceDisksNames]
1 = %DiskName%,,,
;-----------------------------------------------------------------------------
; SourceDisksFiles
;-----------------------------------------------------------------------------
[SourceDisksFiles]
ixe5164.sys = 1
ixe5164.din = 1
ixemsg.dll = 1
NicCo2.dll = 1
NicInstE.dll = 1
;-----------------------------------------------------------------------------
; Localizable Strings
;-----------------------------------------------------------------------------
[Strings]
LsoV1IPv4 = "Offload TCP Segmentation"
EnableLLI = "Low Latency Interrupts"
LLIPorts = "Low Latency Interrupt Ports"
LLIPortBased = "Port-Based"
LLIPSHBased = "PSH Flag-Based"
InterruptModeration = "Interrupt Moderation"
InterruptThrottleRate = "Interrupt Moderation Rate"
Adaptive = "Adaptive"
Extreme = "Extreme"
Minimal = "Minimal"
High = "High"
Medium = "Medium"
Low = "Low"
IPChksumOffv4 = "IPv4 Checksum Offload"
TCPChksumOffv4 = "TCP Checksum Offload (IPv4)"
UDPChksumOffv4 = "UDP Checksum Offload (IPv4)"
LsoV2IPv4 = "Large Send Offload (IPv4)"
ChksumOffTxRx = "Rx & Tx Enabled"
ChksumOffTx = "Tx Enabled"
ChksumOffRx = "Rx Enabled"
TransmitBuffers = "Transmit Buffers"
ReceiveBuffers = "Receive Buffers"
FlowControl = "Flow Control"
FlowControl_RxOnly = "Rx Enabled"
FlowControl_TxOnly = "Tx Enabled"
FlowControl_Full = "Rx & Tx Enabled"
PriorityVLANTag = "Priority & VLAN"
PriorityVlanDisabled = "Priority & VLAN Disabled"
PriorityEnabled = "Priority Enabled"
PriorityVlanEnabled = "Priority & VLAN Enabled"
VlanEnabled = "VLAN Enabled"
On = "On"
Off = "Off"
Auto = "Auto"
Enabled = "Enabled"
Disabled = "Disabled"
Bytes4088 = "4088 Bytes"
Bytes9014 = "9014 Bytes"
Bytes16128 = "16128 Bytes"
LAA = "Locally Administered Address"
JumboPacket = "Jumbo Packet"
LogLinkState = "Log Link State Event"
ServiceName = "ixgbe"
Intel = "Intel"
EventLogMessageDllPath = "%SystemRoot%\System32\netevent.dll;%SystemRoot%\System32\drivers\ixe5164.sys"
DiskName = "Intel(R) PRO/10GbE Driver Disk"
Service.Displayname = "Intel(R) PRO/10GbE PCIe Network Connection Driver"
;-----------------------------------------------------------------------------
; Device Description Strings
;-----------------------------------------------------------------------------
O10A6.DeviceDesc = "Intel(R) 82598EB Multi-Function Network Device"
O10C6.SR.Description = "Intel(R) 10 Gigabit XF SR Dual Port Server Adapter"
O10C6.Generic.Description = "Intel(R) 82598EB 10 Gigabit AF Dual Port Network Connection"
O10C7.SR.Description = "Intel(R) 10 Gigabit XF SR Server Adapter"
O10C7.Generic.Description = "Intel(R) 82598EB 10 Gigabit AF Network Connection"
O10F4.LR.Description = "Intel(R) 10 Gigabit XF LR Server Adapter"
O10F4.Generic.Description = "Intel(R) 82598EB 10 Gigabit AF Network Connection"
O10EC.CX4.Dual.Description = "Intel(R) 10 Gigabit CX4 Dual Port Server Adapter"
;-----------------------------------------------------------------------------
;-----------------------------------------------------------------------------
;-----------------------------------------------------------------------------
;-----------------------------------------------------------------------------
;-----------------------------------------------------------------------------
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.