net8254c.inf Driver File Contents (lan_i61.zip)

;*******************************************************************************
;*                                                                            **
;*                     I N T E L   P R O P R I E T A R Y                      **
;*                                                                            **
;*   COPYRIGHT (c) 1999-2002 BY INTEL CORPORATION. ALL RIGHTS RESERVED.  NO   **
;*   PART  OF  THIS  PROGRAM OR PUBLICATION MAY BE REPRODUCED, TRANSMITTED,   **
;*   TRANSCRIBED, STORED IN A RETRIEVAL  SYSTEM,  OR  TRANSLATED  INTO  ANY   **
;*   LANGUAGE OR COMPUTER LANGUAGE IN ANY FORM OR BY ANY MEANS, ELECTRONIC,   **
;*   MECHANICAL, MAGNETIC, OPTICAL, CHEMICAL, MANUAL, OR OTHERWISE, WITHOUT   **
;*   THE PRIOR WRITTEN PERMISSION OF :                                        **
;*                                                                            **
;*                             INTEL CORPORATION                              **
;*                                                                            **
;*                          2200 MISSION COLLEGE BLVD                         **
;*                                                                            **
;*                     SANTA CLARA, CALIFORNIA 95052-8119                     **
;*                                                                            **
;*******************************************************************************
;
;*******************************************************************************
; NET8254c.INF
; $Revision: 15 $
;
; Intel(R) PRO/1000 Gigabit Desktop Adapter
;
;   Version 6.1.6.6114 (Major . Minor . Build . EngineeringNumber)
;     Major and Minor refer to the project
;     Build is incremented whenever a new feature is added to the INF
;     Engineering number is set to the base driver version
;
[version]
Signature   = "$Chicago$"
Class       = Net
ClassGUID   = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider    = %Intel%
CatalogFile = e1000c.cat
DriverVer   = 02/28/2002,6.1.14.0

[Manufacturer]
%Intel%     = Intel

[ControlFlags]
;ExcludeFromSelect = \


[Intel]
; DisplayName                   Section         DeviceID
; -----------                   -------         --------
%E100C.DeviceDesc%              = E100CCopper.ndi, PCI\VEN_8086&DEV_100C&SUBSYS_11128086 ; T Desktop Adapter
%E100C.DeviceDesc%              = E100CCopper.ndi, PCI\VEN_8086&DEV_100C&SUBSYS_21128086 ; T Desktop Adapter
%E100CGENERICCopper.DeviceDesc% = E100C.ndi,  PCI\VEN_8086&DEV_100C ; 82544 T Desktop Adapter

%E100E.DeviceDesc%              = E100ECopper.ndi, PCI\VEN_8086&DEV_100E&SUBSYS_001E8086
%E100E.DeviceDesc%              = E100ECopper.ndi, PCI\VEN_8086&DEV_100E&SUBSYS_002E8086
%E100ELOM.DeviceDesc%           = E100ECopper.ndi, PCI\VEN_8086&DEV_100E&SUBSYS_003E8086 ; MT LOM
%E100EIBM.DeviceDesc%           = E100ECopper.ndi, PCI\VEN_8086&DEV_100E&SUBSYS_02651014
%E100EIBM.DeviceDesc%           = E100ECopper.ndi, PCI\VEN_8086&DEV_100E&SUBSYS_02671014
%E100EIBM.DeviceDesc%           = E100ECopper.ndi, PCI\VEN_8086&DEV_100E&SUBSYS_026A1014
%E100EGENERIC.DeviceDesc%       = E100E.ndi,       PCI\VEN_8086&DEV_100E

%E1015GENERIC.DeviceDesc%       = E100E.ndi,       PCI\VEN_8086&DEV_1015 ; 82540EM mobile

;-------------------------------------------------------------------------------
; Intel PRO\1000 T Desktop Adapter (Generic)
;
[E100C.ndi]
DriverVer   = 02/06/2002,6.1.7.0
DelReg          = e1000.DelReg
AddReg          = E1000.ndi.reg, Kodiak.reg, Kodiak2.reg, Copper.reg, Advanced.reg, Uninstall.reg
CopyFiles       = e1000.CopyFiles, UninstallProg.CopyFiles

;-------------------------------------------------------------------------------
; Intel PRO\1000 T Desktop Adapter
;
[E100CCopper.ndi]
DriverVer   = 02/06/2002,6.1.7.0
DelReg          = e1000.DelReg
AddReg          = E1000.ndi.reg, Kodiak.reg, Kodiak2.reg, Copper.reg, Advanced.reg, Uninstall.reg
CopyFiles       = e1000.CopyFiles, UninstallProg.CopyFiles

;-------------------------------------------------------------------------------
; Intel PRO\1000 MT Desktop Adapter (Generic)
;
[E100E.ndi]
DriverVer   = 02/06/2002,6.1.7.0
DelReg          = e1000.DelReg
AddReg          = E1000.ndi.reg, Kodiak.reg, Kodiak2.reg, Copper.reg, Advanced.reg, Uninstall.reg, 82540EM.reg
CopyFiles       = e1000.CopyFiles, UninstallProg.CopyFiles

;-------------------------------------------------------------------------------
; Intel PRO\1000 MT Desktop Adapter
;
[E100ECopper.ndi]
DriverVer   = 02/06/2002,6.1.7.0
DelReg          = e1000.DelReg
AddReg          = E1000.ndi.reg, Kodiak.reg, Kodiak2.reg, Copper.reg, Advanced.reg, Uninstall.reg, 82540EM.reg
CopyFiles       = e1000.CopyFiles, UninstallProg.CopyFiles

;--- Win9x NDI object registration
; 
[E1000.ndi.reg]
HKR,,               DevLoader,        0, "*ndis"
HKR,,               DeviceVxDs,       0, "e1000w9x.sys"
HKR,,               EnumPropPages,    0, "netdi.dll,EnumPropPages"
HKR,,               Driver,           0, "e1000w9x.sys"
HKR,NDIS,           LogDriverName,    0, "E1000"
HKR,NDIS,           MajorNdisVersion, 1, 03
HKR,NDIS,           MinorNdisVersion, 1, 0A
HKR,Ndi,            DeviceID,         0, "PCI\VEN_8086&DEV_100C"
HKR,Ndi\Interfaces, DefUpper,         0, "ndis3"  
HKR,Ndi\Interfaces, DefLower,         0, "ethernet"
HKR,Ndi\Interfaces, UpperRange,       0, "ndis3"
HKR,Ndi\Interfaces, LowerRange,       0, "ethernet"

;-----------------------------------------------------------------------------
; Registry Settings (decimal) 
;
[Kodiak.reg]

; FlowControl
HKR, Ndi\Params\FlowControl,                   ParamDesc,          0, %FlowControl%
HKR, PROSetNdi\NdiExt\Params\FlowControl,      MiniHelp,           0, %FlowControlMiniHelp%
HKR, Ndi\Params\FlowControl,                   default,            0, "3"
HKR, Ndi\Params\FlowControl\Enum,              "0",                0, %FlowControl_None%
HKR, Ndi\Params\FlowControl\Enum,              "1",                0, %FlowControl_RxOnly%
HKR, Ndi\Params\FlowControl\Enum,              "2",                0, %FlowControl_TxOnly%
HKR, Ndi\Params\FlowControl\Enum,              "3",                0, %FlowControl_Full%
HKR, Ndi\Params\FlowControl\Enum,              "255",              0, %FlowControl_Hardware%
HKR, Ndi\Params\FlowControl,                   type,               0, "enum"

; NumTxDescriptors
HKR, Ndi\params\NumTxDescriptors,              ParamDesc,          0, %NumTxDescriptors% 
HKR, PROSetNdi\NdiExt\params\NumTxDescriptors, MiniHelp,           0, %NumTxDescriptorsMiniHelp% 
HKR, Ndi\params\NumTxDescriptors,              default,            0, "256"
HKR, Ndi\params\NumTxDescriptors,              min,                0, "80"
HKR, Ndi\params\NumTxDescriptors,              max,                0, "768"
HKR, Ndi\params\NumTxDescriptors,              step,               0, "8"
HKR, Ndi\params\NumTxDescriptors,              Base,               0, "10"
HKR, Ndi\params\NumTxDescriptors,              type,               0, "int"

; NumRxDescriptors
HKR, Ndi\params\NumRxDescriptors,              ParamDesc,          0, %NumRxDescriptors% 
HKR, PROSetNdi\NdiExt\params\NumRxDescriptors, MiniHelp,           0, %NumRxDescriptorsMiniHelp% 
HKR, Ndi\params\NumRxDescriptors,              default,            0, "160"
HKR, Ndi\params\NumRxDescriptors,              min,                0, "80"
HKR, Ndi\params\NumRxDescriptors,              max,                0, "768"
HKR, Ndi\params\NumRxDescriptors,              step,               0, "8"
HKR, Ndi\params\NumRxDescriptors,              Base,               0, "10"
HKR, Ndi\params\NumRxDescriptors,              type,               0, "int"

; NumCoalesceBuffers
HKR, Ndi\params\NumCoalesceBuffers,            ParamDesc,          0, %NumCoalesceBuffers% 
HKR, PROSetNdi\NdiExt\params\NumCoalesceBuffers,MiniHelp,           0, %NumCoalesceBuffersMiniHelp% 
HKR, Ndi\params\NumCoalesceBuffers,            default,            0, "128"
HKR, Ndi\params\NumCoalesceBuffers,            min,                0, "16"
HKR, Ndi\params\NumCoalesceBuffers,            max,                0, "768"
HKR, Ndi\params\NumCoalesceBuffers,            step,               0, "1"
HKR, Ndi\params\NumCoalesceBuffers,            Base,               0, "10"
HKR, Ndi\params\NumCoalesceBuffers,            type,               0, "int"

; Network Address
HKR, Ndi\params\NetworkAddress,                ParamDesc,          0, %LAA%
HKR, PROSetNdi\NdiExt\params\NetworkAddress,   MiniHelp,           0, %LAAMiniHelp%
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"

; Hardwired defaults
HKR,,                                          DmaFairness,        0, "0"
HKR,,                                          FirstTime,          0, "1"
HKR,,                                          PciScanMethod,      0, "3"
HKR,,                                          TxIntDelay,         0, "28"
HKR,,                                          MulticastFilterType,0, "0"
HKR,,                                          MWIEnable,          0, "0"
HKR,,                                          CustomMessages,     0, "1"
HKR,,                                          VlanFiltering,      0, "1"
HKR,,                                          QtagSwControlled,   0, "1"
HKR,,                                          DeviceVxDsPrefix,   0, "e1000"

HKLM,Software\Intel\Prounstl\SupportedDevices\8086, 100C, 0, "82544 GC"
HKLM,Software\Intel\Prounstl\SupportedDevices\8086, 100E, 0, "82540 EM" 
HKLM,Software\Intel\Prounstl\SupportedDevices\8086, 1015, 0, "82540 EM"


[Kodiak2.reg]

; NumTxDescriptors
HKR, Ndi\params\NumTxDescriptors,              max,                0, "256"

; NumRxDescriptors
HKR, Ndi\params\NumRxDescriptors,              max,                0, "256"

; Hardwired defaults
HKR,,                                          QtagSwControlled,   0, "0"

[Copper.reg]
; AutoNegAdvertised
HKR, PROSetNdi\Params\AutoNegAdvertised,       ParamDesc,          0, %AutoNegAdvertised%
HKR, PROSetNdi\Params\AutoNegAdvertised,       MiniHelp,           0, %AutoNegAdvertisedMiniHelp%
HKR, PROSetNdi\Params\AutoNegAdvertised,       default,            0, "47"
HKR, PROSetNdi\Params\AutoNegAdvertised\Enum,  "1",                0, %Advertise_10_Half%
HKR, PROSetNdi\Params\AutoNegAdvertised\Enum,  "2",                0, %Advertise_10_Full%
HKR, PROSetNdi\Params\AutoNegAdvertised\Enum,  "4",                0, %Advertise_100_Half%
HKR, PROSetNdi\Params\AutoNegAdvertised\Enum,  "8",                0, %Advertise_100_Full%
HKR, PROSetNdi\Params\AutoNegAdvertised\Enum,  "32",               0, %Advertise_1000_Full%
HKR, PROSetNdi\Params\AutoNegAdvertised\Enum,  "47",               0, %AutoNegAdvSpdDefault%
HKR, PROSetNdi\Params\AutoNegAdvertised,       type,               0, "bitfield"
HKR, PROSetNdi\Params\AutoNegAdvertised,       ExposeLevel,        0, "3"
HKR,,                                          AutoNegAdvertised,  2, "47"

; WaitAutoNegComplete
HKR,,                                          WaitAutoNegComplete,0, "1"

; SpeedDuplex 
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, %AutoDetect%
HKR, Ndi\Params\SpeedDuplex\Enum,              "1",                0, %10Mb-Half-Duplex%
HKR, Ndi\Params\SpeedDuplex\Enum,              "2",                0, %10Mb-Full-Duplex%
HKR, Ndi\Params\SpeedDuplex\Enum,              "3",                0, %100Mb-Half-Duplex%
HKR, Ndi\Params\SpeedDuplex\Enum,              "4",                0, %100Mb-Full-Duplex%
HKR, PROSetNdi\NdiExt\Params\SpeedDuplex,      ExposeLevel,        0, "3"
HKR, PROSetNdi\NdiExt\Params\SpeedDuplex,      MiniHelp,           0, %SpeedDuplexMiniHelp%

;----------------------------------------------------------------------------
; Packet specifics
; 
[Advanced.reg]
; 
HKR, PROSetNdi\Params\MaxFrameSize,            ParamDesc,          0, %JumboFrames%
HKR, PROSetNdi\Params\MaxFrameSize,            MiniHelp,           0, %JumboFramesMiniHelp%
HKR, PROSetNdi\Params\MaxFrameSize,            default,            0, "1514"
HKR, PROSetNdi\Params\MaxFrameSize\Enum,       "1514",             0, %Disabled%
HKR, PROSetNdi\Params\MaxFrameSize\Enum,       "4088",             0, %Bytes4088%
HKR, PROSetNdi\Params\MaxFrameSize\Enum,       "9014",             0, %Bytes9014%
HKR, PROSetNdi\Params\MaxFrameSize\Enum,       "16128",            0, %Bytes16128%
HKR, PROSetNdi\Params\MaxFrameSize,            type,               0, "enum"
HKR,,                                          MaxFrameSize,       2, "1514"

[82540EM.reg]
HKR,,                                          ITR,                0, "950"

[e1000.DelReg]
HKR,Ndi\Params\AutoNeg
HKR,PROSetNdi\NdiExt\Params\AutoNeg
HKR,,AutoNeg
HKR,Ndi\Params\ReportTxEarly
HKR,PROSetNdi\NdiExt\Params\ReportTxEarly
HKR,,ReportTxEarly
HKR,PROSetNdi\Params\TaggingMode
HKR,,TaggingMode

;-----------------------------------------------------------------------------
; Uninstallation
[Uninstall.reg]
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\PROSet,DisplayName, 0, "Intel(R) PRO Ethernet Adapter and Software"
HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\PROSet,UninstallString, 0, "8255xDel.exe"

[E1000.ndis5]
CopyFiles       = e1000.CopyFiles, UninstallProg.CopyFiles

[e1000.CopyFiles]
e1000w9x.sys,,,2

[UninstallProg.CopyFiles]
8255xDel.exe,,,2
net8254d.din,,,2

;-----------------------------------------------------------------------------
; DestinationDirs
;
[DestinationDirs]
DefaultDestDir   = 11

[SourceDisksNames]
1 = %DISKNAME%,,,

[SourceDisksFiles]
net8254d.din = 1
e1000w9x.sys = 1
8255xDel.exe = 1

;-----------------------------------------------------------------------------
; Localizable Strings
;
[Strings]
Intel                    = "Intel"
                 
Advertise_10_Half        = "Advertise 10 Half"
Advertise_10_Full        = "Advertise 10 Full"
Advertise_100_Half       = "Advertise 100 Half"
Advertise_100_Full       = "Advertise 100 Full"
Advertise_1000_Full      = "Advertise 1000 Full"
AutoNegAdvSpdDefault     = "Advertise Speed Default"
AnsLoaded                = "ANS Loaded"
AutoNeg                  = "Autonegotiation" 
AutoNegAdvertised        = "Negotiable Speeds and Duplexes"

100Mb-Full-Duplex        = "100Mbps/Full Duplex"
100Mb-Half-Duplex        = "100Mbps/Half Duplex"
10Mb-Full-Duplex         = "10Mbps/Full Duplex"
10Mb-Half-Duplex         = "10Mbps/Half Duplex"
AutoDetect               = "Auto Detect"
SpeedDuplex              = "Link Speed & Duplex"

FlowControl              = "Flow Control"
FlowControl_None         = "Off"
FlowControl_RxOnly       = "Respond"
FlowControl_TxOnly       = "Generate"
FlowControl_Full         = "Both On"
FlowControl_Hardware     = "Hardware Default"

NumTxDescriptors         = "Transmit Descriptors"
NumRxDescriptors         = "Receive Descriptors"
NumCoalesceBuffers       = "Coalesce Buffers"
VlanMode                 = "Vlan Mode"

On                       = "On"
Off                      = "Off"
True                     = "True"
False                    = "False"
Disabled                 = "Disabled"
Bytes2048                = "2048 Bytes"
Bytes4088                = "4088 Bytes"
Bytes16128               = "16128 Bytes"
Bytes9014                = "9014 Bytes (Alteon)"

LAA                      = "Locally Administered Address"
JumboFrames              = "Jumbo Frames"

; Minihelp
FlowControlMiniHelp        = "IEEE 802.3x flow control. Helps to prevent packets from being dropped and can improve overall network performance."
SpeedDuplexMiniHelp        = "When Auto-Negotiation is disabled what speed and duplex the adapter will run at.  Note gigabit speeds are not forcible."    
AutoNegMiniHelp            = "The adapter can either negotiate with its link partner or just use the value in the Speed and Duplex setting."        
AutoNegAdvertisedMiniHelp  = "This can be used to restrict the speeds and duplexes advertised to a link partner during autonegotiation."    
NumCoalesceBuffersMiniHelp = "Number of buffers available for transmit acceleration."
NumRxDescriptorsMiniHelp   = "The number of receive buffers and descriptors that the driver allocates for received packets."
NumTxDescriptorsMiniHelp   = "The number of hardware resources in memory used to send packets."
JumboFramesMiniHelp        = "Enables sending larger Ethernet packets on Gigabit networks. See Help for more information."
LAAMiniHelp                = "Allows you to change the adapter's MAC address."

E100C.DeviceDesc              = "Intel(R) PRO/1000 T Desktop Adapter"
E100CGENERICCopper.DeviceDesc = "Intel(R) 82544EI-based Network Connection"

E100E.DeviceDesc              = "Intel(R) PRO/1000 MT Desktop Adapter"
E100ELOM.DeviceDesc           = "Intel(R) PRO/1000 MT Network Connection"
E100EGENERIC.DeviceDesc       = "Intel(R) PRO/1000 MT Network Connection"

E100EIBM.DeviceDesc           = "Intel(R) PRO/1000 MT Network Connection"

E1015GENERIC.DeviceDesc       = "Intel(R) PRO/1000 MT Mobile Connection"

E1000.Service.DispName        = "Intel(R) PRO/1000 Adapter Driver"

; Source disk name
DISKNAME="Intel(R) PRO/1000 Driver Disk"

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: web2, load: 1.29