netql2x.inf Driver File Contents (ql2x00ip_w64_v70401.exe)

; NETQL2X.INF
;
; QLA2X00 IP Network Driver INF for Windows

[version]
Signature   = "$Windows NT$"
Class       = Net
ClassGUID   = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider    = %Msft%
LayoutFile  = layout.inf

[Manufacturer]
%QLogic%    = QLogic

; [ControlFlags]
; ExcludeFromSelect = PCI\VEN_1077&DEV_2200

[QLogic]
%QLA2X00.DeviceDesc% = QL2200IP.ndi, QLOGIC_QL2200IP
; %PCI\VEN_1077&DEV_2200.DeviceDesc% = QL2200IP.ndi, QLOGIC_QL2200IP
; %PCI\VEN_1077&DEV_2300.DeviceDesc% = QL2200IP.ndi, QLOGIC_QL2200IP

[QL2200IP.ndi]
Characteristics = 0x81          ; NCF_VIRTUAL | NCF_HAS_UI
; BusType         = 5
AddReg          = ql2200ip.reg
CopyFiles       = ql2200ip.CopyFiles

[QL2200IP.ndi.Services]
AddService      = QL2X00IP, 2, ql2200ip.Service, ql2200ip.EventLog

[ql2200ip.reg]
HKR, Ndi,                       Service,    0, "QL2X00IP"
HKR, Ndi\Interfaces,            UpperRange, 0, "ndis5"
HKR, Ndi\Interfaces,            LowerRange, 0, "ethernet"

HKR, Ndi\params\MTUSize,        ParamDesc,  0, "%MTUSize%"
HKR, Ndi\params\MTUSize,        default,    0, "8192"
HKR, Ndi\params\MTUSize,        min,        0, "140"
HKR, Ndi\params\MTUSize,        max,        0, "65280"
HKR, Ndi\params\MTUSize,        step,       0, "1"
HKR, Ndi\params\MTUSize,        base,       0, "10"
HKR, Ndi\params\MTUSize,        type,       0, "long"
HKR, Ndi\params\MTUSize,        optional,   0, "0"

HKR, Ndi\params\BufferCount,    ParamDesc,  0, "%BufferCount%"
HKR, Ndi\params\BufferCount,    default,    0, "32"
HKR, Ndi\params\BufferCount,    min,        0, "8"
HKR, Ndi\params\BufferCount,    max,        0, "128"
HKR, Ndi\params\BufferCount,    step,       0, "8"
HKR, Ndi\params\BufferCount,    base,       0, "10"
HKR, Ndi\params\BufferCount,    type,       0, "long"
HKR, Ndi\params\BufferCount,    optional,   0, "0"

HKR, Ndi\params\BufferSize,     ParamDesc,  0, "%BufferSize%"
HKR, Ndi\params\BufferSize,     default,    0, "4096"
HKR, Ndi\params\BufferSize,     min,        0, "512"
HKR, Ndi\params\BufferSize,     max,        0, "65536"
HKR, Ndi\params\BufferSize,     step,       0, "512"
HKR, Ndi\params\BufferSize,     base,       0, "10"
HKR, Ndi\params\BufferSize,     type,       0, "long"
HKR, Ndi\params\BufferSize,     optional,   0, "0"

HKR, Ndi\params\HeaderSplitSize, ParamDesc, 0, "%HeaderSplitSize%"
HKR, Ndi\params\HeaderSplitSize, default,   0, "0"
HKR, Ndi\params\HeaderSplitSize, min,       0, "0"
HKR, Ndi\params\HeaderSplitSize, max,       0, "4096"
HKR, Ndi\params\HeaderSplitSize, step,      0, "1"
HKR, Ndi\params\HeaderSplitSize, base,      0, "10"
HKR, Ndi\params\HeaderSplitSize, type,      0, "long"
HKR, Ndi\params\HeaderSplitSize, optional,  0, "0"

HKR, Ndi\params\AdapterNodeName, ParamDesc, 0, "%AdapterNodeName%"
HKR, Ndi\params\AdapterNodeName, type,      0, "edit"
HKR, Ndi\params\AdapterNodeName, optional,  0, "1"

[ql2200ip.CopyFiles]
ql2x00ip.sys,,,2

[ql2200ip.Service]
DisplayName     = %ql2200ip.Service.DispName%
ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
StartType       = 3 ;%SERVICE_DEMAND_START%
ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary   = %12%\ql2x00ip.sys
LoadOrderGroup  = NDIS
AddReg          = TextModeFlags.reg

[ql2200ip.EventLog]
AddReg          = ql2200ip.AddEventLog.reg

[ql2200ip.AddEventLog.reg]
HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
HKR, , TypesSupported,   0x00010001, 7

[TextModeFlags.reg]
HKR, , TextModeFlags,    0x00010001, 0x0001

[DestinationDirs]
ql2200ip.CopyFiles = 12

[Strings]
Msft            = "Microsoft"
QLogic          = "QLogic"
QLA2X00.DeviceDesc = "QLogic QLA2X00 PCI Adapter"
PCI\VEN_1077&DEV_2200.DeviceDesc = "QLogic QLA2200 PCI Adapter"
PCI\VEN_1077&DEV_2300.DeviceDesc = "QLogic QLA2300 PCI Adapter"
ql2200ip.Service.DispName = "QLogic QLA2X00 IP Network Driver"
MTUSize         = "MTU Size"
BufferCount     = "Buffer Count"
BufferSize      = "Buffer Size"
HeaderSplitSize = "Header Split Size"
AdapterNodeName = "Adapter Port Name"
Download Driver Pack

How To Update Drivers Manually

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.

server: web5, load: 1.05