;******************************************************************************* ;** ** ;** INTEL CONFIDENTIAL ** ;** ** ;** Copyright 2013-2018 Intel Corporation All Rights Reserved. ** ;** ** ;** The material contained or described herein and all documents related ** ;** to such material ("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) Gigabit Virtual Function Network Adapters ;******************************************************************************* ; [Version] Signature = "$Windows NT$" Class = Net ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318} Provider = %Intel% CatalogFile = v40e64.cat DriverVer = 02/09/2018,1.5.76.0 [Manufacturer] %Intel% = Intel, NTamd64.6.3 [Intel] [Intel.NTamd64.6.3] ; DisplayName Section DeviceID ; ----------- ------- -------- %F154C.Generic.Description% = F154C, PCI\VEN_8086&DEV_154C %F1571.Generic.Description% = F1571, PCI\VEN_8086&DEV_1571 %F1889.Generic.Description% = F154C, PCI\VEN_8086&DEV_1889 %F1889.Generic.Description% = F1571, PCI\VEN_8086&DEV_1889&SUBSYS_00018086 %F374D.Generic.Description% = F37CD, PCI\VEN_8086&DEV_374D %F37CDHV.Generic.Description% = F37CDHV, PCI\VEN_8086&DEV_37CD&SUBSYS_00018086 %F37CD.Generic.Description% = F37CD, PCI\VEN_8086&DEV_37CD %F3759.Generic.Description% = F37CDHV, PCI\VEN_8086&DEV_3759 %FF0A3.Generic.Description% = F154C, PCI\VEN_8086&DEV_F0A3 %FF0A4.Generic.Description% = F1571, PCI\VEN_8086&DEV_F0A4 [NO_DRV] Characteristics = 0x01 Include = machine.inf Needs = NO_DRV [NO_DRV.Services] Include = machine.inf Needs = NO_DRV.Services ; ------------------------------------------------------ ; Intel(R) 40 Gigabit Controller ; ------------------------------------------------------ [F1571] Characteristics = 0x84 ; NCF_HAS_UI | NCF_PHYSICAL BusType = 5 ; PCI DelReg = Cleanup.DelReg AddReg = VLAN.reg, Default.reg, Rss.reg, Uninstall.reg AddReg = Interfaces_iov.reg CopyFiles = CopyFiles, MessageDll.CopyFiles, Uninstall.CopyFiles *IfType = 6 ; IF_TYPE_ETHERNET_CSMACD *MediaType = 0 ; NdisMedium802_3 *PhysicalMediaType = 0 ; NdisPhysicalMediumUnspecified [F1571.Services] AddService = %ServiceName%, 2, Service, EventLog [F1571.HW] Include = machine.inf AddReg = MSI.reg [F1571.CoInstallers] AddReg = CoInstaller_AddReg, CoInK.reg CopyFiles = CoInstallerCopyFiles [F37CDHV] Characteristics = 0x84 ; NCF_HAS_UI | NCF_PHYSICAL BusType = 5 ; PCI DelReg = Cleanup.DelReg AddReg = VLAN.reg, Default.reg, Rss.reg, Uninstall.reg AddReg = Interfaces_iov.reg CopyFiles = CopyFiles, MessageDll.CopyFiles, Uninstall.CopyFiles *IfType = 6 ; IF_TYPE_ETHERNET_CSMACD *MediaType = 0 ; NdisMedium802_3 *PhysicalMediaType = 0 ; NdisPhysicalMediumUnspecified [F37CDHV.Services] AddService = %ServiceName%, 2, Service, EventLog [F37CDHV.HW] Include = machine.inf AddReg = MSI.reg [F37CDHV.CoInstallers] AddReg = CoInstaller_AddReg, CoInK.reg CopyFiles = CoInstallerCopyFiles ; ------------------------------------------------------ ; Intel(R) 40 Gigabit Controller, for non Windows hosts ; ------------------------------------------------------ [F154C] Characteristics = 0x84 ; NCF_HAS_UI | NCF_PHYSICAL BusType = 5 ; PCI DelReg = Cleanup.DelReg AddReg = VLAN.reg, Default.reg, Rss.reg, Uninstall.reg AddReg = Interfaces.reg CopyFiles = CopyFiles, MessageDll.CopyFiles, Uninstall.CopyFiles *IfType = 6 ; IF_TYPE_ETHERNET_CSMACD *MediaType = 0 ; NdisMedium802_3 *PhysicalMediaType = 0 ; NdisPhysicalMediumUnspecified [F154C.Services] AddService = %ServiceName%, 2, Service, EventLog [F154C.HW] Include = machine.inf AddReg = MSI.reg [F154C.CoInstallers] AddReg = CoInstaller_AddReg, CoInK.reg CopyFiles = CoInstallerCopyFiles [F37CD] Characteristics = 0x84 ; NCF_HAS_UI | NCF_PHYSICAL BusType = 5 ; PCI DelReg = Cleanup.DelReg AddReg = VLAN.reg, Default.reg, Rss.reg, Uninstall.reg AddReg = RDMA.reg AddReg = Interfaces.reg CopyFiles = CopyFiles, MessageDll.CopyFiles, Uninstall.CopyFiles *IfType = 6 ; IF_TYPE_ETHERNET_CSMACD *MediaType = 0 ; NdisMedium802_3 *PhysicalMediaType = 0 ; NdisPhysicalMediumUnspecified [F37CD.Services] AddService = %ServiceName%, 2, Service, EventLog [F37CD.HW] Include = machine.inf AddReg = MSI.reg [F37CD.CoInstallers] AddReg = CoInstaller_AddReg, CoInK.reg CopyFiles = CoInstallerCopyFiles ;------------------------------------------------------------------------------- ; Registry Settings ;------------------------------------------------------------------------------- [Interfaces.reg] HKR, Ndi\Interfaces, UpperRange, 0, "ndis5,InteliWARP" HKR, Ndi\Interfaces, LowerRange, 0, "ethernet" HKR, Ndi, Service, 0, %ServiceName% [Interfaces_iov.reg] HKR, Ndi\Interfaces, UpperRange, 0, "ndisvf" HKR, Ndi\Interfaces, LowerRange, 0, "iovvf" HKR, Ndi, Service, 0, %ServiceName% [Default.reg] ; *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, "8160" HKR, Ndi\params\*TransmitBuffers, step, 0, "32" 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, "8160" HKR, Ndi\params\*ReceiveBuffers, step, 0, "32" 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" ; *TCPChecksumOffloadIPv6 HKR, Ndi\Params\*TCPChecksumOffloadIPv6, ParamDesc, 0, %TCPChksumOffv6% HKR, Ndi\Params\*TCPChecksumOffloadIPv6, default, 0, "3" HKR, Ndi\Params\*TCPChecksumOffloadIPv6\Enum, "0", 0, %Disabled% HKR, Ndi\Params\*TCPChecksumOffloadIPv6\Enum, "1", 0, %ChksumOffTx% HKR, Ndi\Params\*TCPChecksumOffloadIPv6\Enum, "2", 0, %ChksumOffRx% HKR, Ndi\Params\*TCPChecksumOffloadIPv6\Enum, "3", 0, %ChksumOffTxRx% HKR, Ndi\Params\*TCPChecksumOffloadIPv6, 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" ; *UDPChecksumOffloadIPv6 HKR, Ndi\Params\*UDPChecksumOffloadIPv6, ParamDesc, 0, %UDPChksumOffv6% HKR, Ndi\Params\*UDPChecksumOffloadIPv6, default, 0, "3" HKR, Ndi\Params\*UDPChecksumOffloadIPv6\Enum, "0", 0, %Disabled% HKR, Ndi\Params\*UDPChecksumOffloadIPv6\Enum, "1", 0, %ChksumOffTx% HKR, Ndi\Params\*UDPChecksumOffloadIPv6\Enum, "2", 0, %ChksumOffRx% HKR, Ndi\Params\*UDPChecksumOffloadIPv6\Enum, "3", 0, %ChksumOffTxRx% HKR, Ndi\Params\*UDPChecksumOffloadIPv6, 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" ;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% ; 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, "1333", 0, %Balanced% 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" ; *InterruptModeration HKR, Ndi\Params\*InterruptModeration, ParamDesc, 0, %InterruptModeration% HKR, Ndi\Params\*InterruptModeration, default, 0, "1" HKR, Ndi\Params\*InterruptModeration\Enum, "0", 0, %Disabled% HKR, Ndi\Params\*InterruptModeration\Enum, "1", 0, %Enabled% HKR, Ndi\Params\*InterruptModeration, type, 0, "enum" ; *LsoV2IPv4 HKR, Ndi\Params\*LsoV2IPv4, ParamDesc, 0, %LsoV2IPv4% HKR, Ndi\Params\*LsoV2IPv4, default, 0, "1" HKR, Ndi\Params\*LsoV2IPv4\Enum, "0", 0, %Disabled% HKR, Ndi\Params\*LsoV2IPv4\Enum, "1", 0, %Enabled% HKR, Ndi\Params\*LsoV2IPv4, type, 0, "enum" ; *LsoV2IPv6 HKR, Ndi\Params\*LsoV2IPv6, ParamDesc, 0, %LsoV2IPv6% HKR, Ndi\Params\*LsoV2IPv6, default, 0, "1" HKR, Ndi\Params\*LsoV2IPv6\Enum, "0", 0, %Disabled% HKR, Ndi\Params\*LsoV2IPv6\Enum, "1", 0, %Enabled% HKR, Ndi\Params\*LsoV2IPv6, type, 0, "enum" ; Network Address HKR, PROSetNdi\params\NetworkAddress, ParamDesc, 0, %LAA% HKR, PROSetNdi\params\NetworkAddress, Default, 0, "" HKR, PROSetNdi\params\NetworkAddress, type, 0, "edit" HKR, PROSetNDI\params\NetworkAddress, LimitText, 0, "12" HKR, PROSetNDI\params\NetworkAddress, UpperCase, 0, "1" HKR, PROSetNDI\params\NetworkAddress, optional, 0, "1" HKR, PROSetNDI\params\NetworkAddress, ExposeLevel, 0, "3" ; *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" [RSS.reg] ; NumRssQueues HKR, Ndi\Params\*NumRssQueues, ParamDesc, 0, %NumRssQueues2% 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% ; *RssMaxProcNumber HKR, Ndi\params\*RssMaxProcNumber, ParamDesc, 0, %RssMaxProcNumber% HKR, Ndi\params\*RssMaxProcNumber, default, 0, "16" HKR, Ndi\params\*RssMaxProcNumber, min, 0, "0" HKR, Ndi\params\*RssMaxProcNumber, max, 0, "16" HKR, Ndi\params\*RssMaxProcNumber, step, 0, "1" HKR, Ndi\params\*RssMaxProcNumber, Optional, 0, "0" HKR, Ndi\params\*RssMaxProcNumber, type, 0, "int" ; *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% ; *RssBaseProcNumber HKR, Ndi\params\*RssBaseProcNumber, ParamDesc, 0, %RssBaseProcNumber% HKR, Ndi\params\*RssBaseProcNumber, default, 0, "0" HKR, Ndi\params\*RssBaseProcNumber, min, 0, "0" HKR, Ndi\params\*RssBaseProcNumber, max, 0, "63" HKR, Ndi\params\*RssBaseProcNumber, step, 0, "1" HKR, Ndi\params\*RssBaseProcNumber, Optional, 0, "0" HKR, Ndi\params\*RssBaseProcNumber, type, 0, "int" ; *MaxRssProcessors HKR, Ndi\params\*MaxRssProcessors, ParamDesc, 0, %MaxRssProcessors% HKR, Ndi\params\*MaxRssProcessors, default, 0, "16" HKR, Ndi\params\*MaxRssProcessors, type, 0, "enum" HKR, Ndi\params\*MaxRssProcessors\Enum, "1", 0, "1" HKR, Ndi\params\*MaxRssProcessors\Enum, "2", 0, "2" HKR, Ndi\params\*MaxRssProcessors\Enum, "4", 0, "4" HKR, Ndi\params\*MaxRssProcessors\Enum, "8", 0, "8" HKR, Ndi\params\*MaxRssProcessors\Enum, "16", 0, "16" [RDMA.reg] ; *NetworkDirect HKR, Ndi\Params\*NetworkDirect, ParamDesc, 0, %NetworkDirect% HKR, Ndi\Params\*NetworkDirect, default, 0, "1" HKR, Ndi\Params\*NetworkDirect, type, 0, "enum" HKR, Ndi\Params\*NetworkDirect\Enum, "0", 0, %Disabled% HKR, Ndi\Params\*NetworkDirect\Enum, "1", 0, %Enabled% [VLAN.reg] ; *PriorityVLANTag HKR, Ndi\Params\*PriorityVLANTag, ParamDesc, 0, %PriorityVLANTag2% HKR, Ndi\Params\*PriorityVLANTag, default, 0, "3" HKR, Ndi\Params\*PriorityVLANTag\Enum, "0", 0, %PriorityVlanDisabled2% HKR, Ndi\Params\*PriorityVLANTag\Enum, "1", 0, %PriorityEnabled2% HKR, Ndi\Params\*PriorityVLANTag\Enum, "2", 0, %VlanEnabled% HKR, Ndi\Params\*PriorityVLANTag\Enum, "3", 0, %PriorityVlanEnabled2% HKR, Ndi\Params\*PriorityVLANTag, type, 0, "enum" [MSI.reg] HKR, "Interrupt Management", 0x00000010 HKR, "Interrupt Management\MessageSignaledInterruptProperties", 0x00000010 HKR, "Interrupt Management\MessageSignaledInterruptProperties", MSISupported, 0x00010001, 1 HKR, "Interrupt Management\MessageSignaledInterruptProperties", MessageNumberLimit, 0x00010001, 18 [AddEventLog] HKR,, EventMessageFile, 0x00020000, %EventLogMessageDllPath% HKR,, TypesSupported, 0x00010001, 7 [Cleanup.DelReg] HKR, Ndi\Params\RxScalingMode HKR,, RxScalingMode HKR, Ndi\Params\DcaEnabled HKR,, DcaEnabled HKR, Ndi\Params\EnableRSC HKR,, EnableRSC ;----------------------------------------------------------------------------- ; Uninstall parameters ;----------------------------------------------------------------------------- [Uninstall.reg] HKLM,Software\Intel\Prounstl\SupportedDevices\8086, 154C, 0, "154C" HKLM,Software\Intel\Prounstl\SupportedDevices\8086, 1571, 0, "1571" HKLM,Software\Intel\Prounstl\SupportedDevices\8086, 1889, 0, "1889" HKLM,Software\Intel\Prounstl\SupportedDevices\8086, 374D, 0, "374D" HKLM,Software\Intel\Prounstl\SupportedDevices\8086, 37CD, 0, "37CD" HKLM,Software\Intel\Prounstl\SupportedDevices\8086, 3759, 0, "3759" HKLM,Software\Intel\Prounstl\Dins, v40e64.din, 0, "XL710.Uninstall" HKLM,Software\Intel\Prounstl\Services, %ServiceName%, 0, v40e64.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%\v40e64.sys LoadOrderGroup = NDIS ;----------------------------------------------------------------------------- ; Event Log settings ;----------------------------------------------------------------------------- [EventLog] AddReg = AddEventLog ;----------------------------------------------------------------------------- ; Coinstaller installation ;----------------------------------------------------------------------------- [CoInstallerCopyFiles] NicCo36.dll,,,0x00000010 ;don't overwrite NicInV40.dll [CoInstaller_AddReg] HKR,, CoInstallers32, 0x00010000, "NicCo36.dll,NicCoInstallerEntry" HKR,, NicCoPlugins, 0x00010000, "NicInV40.dll,NicCoInstallerEntry" [CoInK.reg] HKR,, CoInstallFlag, 0x00010001, 0x00201400 [CopyFiles] v40e64.sys,,,2 [MessageDll.CopyFiles] v40emsg.dll,,,2 [Uninstall.CopyFiles] v40e64.din,,,2 ;----------------------------------------------------------------------------- ; DestinationDirs ;----------------------------------------------------------------------------- [DestinationDirs] CopyFiles = 12 DefaultDestDir = 11 Uninstall.CopyFiles = 11 CoInstallerCopyFiles = 11 MessageDll.CopyFiles = 11 [SourceDisksNames] 1 = %DiskName%,,, ;----------------------------------------------------------------------------- ; SourceDisksFiles ;----------------------------------------------------------------------------- [SourceDisksFiles] v40e64.sys = 1 v40e64.din = 1 v40emsg.dll = 1 NicCo36.dll = 1 NicInV40.dll = 1 [Strings] InterruptThrottleRate = "Interrupt Moderation Rate" Adaptive = "Adaptive" Extreme = "Extreme" Balanced = "Balanced" High = "High" Medium = "Medium" Low = "Low" IPChksumOffv4 = "IPv4 Checksum Offload" TCPChksumOffv4 = "TCP Checksum Offload (IPv4)" UDPChksumOffv4 = "UDP Checksum Offload (IPv4)" LsoV2IPv4 = "Large Send Offload V2 (IPv4)" InterruptModeration = "Interrupt Moderation" TCPChksumOffv6 = "TCP Checksum Offload (IPv6)" UDPChksumOffv6 = "UDP Checksum Offload (IPv6)" LsoV2IPv6 = "Large Send Offload V2 (IPv6)" ChksumOffTxRx = "Rx & Tx Enabled" ChksumOffTx = "Tx Enabled" ChksumOffRx = "Rx Enabled" TransmitBuffers = "Transmit Buffers" ReceiveBuffers = "Receive Buffers" RSS = "Receive Side Scaling" RssMaxProcNumber = "Maximum RSS Processor Number" NumRssQueues2 = "Maximum Number of RSS Queues" RssBaseProcNumber = "RSS Base Processor Number" MaxRssProcessors = "Maximum Number of RSS Processors" 1queue = "1 Queue" 2queues = "2 Queues" 4queues = "4 Queues" PriorityVLANTag2 = "Packet Priority & VLAN" PriorityVlanDisabled2 = "Packet Priority & VLAN Disabled" PriorityEnabled2 = "Packet Priority Enabled" PriorityVlanEnabled2 = "Packet Priority & VLAN Enabled" VlanEnabled = "VLAN Enabled" Off = "Off" Enabled = "Enabled" Disabled = "Disabled" Bytes4088 = "4088 Bytes" Bytes9014 = "9014 Bytes" LAA = "Locally Administered Address" JumboPacket = "Jumbo Packet" LogLinkState = "Log Link State Event" NetworkDirect = "NetworkDirect Functionality" ServiceName = "v40e" Intel = "Intel" EventLogMessageDllPath = "%SystemRoot%\System32\netevent.dll;%SystemRoot%\System32\v40emsg.dll" DiskName = "Intel(R) 40G Virtual Network Device Driver Disk" Service.Displayname = "Intel(R) 40G Virtual Network Connection" ;----------------------------------------------------------------------------- ; Device Description Strings ;----------------------------------------------------------------------------- F154C.Generic.Description = "Intel(R) Ethernet Virtual Function 700 Series" F1571.Generic.Description = "Intel(R) Ethernet Virtual Function 700 Series" F1889.Generic.Description = "Intel (R) Ethernet Adaptive Virtual Function" F374D.Generic.Description = "Intel(R) X722 Virtual Function" F37CDHV.Generic.Description = "Intel(R) Ethernet Virtual Function 700 Series" F37CD.Generic.Description = "Intel(R) Ethernet Virtual Function 700 Series" F3759.Generic.Description = "Intel(R) X722 Virtual Function" FF0A3.Generic.Description = "Intel(R) X722 FPGA Virtual Function" FF0A4.Generic.Description = "Intel(R) X722 FPGA Virtual Function" ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- [Strings.0804] ; Chinese (Simplified) InterruptThrottleRate = "中断裁决率" Adaptive = "适应性" Extreme = "极值" Balanced = "平衡的" High = "高" Medium = "中" Low = "低" IPChksumOffv4 = "IPv4 校验和分载传输" TCPChksumOffv4 = "TCP 校验和分载传输 (IPv4)" UDPChksumOffv4 = "UDP 校验和分载传输 (IPv4)" LsoV2IPv4 = "大型发送分载 V2 (IPv4)" InterruptModeration = "中断裁决" TCPChksumOffv6 = "TCP 校验和分载传输 (IPv6)" UDPChksumOffv6 = "UDP 校验和分载传输 (IPv6)" LsoV2IPv6 = "大型发送分载 V2 (IPv6)" ChksumOffTxRx = "已启用 Rx 和 Tx" ChksumOffTx = "已启用 Tx" ChksumOffRx = "已启用 Rx" TransmitBuffers = "传输缓冲区" ReceiveBuffers = "接收缓冲区" RSS = "接收方调整" RssMaxProcNumber = "最大RSS 处理器数目" NumRssQueues2 = "RSS 队列的最大数目" RssBaseProcNumber = "RSS 基础处理器号" MaxRssProcessors = "RSS 处理器的最大数目" 1queue = "1 个队列" 2queues = "2 个队列" 4queues = "4 个队列" PriorityVLANTag2 = "数据包优先级和 VLAN" PriorityVlanDisabled2 = "已禁用数据包优先级和 VLAN" PriorityEnabled2 = "已启用数据包优先级" PriorityVlanEnabled2 = "已启用数据包优先级和 VLAN" VlanEnabled = "已启用 VLAN" Off = "关闭" Enabled = "启用" Disabled = "禁用" Bytes4088 = "4088 字节" Bytes9014 = "9014 字节" LAA = "本地管理地址" JumboPacket = "巨帧数据包" LogLinkState = "记录链接状态事件" NetworkDirect = "NetworkDirect 功能" ServiceName = "v40e" Intel = "Intel" EventLogMessageDllPath = "%SystemRoot%\System32\netevent.dll;%SystemRoot%\System32\v40emsg.dll" DiskName = "Intel(R) 40G Virtual Network Device Driver Disk" Service.Displayname = "Intel(R) 40G Virtual Network Connection" ;----------------------------------------------------------------------------- ; Device Description Strings ;----------------------------------------------------------------------------- F154C.Generic.Description = "Intel(R) Ethernet Virtual Function 700 Series" F1571.Generic.Description = "Intel(R) Ethernet Virtual Function 700 Series" F1889.Generic.Description = "Intel (R) Ethernet Adaptive Virtual Function" F374D.Generic.Description = "Intel(R) X722 Virtual Function" F37CDHV.Generic.Description = "Intel(R) Ethernet Virtual Function 700 Series" F37CD.Generic.Description = "Intel(R) Ethernet Virtual Function 700 Series" F3759.Generic.Description = "Intel(R) X722 Virtual Function" FF0A3.Generic.Description = "Intel(R) X722 FPGA Virtual Function" FF0A4.Generic.Description = "Intel(R) X722 FPGA Virtual Function" ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- [Strings.0404] ; Chinese (Traditional) InterruptThrottleRate = "耞竊瑈恢硉瞯" Adaptive = "秸俱┦" Extreme = "伐蔼" Balanced = "キ颗" High = "蔼" Medium = "い" Low = "" IPChksumOffv4 = "IPv4 浪琩更" TCPChksumOffv4 = "TCP 浪琩更 (IPv4)" UDPChksumOffv4 = "UDP 浪琩更 (IPv4)" LsoV2IPv4 = "秖肚癳更 V2 (IPv4)" InterruptModeration = "耞秸竊" TCPChksumOffv6 = "TCP 浪琩更 (IPv6)" UDPChksumOffv6 = "UDP 浪琩更 (IPv6)" LsoV2IPv6 = "秖肚癳更 V2 (IPv6)" ChksumOffTxRx = "Rx 籔 Tx 币ノ" ChksumOffTx = "Tx 币ノ" ChksumOffRx = "Rx 币ノ" TransmitBuffers = "肚块絯侥跋" ReceiveBuffers = "钡Μ絯侥跋" RSS = "钡Μ狠秸俱" RssMaxProcNumber = "程钡Μ狠秸俱矪瞶竟计ヘ" NumRssQueues2 = "钡Μ狠秸俱︻程计ヘ" RssBaseProcNumber = "钡Μ狠秸俱膀セ矪瞶竟计ヘ" MaxRssProcessors = "钡Μ狠秸俱矪瞶竟程计ヘ" 1queue = "1 ︻" 2queues = "2 ︻" 4queues = "4 ︻" PriorityVLANTag2 = "纔抖籔 VLAN" PriorityVlanDisabled2 = "纔抖籔 VLAN 氨ノ" PriorityEnabled2 = "纔抖币ノ" PriorityVlanEnabled2 = "纔抖籔 VLAN 币ノ" VlanEnabled = "VLAN 币ノ" Off = "闽超" Enabled = "币ノ" Disabled = "氨ノ" Bytes4088 = "4088 じ舱" Bytes9014 = "9014 じ舱" LAA = "セ恨瞶" JumboPacket = "禬" LogLinkState = "祅魁硈挡篈ㄆン" NetworkDirect = "NetworkDirect ┦" ServiceName = "v40e" Intel = "Intel" EventLogMessageDllPath = "%SystemRoot%\System32\netevent.dll;%SystemRoot%\System32\v40emsg.dll" DiskName = "Intel(R) 40G Virtual Network Device Driver Disk" Service.Displayname = "Intel(R) 40G Virtual Network Connection" ;----------------------------------------------------------------------------- ; Device Description Strings ;----------------------------------------------------------------------------- F154C.Generic.Description = "Intel(R) Ethernet Virtual Function 700 Series" F1571.Generic.Description = "Intel(R) Ethernet Virtual Function 700 Series" F1889.Generic.Description = "Intel (R) Ethernet Adaptive Virtual Function" F374D.Generic.Description = "Intel(R) X722 Virtual Function" F37CDHV.Generic.Description = "Intel(R) Ethernet Virtual Function 700 Series" F37CD.Generic.Description = "Intel(R) Ethernet Virtual Function 700 Series" F3759.Generic.Description = "Intel(R) X722 Virtual Function" FF0A3.Generic.Description = "Intel(R) X722 FPGA Virtual Function" FF0A4.Generic.Description = "Intel(R) X722 FPGA Virtual Function" ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- [Strings.0407] ; German (Germany) InterruptThrottleRate = "Interrupt-Drosselungsrate" Adaptive = "Adaptiv" Extreme = "Extrem" Balanced = "Ausgeglichen" High = "Hoch" Medium = "Mittel" Low = "Niedrig" IPChksumOffv4 = "IPv4-Pr黤summen abladen" TCPChksumOffv4 = "TCP-Pr黤summen abladen (IPv4)" UDPChksumOffv4 = "UDP-Pr黤summen abladen (IPv4)" LsoV2IPv4 = "Large-Send-Offload V2 (IPv4)" InterruptModeration = "Interrupt-Drosselung" TCPChksumOffv6 = "TCP-Pr黤summen abladen (IPv6)" UDPChksumOffv6 = "UDP-Pr黤summen abladen (IPv6)" LsoV2IPv6 = "Large-Send-Offload V2 (IPv6)" ChksumOffTxRx = "Rx und Tx aktiviert" ChksumOffTx = "Tx aktiviert" ChksumOffRx = "Rx aktiviert" TransmitBuffers = "躡ertragungspuffer" ReceiveBuffers = "Empfangspuffer" RSS = "RSS (Empfangsseitige Skalierung)" RssMaxProcNumber = "H鯿hste RSS-Prozessor-Nummer" NumRssQueues2 = "Max. Anzahl RSS-Warteschlangen" RssBaseProcNumber = "RSS-Basisprozessornummer" MaxRssProcessors = "Max. Anzahl RSS-CPUs" 1queue = "1 Warteschlange" 2queues = "2 Warteschlangen" 4queues = "4 Warteschlangen" PriorityVLANTag2 = "Paketpriorit鋞 und VLAN" PriorityVlanDisabled2 = "Paketpriorit鋞 und VLAN deaktiviert" PriorityEnabled2 = "Paketpriorit鋞 aktiviert" PriorityVlanEnabled2 = "Paketpriorit鋞 und VLAN aktiviert" VlanEnabled = "VLAN aktiviert" Off = "Aus" Enabled = "Aktiviert" Disabled = "Deaktiviert" Bytes4088 = "4088 Byte" Bytes9014 = "9014 Byte" LAA = "Lokal verwaltete Adresse" JumboPacket = "Jumbo Packet" LogLinkState = "Verbindungsereignis protokollieren" NetworkDirect = "NetworkDirect-Funktionalit鋞" ServiceName = "v40e" Intel = "Intel" EventLogMessageDllPath = "%SystemRoot%\System32\netevent.dll;%SystemRoot%\System32\v40emsg.dll" DiskName = "Intel(R) 40G Virtual Network Device Driver Disk" Service.Displayname = "Intel(R) 40G Virtual Network Connection" ;----------------------------------------------------------------------------- ; Device Description Strings ;----------------------------------------------------------------------------- F154C.Generic.Description = "Intel(R) Ethernet Virtual Function 700 Series" F1571.Generic.Description = "Intel(R) Ethernet Virtual Function 700 Series" F1889.Generic.Description = "Intel (R) Ethernet Adaptive Virtual Function" F374D.Generic.Description = "Intel(R) X722 Virtual Function" F37CDHV.Generic.Description = "Intel(R) Ethernet Virtual Function 700 Series" F37CD.Generic.Description = "Intel(R) Ethernet Virtual Function 700 Series" F3759.Generic.Description = "Intel(R) X722 Virtual Function" FF0A3.Generic.Description = "Intel(R) X722 FPGA Virtual Function" FF0A4.Generic.Description = "Intel(R) X722 FPGA Virtual Function" ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- [Strings.0C0A] ; Spanish (Spain) InterruptThrottleRate = "Velocidad de obstrucci髇 de la interrupci髇" Adaptive = "Adaptaci髇" Extreme = "Extremo" Balanced = "Equilibrada" High = "Alto" Medium = "Medio" Low = "Bajo" IPChksumOffv4 = "Descarga de suma de comprobaci髇 de IPv4" TCPChksumOffv4 = "Descarga de suma de comprobaci髇 TCP (IPv4)" UDPChksumOffv4 = "Descarga de suma de comprobaci髇 UDP (IPv4)" LsoV2IPv4 = "Descarga grande de env韔 V2 (IPv4)" InterruptModeration = "Moderaci髇 de interrupciones" TCPChksumOffv6 = "Descarga de suma de comprobaci髇 TCP (IPv6)" UDPChksumOffv6 = "Descarga de suma de comprobaci髇 UDP (IPv6)" LsoV2IPv6 = "Descarga grande de env韔 V2 (IPv6)" ChksumOffTxRx = "Recepci髇 y transmisi髇 habilitadas" ChksumOffTx = "Transmisi髇 habilitada" ChksumOffRx = "Recepci髇 habilitada" TransmitBuffers = "B鷉eres de transmisi髇" ReceiveBuffers = "B鷉eres de recepci髇" RSS = "Receive Side Scaling" RssMaxProcNumber = "N鷐ero m醩 alto de procesador de RSS" NumRssQueues2 = "N鷐ero m醲imo de colas de RSS" RssBaseProcNumber = "N鷐ero de procesadores base de RSS" MaxRssProcessors = "N鷐ero m醲imo de procesadores de RSS" 1queue = "1 cola" 2queues = "2 colas" 4queues = "4 colas" PriorityVLANTag2 = "Prioridad de paquetes y VLAN" PriorityVlanDisabled2 = "Prioridad de paquetes y VLAN deshabilitadas" PriorityEnabled2 = "Prioridad de paquetes habilitada" PriorityVlanEnabled2 = "Prioridad de paquetes y VLAN habilitadas" VlanEnabled = "VLAN habilitada" Off = "Desactivado" Enabled = "Habilitado" Disabled = "Deshabilitado" Bytes4088 = "4088 bytes" Bytes9014 = "9014 bytes" LAA = "Direcci髇 administrada localmente" JumboPacket = "Paquete jumbo" LogLinkState = "Registrar sucesos del estado del enlace" NetworkDirect = "Funcionalidad de NetworkDirect" ServiceName = "v40e" Intel = "Intel" EventLogMessageDllPath = "%SystemRoot%\System32\netevent.dll;%SystemRoot%\System32\v40emsg.dll" DiskName = "Intel(R) 40G Virtual Network Device Driver Disk" Service.Displayname = "Intel(R) 40G Virtual Network Connection" ;----------------------------------------------------------------------------- ; Device Description Strings ;----------------------------------------------------------------------------- F154C.Generic.Description = "Intel(R) Ethernet Virtual Function 700 Series" F1571.Generic.Description = "Intel(R) Ethernet Virtual Function 700 Series" F1889.Generic.Description = "Intel (R) Ethernet Adaptive Virtual Function" F374D.Generic.Description = "Intel(R) X722 Virtual Function" F37CDHV.Generic.Description = "Intel(R) Ethernet Virtual Function 700 Series" F37CD.Generic.Description = "Intel(R) Ethernet Virtual Function 700 Series" F3759.Generic.Description = "Intel(R) X722 Virtual Function" FF0A3.Generic.Description = "Intel(R) X722 FPGA Virtual Function" FF0A4.Generic.Description = "Intel(R) X722 FPGA Virtual Function" ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- [Strings.040C] ; French (France) InterruptThrottleRate = "Taux de gestion des interruptions" Adaptive = "Variable" Extreme = "Extr阭e" Balanced = "蓂uilibr(e)" High = "Haut" Medium = "Moyen" Low = "Faible" IPChksumOffv4 = "D閘ester somme de contr鬺e IPv4" TCPChksumOffv4 = "D閘ester somme de contr鬺e TCP (IPv4)" UDPChksumOffv4 = "D閘ester somme de contr鬺e UDP (IPv4)" LsoV2IPv4 = "D閘ester envoi important v2 (IPv4)" InterruptModeration = "Gestion des interruptions" TCPChksumOffv6 = "D閘ester somme de contr鬺e TCP (IPv6)" UDPChksumOffv6 = "D閘ester somme de contr鬺e UDP (IPv6)" LsoV2IPv6 = "D閘ester envoi important v2 (IPv6)" ChksumOffTxRx = "Rx et Tx activ閑s" ChksumOffTx = "Tx activ閑" ChksumOffRx = "Rx activ閑" TransmitBuffers = "Tampons d'閙ission" ReceiveBuffers = "Tampons de r閏eption" RSS = "Receive Side Scaling" RssMaxProcNumber = "Nombre maximum du processeur RSS" NumRssQueues2 = "Nombre maximum de files d'attente RSS" RssBaseProcNumber = "Processeur RSS de d閜art" MaxRssProcessors = "Nombre maximum de processeurs RSS" 1queue = "1 file d'attente" 2queues = "2 files d'attente" 4queues = "4 files d'attente" PriorityVLANTag2 = "Priorit des paquets et VLAN" PriorityVlanDisabled2 = "Priorit des paquets et VLAN d閟activ閟" PriorityEnabled2 = "Priorit des paquets activ閑" PriorityVlanEnabled2 = "Priorit des paquets et VLAN activ閟" VlanEnabled = "VLAN activ" Off = "D閟activ(e)" Enabled = "Activ(e)" Disabled = "D閟activ(e)" Bytes4088 = "4088 octets" Bytes9014 = "9014 octets" LAA = "Adresse administr閑 localement" JumboPacket = "Paquets 閠endus" LogLinkState = "Consigner les 関閚ements d掗tat de liaison" NetworkDirect = "Fonctionnalit NetworkDirect" ServiceName = "v40e" Intel = "Intel" EventLogMessageDllPath = "%SystemRoot%\System32\netevent.dll;%SystemRoot%\System32\v40emsg.dll" DiskName = "Intel(R) 40G Virtual Network Device Driver Disk" Service.Displayname = "Intel(R) 40G Virtual Network Connection" ;----------------------------------------------------------------------------- ; Device Description Strings ;----------------------------------------------------------------------------- F154C.Generic.Description = "Intel(R) Ethernet Virtual Function 700 Series" F1571.Generic.Description = "Intel(R) Ethernet Virtual Function 700 Series" F1889.Generic.Description = "Intel (R) Ethernet Adaptive Virtual Function" F374D.Generic.Description = "Intel(R) X722 Virtual Function" F37CDHV.Generic.Description = "Intel(R) Ethernet Virtual Function 700 Series" F37CD.Generic.Description = "Intel(R) Ethernet Virtual Function 700 Series" F3759.Generic.Description = "Intel(R) X722 Virtual Function" FF0A3.Generic.Description = "Intel(R) X722 FPGA Virtual Function" FF0A4.Generic.Description = "Intel(R) X722 FPGA Virtual Function" ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- [Strings.0410] ; Italian (Italy) InterruptThrottleRate = "Velocit di rallentamento dell'interrupt" Adaptive = "Adattivo" Extreme = "Estremo" Balanced = "Bilanciato" High = "Alto" Medium = "Medio" Low = "Basso" IPChksumOffv4 = "Offload di checksum IPv4" TCPChksumOffv4 = "Offload di checksum TCP (IPv4)" UDPChksumOffv4 = "Offload di checksum UDP (IPv4)" LsoV2IPv4 = "Large Send Offload V2 (IPv4)" InterruptModeration = "Interrompi moderazione" TCPChksumOffv6 = "Offload di checksum TCP (IPv6)" UDPChksumOffv6 = "Offload di checksum UDP (IPv6)" LsoV2IPv6 = "Large Send Offload V2 (IPv6)" ChksumOffTxRx = "Rx e Tx abilitate" ChksumOffTx = "Tx abilitata" ChksumOffRx = "Rx abilitata" TransmitBuffers = "Trasmetti buffer" ReceiveBuffers = "Ricevi buffer" RSS = "Receive Side Scaling" RssMaxProcNumber = "Numero massimo di processore RSS" NumRssQueues2 = "Numero massimo di code RSS" RssBaseProcNumber = "Numero di processori di base RSS" MaxRssProcessors = "Numero massimo di processori RSS" 1queue = "1 coda" 2queues = "2 code" 4queues = "4 code" PriorityVLANTag2 = "Priorit pacchetti e VLAN" PriorityVlanDisabled2 = "Priorit pacchetti e VLAN disattivate" PriorityEnabled2 = "Priorit pacchetti attivata" PriorityVlanEnabled2 = "Priorit pacchetti e VLAN attivate" VlanEnabled = "VLAN abilitata" Off = "Disattivato" Enabled = "Attivato" Disabled = "Disattivato" Bytes4088 = "4088 byte" Bytes9014 = "9014 byte" LAA = "Indirizzo amministrato localmente" JumboPacket = "Pacchetti Jumbo" LogLinkState = "Registra evento stato del collegamento" NetworkDirect = "Funzionalit NetworkDirect" ServiceName = "v40e" Intel = "Intel" EventLogMessageDllPath = "%SystemRoot%\System32\netevent.dll;%SystemRoot%\System32\v40emsg.dll" DiskName = "Intel(R) 40G Virtual Network Device Driver Disk" Service.Displayname = "Intel(R) 40G Virtual Network Connection" ;----------------------------------------------------------------------------- ; Device Description Strings ;----------------------------------------------------------------------------- F154C.Generic.Description = "Intel(R) Ethernet Virtual Function 700 Series" F1571.Generic.Description = "Intel(R) Ethernet Virtual Function 700 Series" F1889.Generic.Description = "Intel (R) Ethernet Adaptive Virtual Function" F374D.Generic.Description = "Intel(R) X722 Virtual Function" F37CDHV.Generic.Description = "Intel(R) Ethernet Virtual Function 700 Series" F37CD.Generic.Description = "Intel(R) Ethernet Virtual Function 700 Series" F3759.Generic.Description = "Intel(R) X722 Virtual Function" FF0A3.Generic.Description = "Intel(R) X722 FPGA Virtual Function" FF0A4.Generic.Description = "Intel(R) X722 FPGA Virtual Function" ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- [Strings.0411] ; Japanese (Japan) InterruptThrottleRate = "妱傝崬傒壛尭棪" Adaptive = "傾僟僾僥傿僽" Extreme = "嵟戝" Balanced = "僶儔儞僗" High = "崅" Medium = "拞" Low = "掅" IPChksumOffv4 = "IPv4 僠僃僢僋僒儉偺僆僼儘乕僪" TCPChksumOffv4 = "TCP 僠僃僢僋僒儉偺僆僼儘乕僪 (IPv4)" UDPChksumOffv4 = "UDP 僠僃僢僋僒儉偺僆僼儘乕僪 (IPv4)" LsoV2IPv4 = "戝検憲怣僆僼儘乕僪 V2 (IPv4)" InterruptModeration = "妱傝崬傒壛尭" TCPChksumOffv6 = "TCP 僠僃僢僋僒儉偺僆僼儘乕僪 (IPv6)" UDPChksumOffv6 = "UDP 僠僃僢僋僒儉偺僆僼儘乕僪 (IPv6)" LsoV2IPv6 = "戝検憲怣僆僼儘乕僪 V2 (IPv6)" ChksumOffTxRx = "庴怣/憲怣 桳岠" ChksumOffTx = "憲怣 桳岠" ChksumOffRx = "庴怣 桳岠" TransmitBuffers = "憲怣僶僢僼傽" ReceiveBuffers = "庴怣僶僢僼傽" RSS = "庴怣懁僗働乕儕儞僌" RssMaxProcNumber = "嵟戝 RSS 僾儘僙僢僒乕斣崋" NumRssQueues2 = "RSS 僉儏乕偺嵟戝悢" RssBaseProcNumber = "RSS 儀乕僗丒僾儘僙僢僒乕悢" MaxRssProcessors = "RSS 僾儘僙僢僒乕偺嵟戝悢" 1queue = "1 僉儏乕" 2queues = "2 僉儏乕" 4queues = "4 僉儏乕" PriorityVLANTag2 = "僷働僢僩桪愭搙偲 VLAN" PriorityVlanDisabled2 = "僷働僢僩桪愭搙偲 VLAN 柍岠" PriorityEnabled2 = "僷働僢僩桪愭搙桳岠" PriorityVlanEnabled2 = "僷働僢僩桪愭搙偲 VLAN 桳岠" VlanEnabled = "VLAN 桳岠" Off = "僆僼" Enabled = "桳岠" Disabled = "柍岠" Bytes4088 = "4088 僶僀僩" Bytes9014 = "9014 僶僀僩" LAA = "儘乕僇儖娗棟偝傟傞傾僪儗僗" JumboPacket = "僕儍儞儃僷働僢僩" LogLinkState = "儕儞僋丒僗僥乕僩丒僀儀儞僩偺儘僌" NetworkDirect = "NetworkDirect 婡擻" ServiceName = "v40e" Intel = "Intel" EventLogMessageDllPath = "%SystemRoot%\System32\netevent.dll;%SystemRoot%\System32\v40emsg.dll" DiskName = "Intel(R) 40G Virtual Network Device Driver Disk" Service.Displayname = "Intel(R) 40G Virtual Network Connection" ;----------------------------------------------------------------------------- ; Device Description Strings ;----------------------------------------------------------------------------- F154C.Generic.Description = "Intel(R) Ethernet Virtual Function 700 Series" F1571.Generic.Description = "Intel(R) Ethernet Virtual Function 700 Series" F1889.Generic.Description = "Intel (R) Ethernet Adaptive Virtual Function" F374D.Generic.Description = "Intel(R) X722 Virtual Function" F37CDHV.Generic.Description = "Intel(R) Ethernet Virtual Function 700 Series" F37CD.Generic.Description = "Intel(R) Ethernet Virtual Function 700 Series" F3759.Generic.Description = "Intel(R) X722 Virtual Function" FF0A3.Generic.Description = "Intel(R) X722 FPGA Virtual Function" FF0A4.Generic.Description = "Intel(R) X722 FPGA Virtual Function" ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- [Strings.0412] ; Korean (Korea) InterruptThrottleRate = "牢磐反飘 炼例 加档" Adaptive = "利览" Extreme = "弥措" Balanced = "闭屈" High = "臭澜" Medium = "吝埃" Low = "撤澜" IPChksumOffv4 = "IPv4 眉农级 坷橇肺靛" TCPChksumOffv4 = "TCP 眉农级 坷橇肺靛(IPv4)" UDPChksumOffv4 = "UDP 眉农级 坷橇肺靛(IPv4)" LsoV2IPv4 = "措屈 傈价 坷橇肺靛 V2(IPv4)" InterruptModeration = "牢磐反飘 炼例" TCPChksumOffv6 = "TCP 眉农级 坷橇肺靛(IPv6)" UDPChksumOffv6 = "UDP 眉农级 坷橇肺靛(IPv6)" LsoV2IPv6 = "措屈 傈价 坷橇肺靛 V2(IPv6)" ChksumOffTxRx = "Rx & Tx 劝己拳凳" ChksumOffTx = "Tx 劝己拳凳" ChksumOffRx = "Rx 劝己拳凳" TransmitBuffers = "傈价 滚欺" ReceiveBuffers = "荐脚 滚欺" RSS = "荐脚螟 硅啦" RssMaxProcNumber = "弥措 RSS 橇肺技辑 锅龋" NumRssQueues2 = "弥措 RSS 措扁凯 荐" RssBaseProcNumber = "RSS 扁馆 橇肺技辑 锅龋" MaxRssProcessors = "弥措 RSS 橇肺技辑 荐" 1queue = "1俺狼 措扁凯" 2queues = "2俺狼 措扁凯" 4queues = "4俺狼 措扁凯" PriorityVLANTag2 = "菩哦 快急鉴困 棺 VLAN" PriorityVlanDisabled2 = "菩哦 快急鉴困 棺 VLAN 厚劝己拳凳" PriorityEnabled2 = "菩哦 快急鉴困 劝己拳凳" PriorityVlanEnabled2 = "菩哦 快急鉴困 棺 VLAN 劝己拳凳" VlanEnabled = "VLAN 劝己拳凳" Off = "坷橇" Enabled = "劝己拳凳" Disabled = "厚劝己拳凳" Bytes4088 = "4088官捞飘" Bytes9014 = "9014官捞飘" LAA = "肺拿 包府 林家" JumboPacket = "痢焊 菩哦" LogLinkState = "傅农 惑怕 捞亥飘 扁废" NetworkDirect = "NetworkDirect 扁瓷" ServiceName = "v40e" Intel = "Intel" EventLogMessageDllPath = "%SystemRoot%\System32\netevent.dll;%SystemRoot%\System32\v40emsg.dll" DiskName = "Intel(R) 40G Virtual Network Device Driver Disk" Service.Displayname = "Intel(R) 40G Virtual Network Connection" ;----------------------------------------------------------------------------- ; Device Description Strings ;----------------------------------------------------------------------------- F154C.Generic.Description = "Intel(R) Ethernet Virtual Function 700 Series" F1571.Generic.Description = "Intel(R) Ethernet Virtual Function 700 Series" F1889.Generic.Description = "Intel (R) Ethernet Adaptive Virtual Function" F374D.Generic.Description = "Intel(R) X722 Virtual Function" F37CDHV.Generic.Description = "Intel(R) Ethernet Virtual Function 700 Series" F37CD.Generic.Description = "Intel(R) Ethernet Virtual Function 700 Series" F3759.Generic.Description = "Intel(R) X722 Virtual Function" FF0A3.Generic.Description = "Intel(R) X722 FPGA Virtual Function" FF0A4.Generic.Description = "Intel(R) X722 FPGA Virtual Function" ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- [Strings.0416] ; Portuguese (Brazil) InterruptThrottleRate = "Taxa de modera玢o de interrup珲es" Adaptive = "Adaptativa" Extreme = "Extremo" Balanced = "Equilibrado" High = "Alto" Medium = "M閐io" Low = "Baixo" IPChksumOffv4 = "Descarga de Checksum IPv4" TCPChksumOffv4 = "Descarga de Checksum de TCP (IPv4)" UDPChksumOffv4 = "Descarga de Checksum UDP (IPv4)" LsoV2IPv4 = "Descarga de envio grande V2 (IPv4)" InterruptModeration = "Modera玢o de interrup珲es" TCPChksumOffv6 = "Descarga de Checksum de TCP (IPv6)" UDPChksumOffv6 = "Descarga de Checksum UDP (IPv6)" LsoV2IPv6 = "Descarga de envio grande V2 (IPv6)" ChksumOffTxRx = "Rx e Tx habilitadas" ChksumOffTx = "Tx habilitada" ChksumOffRx = "Rx habilitada" TransmitBuffers = "Buffers de transmiss鉶" ReceiveBuffers = "Buffers de recep玢o" RSS = "Escala de recep玢o" RssMaxProcNumber = "O mais alto n de processador de RSS" NumRssQueues2 = "N m醲. de filas de RSS" RssBaseProcNumber = "N do processador base de RSS" MaxRssProcessors = "N m醲. de processadores de RSS" 1queue = "1 fila" 2queues = "2 filas" 4queues = "4 filas" PriorityVLANTag2 = "Prioridade de pacotes e VLAN" PriorityVlanDisabled2 = "Prioridade de pacotes e VLAN desabilitadas" PriorityEnabled2 = "Prioridade de pacotes habilitada" PriorityVlanEnabled2 = "Prioridade de pacotes e VLAN habilitadas" VlanEnabled = "VLAN habilitada" Off = "Desligado" Enabled = "Habilitada" Disabled = "Desabilitada" Bytes4088 = "4088 Bytes" Bytes9014 = "9014 Bytes" LAA = "Endere鏾 administrado localmente (LAA)" JumboPacket = "Pacote grande" LogLinkState = "Evento de estado de link de registro" NetworkDirect = "Funcionalidade NetworkDirect" ServiceName = "v40e" Intel = "Intel" EventLogMessageDllPath = "%SystemRoot%\System32\netevent.dll;%SystemRoot%\System32\v40emsg.dll" DiskName = "Intel(R) 40G Virtual Network Device Driver Disk" Service.Displayname = "Intel(R) 40G Virtual Network Connection" ;----------------------------------------------------------------------------- ; Device Description Strings ;----------------------------------------------------------------------------- F154C.Generic.Description = "Intel(R) Ethernet Virtual Function 700 Series" F1571.Generic.Description = "Intel(R) Ethernet Virtual Function 700 Series" F1889.Generic.Description = "Intel (R) Ethernet Adaptive Virtual Function" F374D.Generic.Description = "Intel(R) X722 Virtual Function" F37CDHV.Generic.Description = "Intel(R) Ethernet Virtual Function 700 Series" F37CD.Generic.Description = "Intel(R) Ethernet Virtual Function 700 Series" F3759.Generic.Description = "Intel(R) X722 Virtual Function" FF0A3.Generic.Description = "Intel(R) X722 FPGA Virtual Function" FF0A4.Generic.Description = "Intel(R) X722 FPGA Virtual Function" ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- [Strings.0C04] ; Chinese (Traditional) InterruptThrottleRate = "耞竊瑈恢硉瞯" Adaptive = "秸俱┦" Extreme = "伐蔼" Balanced = "キ颗" High = "蔼" Medium = "い" Low = "" IPChksumOffv4 = "IPv4 浪琩更" TCPChksumOffv4 = "TCP 浪琩更 (IPv4)" UDPChksumOffv4 = "UDP 浪琩更 (IPv4)" LsoV2IPv4 = "秖肚癳更 V2 (IPv4)" InterruptModeration = "耞秸竊" TCPChksumOffv6 = "TCP 浪琩更 (IPv6)" UDPChksumOffv6 = "UDP 浪琩更 (IPv6)" LsoV2IPv6 = "秖肚癳更 V2 (IPv6)" ChksumOffTxRx = "Rx 籔 Tx 币ノ" ChksumOffTx = "Tx 币ノ" ChksumOffRx = "Rx 币ノ" TransmitBuffers = "肚块絯侥跋" ReceiveBuffers = "钡Μ絯侥跋" RSS = "钡Μ狠秸俱" RssMaxProcNumber = "程钡Μ狠秸俱矪瞶竟计ヘ" NumRssQueues2 = "钡Μ狠秸俱︻程计ヘ" RssBaseProcNumber = "钡Μ狠秸俱膀セ矪瞶竟计ヘ" MaxRssProcessors = "钡Μ狠秸俱矪瞶竟程计ヘ" 1queue = "1 ︻" 2queues = "2 ︻" 4queues = "4 ︻" PriorityVLANTag2 = "纔抖籔 VLAN" PriorityVlanDisabled2 = "纔抖籔 VLAN 氨ノ" PriorityEnabled2 = "纔抖币ノ" PriorityVlanEnabled2 = "纔抖籔 VLAN 币ノ" VlanEnabled = "VLAN 币ノ" Off = "闽超" Enabled = "币ノ" Disabled = "氨ノ" Bytes4088 = "4088 じ舱" Bytes9014 = "9014 じ舱" LAA = "セ恨瞶" JumboPacket = "禬" LogLinkState = "祅魁硈挡篈ㄆン" NetworkDirect = "NetworkDirect ┦" ServiceName = "v40e" Intel = "Intel" EventLogMessageDllPath = "%SystemRoot%\System32\netevent.dll;%SystemRoot%\System32\v40emsg.dll" DiskName = "Intel(R) 40G Virtual Network Device Driver Disk" Service.Displayname = "Intel(R) 40G Virtual Network Connection" ;----------------------------------------------------------------------------- ; Device Description Strings ;----------------------------------------------------------------------------- F154C.Generic.Description = "Intel(R) Ethernet Virtual Function 700 Series" F1571.Generic.Description = "Intel(R) Ethernet Virtual Function 700 Series" F1889.Generic.Description = "Intel (R) Ethernet Adaptive Virtual Function" F374D.Generic.Description = "Intel(R) X722 Virtual Function" F37CDHV.Generic.Description = "Intel(R) Ethernet Virtual Function 700 Series" F37CD.Generic.Description = "Intel(R) Ethernet Virtual Function 700 Series" F3759.Generic.Description = "Intel(R) X722 Virtual Function" FF0A3.Generic.Description = "Intel(R) X722 FPGA Virtual Function" FF0A4.Generic.Description = "Intel(R) X722 FPGA Virtual Function" ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;----------------------------------------------------------------------------- ;-----------------------------------------------------------------------------