;/****************************************************************************** ;** ** ;** INTEL CONFIDENTIAL ** ;** ** ;** Copyright 2007-2008 Intel Corporation All Rights Reserved. ** ;** ** ;** The source code contained or described herein and all documents related ** ;** to the source code ("Material") are owned by Intel Corporation or its ** ;** suppliers or licensors. Title to the Material remains with Intel ** ;** Corporation or its suppliers and licensors. The Material contains trade ** ;** secrets and proprietary and confidential information of Intel or its ** ;** suppliers and licensors. The Material is protected by worldwide ** ;** copyright and trade secret laws and treaty provisions. No part of the ** ;** Material may be used, copied, reproduced, modified, published, uploaded, ** ;** posted, transmitted, distributed, or disclosed in any way without Intel's ** ;** prior express written permission. ** ;** ** ;** No license under any patent, copyright, trade secret or other ** ;** intellectual property right is granted to or conferred upon you by ** ;** disclosure or delivery of the Materials, either expressly, by ** ;** implication, inducement, estoppel or otherwise. Any license under such ** ;** intellectual property rights must be express and approved by Intel in ** ;** writing. ** ;** ** ;/*****************************************************************************/ ; ;******************************************************************************* ; INF for Intel(R) 10 Gigabit PCIe Network Adapters ;******************************************************************************* ; [Version] Signature = "$Windows NT$" Class = Net ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318} Provider = %Intel% CatalogFile = ixe5132.cat DriverVer = 11/18/2008,1.6.9.0 [Manufacturer] %Intel% = Intel, NTx86.5.2, NTIA64, NTamd64, NTx86.6.0 [Intel] [Intel.NTx86.5.2] ; 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 %O10C8.Copper10GBT.Description% = O10C8, PCI\VEN_8086&DEV_10C8&SUBSYS_A10C8086 %O10C8.Copper10GBT.Description% = O10C8, PCI\VEN_8086&DEV_10C8&SUBSYS_A12C8086 %O10C8.Copper10GBT.Description% = O10C8, PCI\VEN_8086&DEV_10C8&SUBSYS_A11C8086 %O10C8.Generic.Description% = O10C8, PCI\VEN_8086&DEV_10C8 %O10DD.CX4.Description% = O10C6, PCI\VEN_8086&DEV_10DD %O10E1.SR.Dual.Description% = O10C6, PCI\VEN_8086&DEV_10E1&SUBSYS_B25F108E %O10E1.SR.Dual.Description% = O10C6, PCI\VEN_8086&DEV_10E1 %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 %O10B6.KX4.Dual.Description% = O10C6, PCI\VEN_8086&DEV_10B6 %O10F1.CopperDA.Dual.Description% = O10C6, PCI\VEN_8086&DEV_10F1&SUBSYS_A20F8086 %O10F1.CopperDA.Dual.Description% = O10C6, PCI\VEN_8086&DEV_10F1&SUBSYS_A21F8086 %O10F1.CopperDA.Dual.Description% = O10C6, PCI\VEN_8086&DEV_10F1 %O10F4.LR.Description% = O10C6, PCI\VEN_8086&DEV_10F4&SUBSYS_A06F8086 %O10F4.Generic.Description% = O10C6, PCI\VEN_8086&DEV_10F4 %O10DB.Generic.Description% = O10C6, PCI\VEN_8086&DEV_10DB [Intel.NTIA64] [Intel.NTamd64] [Intel.NTx86.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 AddReg = RSS.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 ; --------------------------------------------- ; Intel(R) 10 Gigabit AT Server Adapters ; --------------------------------------------- [O10C8] Characteristics = 0x84 ; NCF_HAS_UI | NCF_PHYSICAL BusType = 5 ; PCI AddReg = Default.reg, Dualspeed.reg, Uninstall.reg AddReg = LLI.reg AddReg = RSS.reg CopyFiles = CopyFiles, MessageDll.CopyFiles, Uninstall.CopyFiles [O10C8.Services] AddService = %ServiceName%, 2, Service, EventLog [O10C8.HW] Include=machine.inf Needs=PciIoSpaceNotRequired [O10C8.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, "2000", 0, %Extreme% 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" ; EnableDca HKR, PROSetNdi\Params\EnableDca, ParamDesc, 0, %EnableDca% HKR, PROSetNdi\Params\EnableDca, default, 0, "1" HKR, PROSetNdi\Params\EnableDca, type, 0, "enum" HKR, PROSetNdi\Params\EnableDca\Enum, "1", 0, %Enabled% HKR, PROSetNdi\Params\EnableDca\Enum, "0", 0, %Disabled% HKR,, EnableDca, 2, "1" ; *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" [Dualspeed.reg] HKR, Ndi\params\*SpeedDuplex, ParamDesc, 0, %SpeedDuplex% HKR, Ndi\params\*SpeedDuplex, default, 0, "0" HKR, Ndi\params\*SpeedDuplex, type, 0, "enum" HKR, Ndi\params\*SpeedDuplex\enum, "0", 0, %AutoNegotiation% HKR, Ndi\params\*SpeedDuplex\enum, "6", 0, %1000Mb_Full_Duplex% [RSS.reg] ; NumRssQueues HKR, Ndi\Params\NumRssQueues, ParamDesc, 0, %NumRssQueues% HKR, Ndi\Params\NumRssQueues, default, 0, "2" HKR, Ndi\Params\NumRssQueues, type, 0, "enum" HKR, Ndi\Params\NumRssQueues\Enum, "1", 0, %1queue% HKR, Ndi\Params\NumRssQueues\Enum, "2", 0, %2queues% HKR, Ndi\Params\NumRssQueues\Enum, "4", 0, %4queues% ; *RSS HKR, Ndi\Params\*RSS, ParamDesc, 0, %RSS% HKR, Ndi\Params\*RSS, default, 0, "1" HKR, Ndi\Params\*RSS, type, 0, "enum" HKR, Ndi\Params\*RSS\Enum, "0", 0, %Disabled% HKR, Ndi\Params\*RSS\Enum, "1", 0, %Enabled% [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, 10B6, 0, "10B6" HKLM,Software\Intel\Prounstl\SupportedDevices\8086, 10C7, 0, "10C7" HKLM,Software\Intel\Prounstl\SupportedDevices\8086, 10C8, 0, "10C8" HKLM,Software\Intel\Prounstl\SupportedDevices\8086, 10F4, 0, "10F4" HKLM,Software\Intel\Prounstl\SupportedDevices\8086, 10DB, 0, "10DB" HKLM,Software\Intel\Prounstl\SupportedDevices\8086, 10F1, 0, "10F1" HKLM,Software\Intel\Prounstl\SupportedDevices\8086, 10EC, 0, "10EC" HKLM,Software\Intel\Prounstl\SupportedDevices\8086, 10E1, 0, "10E1" HKLM,Software\Intel\Prounstl\SupportedDevices\8086, 10DD, 0, "10DD" HKLM,Software\Intel\Prounstl\Dins, ixe5132.din, 0, "8259x.Uninstall" HKLM,Software\Intel\Prounstl\Services, %ServiceName%, 0, ixe5132.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%\ixe5132.sys LoadOrderGroup = NDIS ;----------------------------------------------------------------------------- ; Event Log settings ;----------------------------------------------------------------------------- [EventLog] AddReg = AddEventLog ;----------------------------------------------------------------------------- ; Coinstaller installation ;----------------------------------------------------------------------------- [CoInstallerCopyFiles] NicCo2.dll,,,0x00000010 ;don't overwrite NicInIXE.dll [CoInstaller_AddReg] HKR,, CoInstallers32, 0x00010000,"NicCo2.dll,NicCoInstallerEntry" HKR,, NicCoPlugins, 0x00010000, "NicInIXE.dll,NicCoInstallerEntry" [CoInK.reg] HKR,, CoInstallFlag, 0x00010001, 0x00201400 [CopyFiles] ixe5132.sys,,,2 [MessageDll.CopyFiles] ixemsg.dll,,,2 [Uninstall.CopyFiles] ixe5132.din,,,2 ;----------------------------------------------------------------------------- ; DestinationDirs ;----------------------------------------------------------------------------- [DestinationDirs] CopyFiles = 12 DefaultDestDir = 11 Uninstall.CopyFiles = 11 CoInstallerCopyFiles = 11 MessageDll.CopyFiles = 11 [SourceDisksNames] 1 = %DiskName%,,, ;----------------------------------------------------------------------------- ; SourceDisksFiles ;----------------------------------------------------------------------------- [SourceDisksFiles] ixe5132.sys = 1 ixe5132.din = 1 ixemsg.dll = 1 NicCo2.dll = 1 NicInIXE.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" EnableDca = "Direct Cache Access" 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" RSS = "Receive Side Scaling" NumRssQueues = "Receive Side Scaling Queues" 1queue = "1 Queue" 2queues = "2 Queues" 4queues = "4 Queues" 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" SpeedDuplex = "Speed & Duplex" AutoNegotiation = "Auto Negotiation" 1000Mb_Full_Duplex = "1.0 Gbps Full Duplex" 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\ixe5132.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" O10C8.Copper10GBT.Description = "Intel(R) 10 Gigabit AT Server Adapter" O10C8.Generic.Description = "Intel(R) 82598EB 10 Gigabit AT Network Connection" O10F1.CopperDA.Dual.Description = "Intel(R) 10 Gigabit AF DA Dual Port Server Adapter" O10F4.LR.Description = "Intel(R) 10 Gigabit XF LR Server Adapter" O10F4.Generic.Description = "Intel(R) 82598EB 10 Gigabit AF Network Connection" O10DB.Generic.Description = "Intel(R) 82598EB 10 Gigabit Dual Port Network Connection" O10EC.CX4.Dual.Description = "Intel(R) 10 Gigabit CX4 Dual Port Server Adapter" O10B6.KX4.Dual.Description = "Intel(R) 82598EB 10 Gigabit KX4 Network Connection" O10DD.CX4.Description = "Intel(R) 82598EB 10 Gigabit AT CX4 Network Connection" O10E1.SR.Dual.Description = "Intel(R) 10 Gigabit SR Dual Port Express Module" ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- [Strings.0804] ; Chinese (Simplified) LsoV1IPv4 ="·ÖÔØ TCP ·Ö¶Î" EnableLLI ="µÍÑÓ³ÙÖжÏ" LLIPorts ="µÍÑÓ³ÙÖж϶˿Ú" LLIPortBased ="»ùÓڶ˿ڵÄ" LLIPSHBased ="»ùÓÚ PSH ±ê¼ÇµÄ" InterruptModeration ="ÖжϽÚÁ÷" EnableDca ="Ö±½Ó»º´æ·ÃÎÊ" InterruptThrottleRate ="ÖжϽÚÁ÷ÂÊ" Adaptive ="ÊÊÓ¦ÐÔ" Extreme ="¼«Öµ" Minimal ="×îС" High ="¸ß" Medium ="ÖÐ" Low ="µÍ" IPChksumOffv4 ="IPv4 УÑéºÍ·ÖÔØ´«Êä" TCPChksumOffv4 ="TCP УÑéºÍ·ÖÔØ´«Êä (IPv4)" UDPChksumOffv4 ="UDP УÑéºÍ·ÖÔØ´«Êä (IPv4)" LsoV2IPv4 ="´óÐÍ·¢ËÍ·ÖÔØ (IPv4)" ChksumOffTxRx ="ÒÑÆôÓà Rx ºÍ Tx" ChksumOffTx ="ÒÑÆôÓà Tx" ChksumOffRx ="ÒÑÆôÓà Rx" TransmitBuffers ="´«Ê仺³åÇø" ReceiveBuffers ="½ÓÊÕ»º³åÇø" RSS ="½ÓÊÕ·½µ÷Õû" NumRssQueues ="½ÓÊÕ·½µ÷Õû¶ÓÁÐ" 1queue ="1 ¸ö¶ÓÁÐ" 2queues ="2 ¸ö¶ÓÁÐ" 4queues ="4 ¸ö¶ÓÁÐ" FlowControl ="Á÷³Ì¿ØÖÆ" FlowControl_RxOnly ="ÒÑÆôÓà Rx" FlowControl_TxOnly ="ÒÑÆôÓà Tx" FlowControl_Full ="ÒÑÆôÓà Rx ºÍ Tx" PriorityVLANTag ="ÓÅÏȼ¶ºÍ VLAN" PriorityVlanDisabled ="ÒѽûÓÃÓÅÏȼ¶ºÍ VLAN" PriorityEnabled ="ÒÑÆôÓÃÓÅÏȼ¶" PriorityVlanEnabled ="ÒÑÆôÓÃÓÅÏȼ¶ºÍ VLAN" VlanEnabled ="ÒÑÆôÓà VLAN" SpeedDuplex ="ËٶȺÍË«¹¤" AutoNegotiation ="×Ô¶¯ÐÉÌ" 1000Mb_Full_Duplex ="1.0 Gbps È«Ë«¹¤" On ="¿ªÆô" Off ="¹Ø±Õ" Auto ="×Ô¶¯" Enabled ="ÆôÓÃ" Disabled ="½ûÓÃ" Bytes4088 ="4088 ×Ö½Ú" Bytes9014 ="9014 ×Ö½Ú" Bytes16128 ="16128 ×Ö½Ú" LAA ="±¾µØ¹ÜÀíµÄµØÖ·" JumboPacket ="¾ÞÖ¡Êý¾Ý°ü" LogLinkState ="¼Ç¼Á´½Ó״̬ʼþ" ServiceName = "ixgbe" Intel = "Intel" EventLogMessageDllPath = "%SystemRoot%\System32\netevent.dll;%SystemRoot%\System32\ixemsg.dll" 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" O10C8.Copper10GBT.Description = "Intel(R) 10 Gigabit AT Server Adapter" O10C8.Generic.Description = "Intel(R) 82598EB 10 Gigabit AT Network Connection" O10F1.CopperDA.Dual.Description = "Intel(R) 10 Gigabit AF DA Dual Port Server Adapter" O10F4.LR.Description = "Intel(R) 10 Gigabit XF LR Server Adapter" O10F4.Generic.Description = "Intel(R) 82598EB 10 Gigabit AF Network Connection" O10DB.Generic.Description = "Intel(R) 82598EB 10 Gigabit Dual Port Network Connection" O10EC.CX4.Dual.Description = "Intel(R) 10 Gigabit CX4 Dual Port Server Adapter" O10B6.KX4.Dual.Description = "Intel(R) 82598EB 10 Gigabit KX4 Network Connection" O10DD.CX4.Description = "Intel(R) 82598EB 10 Gigabit AT CX4 Network Connection" O10E1.SR.Dual.Description = "Intel(R) 10 Gigabit SR Dual Port Express Module" ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- [Strings.0404] ; Chinese (Traditional) LsoV1IPv4 ="¨ø¸ü TCP °Ï¬q" EnableLLI ="§C©µ¿ð§ÃÂ_" LLIPorts ="§C©µ¿ð§ÃÂ_³s±µ°ð" LLIPortBased ="³s±µ°ð¬°°ò¦" LLIPSHBased ="PSH ºX¸¹¬°°ò¦" InterruptModeration ="§ÃÂ_½Õ¸`" EnableDca ="ª½±µ§Ö¨ú¦s¨ú" InterruptThrottleRate ="§ÃÂ_¸`¬y»Ö³t²v" Adaptive ="½Õ¾ã©Ê" Extreme ="·¥°ª" Minimal ="³Ì§C" High ="°ª" Medium ="¤¤" Low ="§C" IPChksumOffv4 ="IPv4 ÀˬdȨø¸ü" TCPChksumOffv4 ="TCP ÀˬdȨø¸ü (IPv4)" UDPChksumOffv4 ="UDP ÀˬdȨø¸ü (IPv4)" LsoV2IPv4 ="¤j¶q¶Ç°e¨ø¸ü (IPv4)" ChksumOffTxRx ="Rx »P Tx ¤w±Ò¥Î" ChksumOffTx ="Tx ¤w±Ò¥Î" ChksumOffRx ="Rx ¤w±Ò¥Î" TransmitBuffers ="¶Ç¿é½w½Ä°Ï" ReceiveBuffers ="±µ¦¬½w½Ä°Ï" RSS ="±µ¦¬ºÝ½Õ¾ã¤ñ²v" NumRssQueues ="±µ¦¬ºÝ½Õ¾ã¤ñ²v¦î¦C" 1queue ="¤@Ó¦î¦C" 2queues ="¨âÓ¦î¦C" 4queues ="¥|Ó¦î¦C" FlowControl ="¬yµ{±±¨î" FlowControl_RxOnly ="Rx ¤w±Ò¥Î" FlowControl_TxOnly ="Tx ¤w±Ò¥Î" FlowControl_Full ="Rx »P Tx ¤w±Ò¥Î" PriorityVLANTag ="Àu¥ý¶¶§Ç»P VLAN" PriorityVlanDisabled ="Àu¥ý¶¶§Ç»P VLAN ¤w°±¥Î" PriorityEnabled ="Àu¥ý¶¶§Ç¤w±Ò¥Î" PriorityVlanEnabled ="Àu¥ý¶¶§Ç»P VLAN ¤w±Ò¥Î" VlanEnabled ="VLAN ¤w±Ò¥Î" SpeedDuplex ="³t«×»PÂù¤u" AutoNegotiation ="¦Û°Ê¥æ¯A" 1000Mb_Full_Duplex ="1.0 Gbps ¥þÂù¤u" On ="¶}±Ò" Off ="Ãö³¬" Auto ="¦Û°Ê" Enabled ="±Ò¥Î" Disabled ="°±¥Î" Bytes4088 ="4088 ¦ì¤¸²Õ" Bytes9014 ="9014 ¦ì¤¸²Õ" Bytes16128 ="16128 ¦ì¤¸²Õ" LAA ="¥»¦aºÞ²z¦ì§}" JumboPacket ="¶W¤j«¬«Ê¥]" LogLinkState ="µn¿ý³sµ²ª¬ºA¨Æ¥ó" ServiceName = "ixgbe" Intel = "Intel" EventLogMessageDllPath = "%SystemRoot%\System32\netevent.dll;%SystemRoot%\System32\ixemsg.dll" 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" O10C8.Copper10GBT.Description = "Intel(R) 10 Gigabit AT Server Adapter" O10C8.Generic.Description = "Intel(R) 82598EB 10 Gigabit AT Network Connection" O10F1.CopperDA.Dual.Description = "Intel(R) 10 Gigabit AF DA Dual Port Server Adapter" O10F4.LR.Description = "Intel(R) 10 Gigabit XF LR Server Adapter" O10F4.Generic.Description = "Intel(R) 82598EB 10 Gigabit AF Network Connection" O10DB.Generic.Description = "Intel(R) 82598EB 10 Gigabit Dual Port Network Connection" O10EC.CX4.Dual.Description = "Intel(R) 10 Gigabit CX4 Dual Port Server Adapter" O10B6.KX4.Dual.Description = "Intel(R) 82598EB 10 Gigabit KX4 Network Connection" O10DD.CX4.Description = "Intel(R) 82598EB 10 Gigabit AT CX4 Network Connection" O10E1.SR.Dual.Description = "Intel(R) 10 Gigabit SR Dual Port Express Module" ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- [Strings.0407] ; German (Germany) LsoV1IPv4 ="TCP-Segmentierung abladen" EnableLLI ="Low Latency Interrupts (LLIs)" LLIPorts ="LLI-Anschlüsse" LLIPortBased ="Anschlussbasiert" LLIPSHBased ="PSH markierungsbasiert" InterruptModeration ="Interrupt-Drosselung" EnableDca ="Direct Cache Access" InterruptThrottleRate ="Interrupt-Drosselungsrate" Adaptive ="Adaptiv" Extreme ="Extrem" Minimal ="Minimal" High ="Hoch" Medium ="Mittel" Low ="Niedrig" IPChksumOffv4 ="IPv4-Prüfsummen abladen" TCPChksumOffv4 ="TCP-Prüfsummen abladen (IPv4)" UDPChksumOffv4 ="UDP-Prüfsummen abladen (IPv4)" LsoV2IPv4 ="Large-Send-Offload (IPv4)" ChksumOffTxRx ="Rx und Tx aktiviert" ChksumOffTx ="Tx aktiviert" ChksumOffRx ="Rx aktiviert" TransmitBuffers ="Übertragungspuffer" ReceiveBuffers ="Empfangspuffer" RSS ="RSS (Empfangsseitige Skalierung)" NumRssQueues ="RSS-Warteschlangen (Empfangsseitige Skalierung)" 1queue ="1 Warteschlange" 2queues ="2 Warteschlangen" 4queues ="4 Warteschlangen" FlowControl ="Flusssteuerung" FlowControl_RxOnly ="Rx aktiviert" FlowControl_TxOnly ="Tx aktiviert" FlowControl_Full ="Rx und Tx aktiviert" PriorityVLANTag ="Priorität und VLAN" PriorityVlanDisabled ="Priorität und VLAN deaktiviert" PriorityEnabled ="Priorität deaktiviert" PriorityVlanEnabled ="Priorität und VLAN aktiviert" VlanEnabled ="VLAN deaktiviert" SpeedDuplex ="Geschwindigkeit & Duplex" AutoNegotiation ="Automatische Aushandlung" 1000Mb_Full_Duplex ="1.0 Gbit/s Vollduplex" On ="Ein" Off ="Aus" Auto ="Autom." Enabled ="Aktiviert" Disabled ="Deaktiviert" Bytes4088 ="4088 Byte" Bytes9014 ="9014 Byte" Bytes16128 ="16128 Byte" LAA ="Lokal verwaltete Adresse" JumboPacket ="Jumbo Packet" LogLinkState ="Verbindungsereignis protokollieren" ServiceName = "ixgbe" Intel = "Intel" EventLogMessageDllPath = "%SystemRoot%\System32\netevent.dll;%SystemRoot%\System32\ixemsg.dll" 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" O10C8.Copper10GBT.Description = "Intel(R) 10 Gigabit AT Server Adapter" O10C8.Generic.Description = "Intel(R) 82598EB 10 Gigabit AT Network Connection" O10F1.CopperDA.Dual.Description = "Intel(R) 10 Gigabit AF DA Dual Port Server Adapter" O10F4.LR.Description = "Intel(R) 10 Gigabit XF LR Server Adapter" O10F4.Generic.Description = "Intel(R) 82598EB 10 Gigabit AF Network Connection" O10DB.Generic.Description = "Intel(R) 82598EB 10 Gigabit Dual Port Network Connection" O10EC.CX4.Dual.Description = "Intel(R) 10 Gigabit CX4 Dual Port Server Adapter" O10B6.KX4.Dual.Description = "Intel(R) 82598EB 10 Gigabit KX4 Network Connection" O10DD.CX4.Description = "Intel(R) 82598EB 10 Gigabit AT CX4 Network Connection" O10E1.SR.Dual.Description = "Intel(R) 10 Gigabit SR Dual Port Express Module" ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- [Strings.0C0A] ; Spanish (Spain) LsoV1IPv4 ="Descarga de segmentación TCP " EnableLLI ="Interrupciones de baja latencia" LLIPorts ="Puertos de interrupciones de baja latencia" LLIPortBased ="Basado en puerto" LLIPSHBased ="Basado en indicador PSH" InterruptModeration ="Moderación de interrupciones" EnableDca ="Acceso directo a caché" InterruptThrottleRate ="Velocidad de obstrucción de la interrupción" Adaptive ="Adaptación" Extreme ="Extremo" Minimal ="Mínimo" High ="Alto" Medium ="Medio" Low ="Bajo" IPChksumOffv4 ="Descarga de la suma de comprobación de IPv4" TCPChksumOffv4 ="Descarga de la suma de comprobación TCP (IPv4)" UDPChksumOffv4 ="Descarga de la suma de comprobación UDP (IPv4)" LsoV2IPv4 ="Descarga grande de envío (IPv4)" ChksumOffTxRx ="Recepción y transmisión habilitadas" ChksumOffTx ="Transmisión habilitada" ChksumOffRx ="Recepción habilitada" TransmitBuffers ="Búferes de transmisión" ReceiveBuffers ="Búferes de recepción" RSS ="Receive Side Scaling" NumRssQueues ="Colas de Receive Side Scaling" 1queue ="1 cola" 2queues ="2 colas" 4queues ="4 colas" FlowControl ="Control de flujo" FlowControl_RxOnly ="Recepción habilitada" FlowControl_TxOnly ="Transmisión habilitada" FlowControl_Full ="Recepción y transmisión habilitadas" PriorityVLANTag ="Prioridad y VLAN" PriorityVlanDisabled ="Prioridad y VLAN inhabilitadas" PriorityEnabled ="Prioridad habilitada" PriorityVlanEnabled ="Prioridad y VLAN habilitadas" VlanEnabled ="VLAN habilitada" SpeedDuplex ="Velocidad y dúplex" AutoNegotiation ="Negociación automática" 1000Mb_Full_Duplex ="Dúplex completo a 1,0 Gbps" On ="Activado" Off ="Desactivado" Auto ="Automático" Enabled ="Activado" Disabled ="Desactivado" Bytes4088 ="4088 bytes" Bytes9014 ="9014 bytes" Bytes16128 ="16128 bytes" LAA ="Dirección administrada localmente" JumboPacket ="Paquete jumbo" LogLinkState ="Registrar sucesos del estado del enlace" ServiceName = "ixgbe" Intel = "Intel" EventLogMessageDllPath = "%SystemRoot%\System32\netevent.dll;%SystemRoot%\System32\ixemsg.dll" 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" O10C8.Copper10GBT.Description = "Intel(R) 10 Gigabit AT Server Adapter" O10C8.Generic.Description = "Intel(R) 82598EB 10 Gigabit AT Network Connection" O10F1.CopperDA.Dual.Description = "Intel(R) 10 Gigabit AF DA Dual Port Server Adapter" O10F4.LR.Description = "Intel(R) 10 Gigabit XF LR Server Adapter" O10F4.Generic.Description = "Intel(R) 82598EB 10 Gigabit AF Network Connection" O10DB.Generic.Description = "Intel(R) 82598EB 10 Gigabit Dual Port Network Connection" O10EC.CX4.Dual.Description = "Intel(R) 10 Gigabit CX4 Dual Port Server Adapter" O10B6.KX4.Dual.Description = "Intel(R) 82598EB 10 Gigabit KX4 Network Connection" O10DD.CX4.Description = "Intel(R) 82598EB 10 Gigabit AT CX4 Network Connection" O10E1.SR.Dual.Description = "Intel(R) 10 Gigabit SR Dual Port Express Module" ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- [Strings.040C] ; French (France) LsoV1IPv4 ="Délester la segmentation TCP" EnableLLI ="Interruptions à faible latence" LLIPorts ="Ports d'interruption à faible latence" LLIPortBased ="Basé sur le port" LLIPSHBased ="Basé sur le drapeau PSH" InterruptModeration ="Gestion des interruptions" EnableDca ="Accès direct au cache" InterruptThrottleRate ="Taux de gestion des interruptions" Adaptive ="Variable" Extreme ="Extrême" Minimal ="Minime" High ="Haut" Medium ="Moyen" Low ="Faible" IPChksumOffv4 ="Délester somme de contrôle IPv4" TCPChksumOffv4 ="Délester somme de contrôle TCP (IPv4)" UDPChksumOffv4 ="Délester somme de contrôle UDP (IPv4)" LsoV2IPv4 ="Délester envoi important (IPv4)" ChksumOffTxRx ="Rx et Tx activées" ChksumOffTx ="Tx activée" ChksumOffRx ="Rx activée" TransmitBuffers ="Tampons d'émission" ReceiveBuffers ="Tampons de réception" RSS ="Mise à l'échelle de l'extrémité réception" NumRssQueues ="Files d'attente RSS (Receive-Side Scaling)" 1queue ="1 file d'attente" 2queues ="2 files d'attente" 4queues ="4 files d'attente" FlowControl ="Contrôle de flux" FlowControl_RxOnly ="Rx activée" FlowControl_TxOnly ="Tx activée" FlowControl_Full ="Rx et Tx activées" PriorityVLANTag ="Priorité et VLAN" PriorityVlanDisabled ="Priorité et VLAN désactivés" PriorityEnabled ="Priorité activée" PriorityVlanEnabled ="Priorité et VLAN activés" VlanEnabled ="VLAN activé" SpeedDuplex ="Vitesse et duplex" AutoNegotiation ="Négociation automatique" 1000Mb_Full_Duplex ="1,0 Gbits/s full duplex" On ="Activé(e)" Off ="Désactivé(e)" Auto ="Auto" Enabled ="Activé(e)" Disabled ="Désactivé(e)" Bytes4088 ="4088 octets" Bytes9014 ="9014 octets" Bytes16128 ="16128 octets" LAA ="Adresse administrée localement" JumboPacket ="Paquet Jumbo" LogLinkState ="Consigner l'événement de la liaison" ServiceName = "ixgbe" Intel = "Intel" EventLogMessageDllPath = "%SystemRoot%\System32\netevent.dll;%SystemRoot%\System32\ixemsg.dll" 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" O10C8.Copper10GBT.Description = "Intel(R) 10 Gigabit AT Server Adapter" O10C8.Generic.Description = "Intel(R) 82598EB 10 Gigabit AT Network Connection" O10F1.CopperDA.Dual.Description = "Intel(R) 10 Gigabit AF DA Dual Port Server Adapter" O10F4.LR.Description = "Intel(R) 10 Gigabit XF LR Server Adapter" O10F4.Generic.Description = "Intel(R) 82598EB 10 Gigabit AF Network Connection" O10DB.Generic.Description = "Intel(R) 82598EB 10 Gigabit Dual Port Network Connection" O10EC.CX4.Dual.Description = "Intel(R) 10 Gigabit CX4 Dual Port Server Adapter" O10B6.KX4.Dual.Description = "Intel(R) 82598EB 10 Gigabit KX4 Network Connection" O10DD.CX4.Description = "Intel(R) 82598EB 10 Gigabit AT CX4 Network Connection" O10E1.SR.Dual.Description = "Intel(R) 10 Gigabit SR Dual Port Express Module" ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- [Strings.0410] ; Italian (Italy) LsoV1IPv4 ="Offload della segmentazione TCP" EnableLLI ="Interrupt a bassa latenza" LLIPorts ="Porte di interrupt bassa latenza" LLIPortBased ="Basato su porta" LLIPSHBased ="Basato su flag PSH" InterruptModeration ="Interrompi moderazione" EnableDca ="Accesso diretto alla cache" InterruptThrottleRate ="Velocità di rallentamento dell'interrupt" Adaptive ="Adattivo" Extreme ="Estremo" Minimal ="Minimale" High ="Alto" Medium ="Medio" Low ="Basso" IPChksumOffv4 ="Offload di checksum IPv4" TCPChksumOffv4 ="Offload di checksum TCP (IPv4)" UDPChksumOffv4 ="Offload di checksum UDP (IPv4)" LsoV2IPv4 ="Offload di invio grande (IPv4)" ChksumOffTxRx ="Rx e Tx abilitate" ChksumOffTx ="Tx abilitata" ChksumOffRx ="Rx abilitata" TransmitBuffers ="Trasmetti buffer" ReceiveBuffers ="Ricevi buffer" RSS ="Ricevi proporzioni laterali" NumRssQueues ="Code Receive-Side Scaling" 1queue ="1 coda" 2queues ="2 code" 4queues ="4 code" FlowControl ="Controllo del flusso" FlowControl_RxOnly ="Rx abilitata" FlowControl_TxOnly ="Tx abilitata" FlowControl_Full ="Rx e Tx abilitate" PriorityVLANTag ="Priorità e VLAN" PriorityVlanDisabled ="Priorità e VLAN disabilitate" PriorityEnabled ="Priorità abilitata" PriorityVlanEnabled ="Priorità e VLAN abilitate" VlanEnabled ="VLAN abilitata" SpeedDuplex ="Velocità e duplex" AutoNegotiation ="Negoziazione automatica" 1000Mb_Full_Duplex ="1.0 Gbps Full Duplex" On ="Attivato" Off ="Disattivato" Auto ="Automatico" Enabled ="Attivato" Disabled ="Disattivato" Bytes4088 ="4088 byte" Bytes9014 ="9014 byte" Bytes16128 ="16128 byte" LAA ="Indirizzo amministrato localmente" JumboPacket ="Pacchetto Jumbo" LogLinkState ="Registra evento stato del collegamento" ServiceName = "ixgbe" Intel = "Intel" EventLogMessageDllPath = "%SystemRoot%\System32\netevent.dll;%SystemRoot%\System32\ixemsg.dll" 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" O10C8.Copper10GBT.Description = "Intel(R) 10 Gigabit AT Server Adapter" O10C8.Generic.Description = "Intel(R) 82598EB 10 Gigabit AT Network Connection" O10F1.CopperDA.Dual.Description = "Intel(R) 10 Gigabit AF DA Dual Port Server Adapter" O10F4.LR.Description = "Intel(R) 10 Gigabit XF LR Server Adapter" O10F4.Generic.Description = "Intel(R) 82598EB 10 Gigabit AF Network Connection" O10DB.Generic.Description = "Intel(R) 82598EB 10 Gigabit Dual Port Network Connection" O10EC.CX4.Dual.Description = "Intel(R) 10 Gigabit CX4 Dual Port Server Adapter" O10B6.KX4.Dual.Description = "Intel(R) 82598EB 10 Gigabit KX4 Network Connection" O10DD.CX4.Description = "Intel(R) 82598EB 10 Gigabit AT CX4 Network Connection" O10E1.SR.Dual.Description = "Intel(R) 10 Gigabit SR Dual Port Express Module" ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- [Strings.0411] ; Japanese (Japan) LsoV1IPv4 ="TCP セグメンテーションÌオフロード" EnableLLI ="áレイテンシー割è込Ý" LLIPorts ="áレイテンシー割è込Ýポート" LLIPortBased ="ポート ベース" LLIPSHBased ="PSH フラグ ベース" InterruptModeration ="割è込ÝÁ¸" EnableDca ="ダイレクト キャッシュ アクセス" InterruptThrottleRate ="割è込ÝÁ¸¦" Adaptive ="アダプティブ" Extreme ="Åå" Minimal ="Ŭ" High ="高" Medium ="中" Low ="á" IPChksumOffv4 ="IPv4 チェックサムÌオフロード" TCPChksumOffv4 ="TCP チェックサムÌオフロード (IPv4)" UDPChksumOffv4 ="UDP チェックサムÌオフロード (IPv4)" LsoV2IPv4 ="åÊ送信オフロード (LSO) (IPv4)" ChksumOffTxRx ="ó信/送信 有ø" ChksumOffTx ="送信 有ø" ChksumOffRx ="ó信 有ø" TransmitBuffers ="送信バッファ" ReceiveBuffers ="ó信バッファ" RSS ="ó信¤スケーリング" NumRssQueues ="ó信¤スケーリング キュー" 1queue ="1 キュー" 2queues ="2 キュー" 4queues ="4 キュー" FlowControl ="フロー§ä" FlowControl_RxOnly ="ó信 有ø" FlowControl_TxOnly ="送信 有ø" FlowControl_Full ="ó信/送信 有ø" PriorityVLANTag ="優æ/VLAN" PriorityVlanDisabled ="優æ/VLAN ³ø" PriorityEnabled ="優æ 有ø" PriorityVlanEnabled ="優æ/VLAN 有ø" VlanEnabled ="VLAN 有ø" SpeedDuplex ="¬度Æデュプレックス" AutoNegotiation ="オートネゴシエーション" 1000Mb_Full_Duplex ="1.0 Gbps 全ñ重Ê信" On ="オン" Off ="オフ" Auto ="©®" Enabled ="オン" Disabled ="オフ" Bytes4088 ="4088 バイト" Bytes9014 ="9014 バイト" Bytes16128 ="16128 バイト" LAA ="ローカルÇ理³êéアドレス" JumboPacket ="ジャンボ パケット" LogLinkState ="リンク ステート イベントÌログ" ServiceName = "ixgbe" Intel = "Intel" EventLogMessageDllPath = "%SystemRoot%\System32\netevent.dll;%SystemRoot%\System32\ixemsg.dll" 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" O10C8.Copper10GBT.Description = "Intel(R) 10 Gigabit AT Server Adapter" O10C8.Generic.Description = "Intel(R) 82598EB 10 Gigabit AT Network Connection" O10F1.CopperDA.Dual.Description = "Intel(R) 10 Gigabit AF DA Dual Port Server Adapter" O10F4.LR.Description = "Intel(R) 10 Gigabit XF LR Server Adapter" O10F4.Generic.Description = "Intel(R) 82598EB 10 Gigabit AF Network Connection" O10DB.Generic.Description = "Intel(R) 82598EB 10 Gigabit Dual Port Network Connection" O10EC.CX4.Dual.Description = "Intel(R) 10 Gigabit CX4 Dual Port Server Adapter" O10B6.KX4.Dual.Description = "Intel(R) 82598EB 10 Gigabit KX4 Network Connection" O10DD.CX4.Description = "Intel(R) 82598EB 10 Gigabit AT CX4 Network Connection" O10E1.SR.Dual.Description = "Intel(R) 10 Gigabit SR Dual Port Express Module" ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- [Strings.0412] ; Korean (Korea) LsoV1IPv4 ="TCP ¼¼±×¸ÕÆ®È ¿ÀÇÁ·Îµå" EnableLLI ="³·Àº ´ë±â ½Ã°£ ÀÎÅÍ·´Æ®" LLIPorts ="³·Àº ´ë±â ½Ã°£ ÀÎÅÍ·´Æ® Æ÷Æ®" LLIPortBased ="Æ÷Æ® ±â¹Ý" LLIPSHBased ="PSH Ç÷¡±× ±â¹Ý" InterruptModeration ="ÀÎÅÍ·´Æ® ¿ÏÈ" EnableDca ="Á÷Á¢ ij½Ã ¾×¼¼½º" InterruptThrottleRate ="ÀÎÅÍ·´Æ® Á¶Àý ¼Óµµ" Adaptive ="ÀûÀÀ" Extreme ="ÃÖ´ë" Minimal ="ÃÖ¼Ò" High ="³ôÀ½" Medium ="Áß°£" Low ="³·À½" IPChksumOffv4 ="IPv4 üũ¼¶ ¿ÀÇÁ·Îµå" TCPChksumOffv4 ="TCP üũ¼¶ ¿ÀÇÁ·Îµå(IPv4)" UDPChksumOffv4 ="UDP üũ¼¶ ¿ÀÇÁ·Îµå(IPv4)" LsoV2IPv4 ="´ëÇü Àü¼Û ¿ÀÇÁ·Îµå(IPv4)" ChksumOffTxRx ="Rx & Tx È°¼ºÈµÊ" ChksumOffTx ="Tx È°¼ºÈµÊ" ChksumOffRx ="Rx È°¼ºÈµÊ" TransmitBuffers ="Àü¼Û ¹öÆÛ" ReceiveBuffers ="¼ö½Å ¹öÆÛ" RSS ="¼ö½ÅÃø ¹èÀ²" NumRssQueues ="¼ö½ÅÃø ¹èÀ² ´ë±â¿" 1queue ="1°³ÀÇ ´ë±â¿" 2queues ="2°³ÀÇ ´ë±â¿" 4queues ="4°³ÀÇ ´ë±â¿" FlowControl ="È帧 Á¦¾î" FlowControl_RxOnly ="Rx È°¼ºÈµÊ" FlowControl_TxOnly ="Tx È°¼ºÈµÊ" FlowControl_Full ="Rx & Tx È°¼ºÈµÊ" PriorityVLANTag ="¿ì¼±¼øÀ§ ¹× VLAN" PriorityVlanDisabled ="¿ì¼±¼øÀ§ ¹× VLAN ºñÈ°¼ºÈµÊ" PriorityEnabled ="¿ì¼±¼øÀ§ È°¼ºÈµÊ" PriorityVlanEnabled ="¿ì¼±¼øÀ§ ¹× VLAN È°¼ºÈµÊ" VlanEnabled ="VLAN È°¼ºÈµÊ" SpeedDuplex ="¼Óµµ ¹× ÀÌÁß¼º" AutoNegotiation ="ÀÚµ¿ Çù»ó" 1000Mb_Full_Duplex ="1.0 Gbps ÀüÀÌÁß" On ="¿Â" Off ="¿ÀÇÁ" Auto ="ÀÚµ¿" Enabled ="È°¼ºÈµÊ" Disabled ="ºñÈ°¼ºÈµÊ" Bytes4088 ="4088¹ÙÀÌÆ®" Bytes9014 ="9014¹ÙÀÌÆ®" Bytes16128 ="16128¹ÙÀÌÆ®" LAA ="·ÎÄà °ü¸® ÁÖ¼Ò" JumboPacket ="Á¡º¸ ÆÐŶ" LogLinkState ="¸µÅ© »óÅ À̺¥Æ® ±â·Ï" ServiceName = "ixgbe" Intel = "Intel" EventLogMessageDllPath = "%SystemRoot%\System32\netevent.dll;%SystemRoot%\System32\ixemsg.dll" 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" O10C8.Copper10GBT.Description = "Intel(R) 10 Gigabit AT Server Adapter" O10C8.Generic.Description = "Intel(R) 82598EB 10 Gigabit AT Network Connection" O10F1.CopperDA.Dual.Description = "Intel(R) 10 Gigabit AF DA Dual Port Server Adapter" O10F4.LR.Description = "Intel(R) 10 Gigabit XF LR Server Adapter" O10F4.Generic.Description = "Intel(R) 82598EB 10 Gigabit AF Network Connection" O10DB.Generic.Description = "Intel(R) 82598EB 10 Gigabit Dual Port Network Connection" O10EC.CX4.Dual.Description = "Intel(R) 10 Gigabit CX4 Dual Port Server Adapter" O10B6.KX4.Dual.Description = "Intel(R) 82598EB 10 Gigabit KX4 Network Connection" O10DD.CX4.Description = "Intel(R) 82598EB 10 Gigabit AT CX4 Network Connection" O10E1.SR.Dual.Description = "Intel(R) 10 Gigabit SR Dual Port Express Module" ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- [Strings.0416] ; Portuguese (Brazil) LsoV1IPv4 ="Offload Segmentação de TCP" EnableLLI ="Interrupções de baixa latência" LLIPorts ="Portas de interrupções de baixa latência" LLIPortBased ="Baseado em porta" LLIPSHBased ="Baseado no sinalizador PSH" InterruptModeration ="Moderação de interrupções" EnableDca ="Acesso direto ao cache" InterruptThrottleRate ="Taxa de moderação de interrupções" Adaptive ="Adaptativa" Extreme ="Extremo" Minimal ="Mínimo" High ="Alto" Medium ="Médio" Low ="Baixo" IPChksumOffv4 ="Offload Checksum IPv4" TCPChksumOffv4 ="Offload Checksum de TCP (IPv4)" UDPChksumOffv4 ="Offload Checksum UDP (IPv4)" LsoV2IPv4 ="Grande Offload de Envio (IPv4)" ChksumOffTxRx ="Rx e Tx ativadas" ChksumOffTx ="Tx ativada" ChksumOffRx ="Rx ativada" TransmitBuffers ="Buffers de transmissão" ReceiveBuffers ="Buffers de recepção" RSS ="Escala de recepção" NumRssQueues ="Filas de escalas de recepção" 1queue ="1 fila" 2queues ="2 filas" 4queues ="4 filas" FlowControl ="Controle de fluxo" FlowControl_RxOnly ="Rx ativada" FlowControl_TxOnly ="Tx ativada" FlowControl_Full ="Rx e Tx ativadas" PriorityVLANTag ="Prioridade e VLAN" PriorityVlanDisabled ="Prioridade e VLAN desativadas" PriorityEnabled ="Prioridade ativada" PriorityVlanEnabled ="Prioridade e VLAN ativadas" VlanEnabled ="VLAN ativada" SpeedDuplex ="Velocidade e duplex" AutoNegotiation ="Negociação automática" 1000Mb_Full_Duplex ="Full-duplex de 1.0 Gbps" On ="Ativado" Off ="Desativado" Auto ="Automático" Enabled ="Ativado" Disabled ="Desativado" Bytes4088 ="4088 Bytes" Bytes9014 ="9014 Bytes" Bytes16128 ="16128 Bytes" LAA ="Endereço administrado localmente (LAA)" JumboPacket ="Pacote grande" LogLinkState ="Evento de estado de link de registro" ServiceName = "ixgbe" Intel = "Intel" EventLogMessageDllPath = "%SystemRoot%\System32\netevent.dll;%SystemRoot%\System32\ixemsg.dll" 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" O10C8.Copper10GBT.Description = "Intel(R) 10 Gigabit AT Server Adapter" O10C8.Generic.Description = "Intel(R) 82598EB 10 Gigabit AT Network Connection" O10F1.CopperDA.Dual.Description = "Intel(R) 10 Gigabit AF DA Dual Port Server Adapter" O10F4.LR.Description = "Intel(R) 10 Gigabit XF LR Server Adapter" O10F4.Generic.Description = "Intel(R) 82598EB 10 Gigabit AF Network Connection" O10DB.Generic.Description = "Intel(R) 82598EB 10 Gigabit Dual Port Network Connection" O10EC.CX4.Dual.Description = "Intel(R) 10 Gigabit CX4 Dual Port Server Adapter" O10B6.KX4.Dual.Description = "Intel(R) 82598EB 10 Gigabit KX4 Network Connection" O10DD.CX4.Description = "Intel(R) 82598EB 10 Gigabit AT CX4 Network Connection" O10E1.SR.Dual.Description = "Intel(R) 10 Gigabit SR Dual Port Express Module" ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- [Strings.0C04] ; Chinese (Traditional) LsoV1IPv4 ="¨ø¸ü TCP °Ï¬q" EnableLLI ="§C©µ¿ð§ÃÂ_" LLIPorts ="§C©µ¿ð§ÃÂ_³s±µ°ð" LLIPortBased ="³s±µ°ð¬°°ò¦" LLIPSHBased ="PSH ºX¸¹¬°°ò¦" InterruptModeration ="§ÃÂ_½Õ¸`" EnableDca ="ª½±µ§Ö¨ú¦s¨ú" InterruptThrottleRate ="§ÃÂ_¸`¬y»Ö³t²v" Adaptive ="½Õ¾ã©Ê" Extreme ="·¥°ª" Minimal ="³Ì§C" High ="°ª" Medium ="¤¤" Low ="§C" IPChksumOffv4 ="IPv4 ÀˬdȨø¸ü" TCPChksumOffv4 ="TCP ÀˬdȨø¸ü (IPv4)" UDPChksumOffv4 ="UDP ÀˬdȨø¸ü (IPv4)" LsoV2IPv4 ="¤j¶q¶Ç°e¨ø¸ü (IPv4)" ChksumOffTxRx ="Rx »P Tx ¤w±Ò¥Î" ChksumOffTx ="Tx ¤w±Ò¥Î" ChksumOffRx ="Rx ¤w±Ò¥Î" TransmitBuffers ="¶Ç¿é½w½Ä°Ï" ReceiveBuffers ="±µ¦¬½w½Ä°Ï" RSS ="±µ¦¬ºÝ½Õ¾ã¤ñ²v" NumRssQueues ="±µ¦¬ºÝ½Õ¾ã¤ñ²v¦î¦C" 1queue ="¤@Ó¦î¦C" 2queues ="¨âÓ¦î¦C" 4queues ="¥|Ó¦î¦C" FlowControl ="¬yµ{±±¨î" FlowControl_RxOnly ="Rx ¤w±Ò¥Î" FlowControl_TxOnly ="Tx ¤w±Ò¥Î" FlowControl_Full ="Rx »P Tx ¤w±Ò¥Î" PriorityVLANTag ="Àu¥ý¶¶§Ç»P VLAN" PriorityVlanDisabled ="Àu¥ý¶¶§Ç»P VLAN ¤w°±¥Î" PriorityEnabled ="Àu¥ý¶¶§Ç¤w±Ò¥Î" PriorityVlanEnabled ="Àu¥ý¶¶§Ç»P VLAN ¤w±Ò¥Î" VlanEnabled ="VLAN ¤w±Ò¥Î" SpeedDuplex ="³t«×»PÂù¤u" AutoNegotiation ="¦Û°Ê¥æ¯A" 1000Mb_Full_Duplex ="1.0 Gbps ¥þÂù¤u" On ="¶}±Ò" Off ="Ãö³¬" Auto ="¦Û°Ê" Enabled ="±Ò¥Î" Disabled ="°±¥Î" Bytes4088 ="4088 ¦ì¤¸²Õ" Bytes9014 ="9014 ¦ì¤¸²Õ" Bytes16128 ="16128 ¦ì¤¸²Õ" LAA ="¥»¦aºÞ²z¦ì§}" JumboPacket ="¶W¤j«¬«Ê¥]" LogLinkState ="µn¿ý³sµ²ª¬ºA¨Æ¥ó" ServiceName = "ixgbe" Intel = "Intel" EventLogMessageDllPath = "%SystemRoot%\System32\netevent.dll;%SystemRoot%\System32\ixemsg.dll" 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" O10C8.Copper10GBT.Description = "Intel(R) 10 Gigabit AT Server Adapter" O10C8.Generic.Description = "Intel(R) 82598EB 10 Gigabit AT Network Connection" O10F1.CopperDA.Dual.Description = "Intel(R) 10 Gigabit AF DA Dual Port Server Adapter" O10F4.LR.Description = "Intel(R) 10 Gigabit XF LR Server Adapter" O10F4.Generic.Description = "Intel(R) 82598EB 10 Gigabit AF Network Connection" O10DB.Generic.Description = "Intel(R) 82598EB 10 Gigabit Dual Port Network Connection" O10EC.CX4.Dual.Description = "Intel(R) 10 Gigabit CX4 Dual Port Server Adapter" O10B6.KX4.Dual.Description = "Intel(R) 82598EB 10 Gigabit KX4 Network Connection" O10DD.CX4.Description = "Intel(R) 82598EB 10 Gigabit AT CX4 Network Connection" O10E1.SR.Dual.Description = "Intel(R) 10 Gigabit SR Dual Port Express Module" ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;-----------------------------------------------------------------------------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.