⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 e100ent.kdf

📁 intel 82559网卡驱动程序
💻 KDF
字号:


;
; E100ENT.KDF
; Component Definition File For Intel (R) GD82559ER Fast Ethernet Controller
; 
; Copyright (c) 2000 Intel Corporation
;


[Version]

Signature = "$Windows NT$"
KdfVersion = 1




[Header]

Name = E100ENT
Version = 1.0
ReleaseDate = 03/28/2000
Vendor = Intel
OS = WINNT
OSVersion = 4.0
Platform = i386
Repository = "%WINNT%"
Description = "Ethernet Controller Solution"
CodePage = 1252


; Name of our KDF file to be displayed in the Component Manager
; Capabilities: 
; What groupings we fall under. If needed we can define a new capability
; Form of:
; Number = capability_name, hierarchy path, .tdx_file,  pane number, help file


[Capabilities]

1 = "Network Adapters"
2 = "Network Drivers"


; Components:
; Should be a component for each driver and each card in the 
; Form of:
; Number = component_name, description, capbility_number, .tdx file, 
; pane number, help_file, performace_counter_file
; Leave the field blank if there is nothing to put there (do add leading commas)


[Components]

1 = "Intel (R) GD82559ER Fast Ethernet Controller", "Ethernet Network Device", 1, NetAdapter.tdx, 0
2 = "E100ENT", "Intel(R) GD82559ER Ethernet Controller Driver", 2


; CapabilityDependencies:
; Use this section to associate capabilities 
; with other capabilities
; Form:
; Capability_Number, dependant_capability_number, dependency_type
; dependency_type: Y or blank = component/cap requires presence of 
; dependant component/cap, N = component/cap conflicts with dependant 
; comp/capability


[CapabilityDependencies]



; CapabilityComponentDependencies:
; Use this section to associate capabilities 
; with components on which they depend
; Form:
; Capability_Number, dependant_component_number, dependency_type


[CapabilityComponentDependencies]



; ComponentCapabilityDependencies:
; Use this section to associate components with the 
; capabilities on which they depend
; Form:
; Component_Number, dependant_capability_number, dependency_type


[ComponentCapabilityDependencies]



; ComponentDependencies:
; Use this section to associate components with other components
; Form:
; Component_Number, dependant_component_number, dependency_type


[ComponentDependencies]

1,2,Y


; Directories:
; Directories section is used as a reference for subsequent files 
; section. Paths that end in backslash need quotation marks.


[Directories]

3 = "\winnt\system32\drivers"
2 = "\"


; Use Files section to identify source and target files, also
; add directories to target designer system database.
; Form:
; SrcFileName, SrcDirectoryNum, TargetDirectoryNum, FileSize,
; TargetFileName
; File size is uncompressed (or left 0?)


[Intel (R) GD82559ER Fast Ethernet Controller.Files]



; Use registry section to specify target registry information, binary
; data needs to be specified in a hive file
; Form:
; KeyName = like "HKEY_LOCAL_MACHINE\System\ControlSet001\Services\blahblahblah"
;
; Only HKEY_LOCAL_MACHINE and HKEY_USERS are specified by KeyName entries
;
; FileName = "file name"
;
; or alternatively to FileName, the following three:
;
; ValueName = "Type" or "Start" or whatever
; Type = REG_DWORD or REG_ BINARY, SZ, NONE, MULTI_SZ, EXPAND_SZ
; Data = "0x1", whatever is based on the previous data type
; 
; All specified values are applied to the subkey defined by the last keyname specified
; See target designer help for registry path shortcuts
;
; Note: Use the component designer to edit the registry section unless you 
; are VERY comfortable with the registry. 


[Intel (R) GD82559ER Fast Ethernet Controller.RegistryAdditions]



KeyName = "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkCards"

KeyName = "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkCards\1"

ValueName = "OperationsSupport"
Type = REG_DWORD
Data = 0xff


ValueName = "InstallDate"
Type = REG_DWORD
Data = 0x38e162f1


ValueName = "ProductName"
Type = REG_SZ
Data = "E100E"


ValueName = "Description"
Type = REG_SZ
Data = "Intel (R) GD82559ER Fast Ethernet Controller"


ValueName = "Title"
Type = REG_SZ
Data = "[1] Intel (R) GD82559ER Fast Ethernet Controller"


ValueName = "Manufacturer"
Type = REG_SZ
Data = "Intel"


ValueName = "ServiceName"
Type = REG_SZ
Data = "E100E1"


KeyName = "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkCards\1\NetRules"

ValueName = "InfOption"
Type = REG_SZ
Data = "E100E"


ValueName = "class"
Type = REG_MULTI_SZ
Data = "E100EAdapter basic"


ValueName = "bindform"
Type = REG_SZ
Data = """E100E1"" yes yes container"


ValueName = "type"
Type = REG_SZ
Data = "E100E E100EAdapter"


ValueName = "InfName"
Type = REG_SZ
Data = "oemnad0.inf"


KeyName = "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\E100E1"

ValueName = "ErrorControl"
Type = REG_DWORD
Data = 0x1


ValueName = "Start"
Type = REG_DWORD
Data = 0x3


ValueName = "Type"
Type = REG_DWORD
Data = 0x4


KeyName = "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\E100E1\Parameters"

ValueName = "AutoPolarity"
Type = REG_DWORD
Data = 0x2


ValueName = "BusNumber"
Type = REG_DWORD
Data = 0x0


ValueName = "BusType"
Type = REG_DWORD
Data = 0x5


ValueName = "BusTypeLocal"
Type = REG_DWORD
Data = 0x5


ValueName = "Congest"
Type = REG_DWORD
Data = 0x0


ValueName = "Coalesce"
Type = REG_DWORD
Data = 0x0


ValueName = "Connector"
Type = REG_DWORD
Data = 0x0


ValueName = "EQUOFF"
Type = REG_DWORD
Data = 0x0


ValueName = "EnableSelfTest"
Type = REG_DWORD
Data = 0x1


ValueName = "Environment"
Type = REG_DWORD
Data = 0x0


ValueName = "ExtremeCacheAlignment"
Type = REG_DWORD
Data = 0x0


ValueName = "ForceDpx"
Type = REG_DWORD
Data = 0x0


ValueName = "MCWA"
Type = REG_DWORD
Data = 0x2


ValueName = "MWIEnable"
Type = REG_DWORD
Data = 0x1


ValueName = "MediaType"
Type = REG_DWORD
Data = 0x1


ValueName = "NetworkAddress"
Type = REG_SZ
Data = ""


ValueName = "NumCoalesce"
Type = REG_DWORD
Data = 0x8


ValueName = "NumRfd"
Type = REG_DWORD
Data = 0x10


ValueName = "NumTbdPerTcb"
Type = REG_DWORD
Data = 0x1


ValueName = "NumTcb"
Type = REG_DWORD
Data = 0x8


ValueName = "PhyAddress"
Type = REG_DWORD
Data = 0xff


ValueName = "RxDmaCount"
Type = REG_DWORD
Data = 0x0


ValueName = "RxFifo"
Type = REG_DWORD
Data = 0x8


ValueName = "SlotNumber"
Type = REG_DWORD
Data = 0x13


ValueName = "Speed"
Type = REG_DWORD
Data = 0x0


ValueName = "TxDmaCount"
Type = REG_DWORD
Data = 0x0


ValueName = "TxFifo"
Type = REG_DWORD
Data = 0x8


ValueName = "UnderrunRetry"
Type = REG_DWORD
Data = 0x1


ValueName = "UseIo"
Type = REG_DWORD
Data = 0x2


ValueName = "WaitAfterWin"
Type = REG_DWORD
Data = 0x0


KeyName = "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\E100E1\Parameters\Tcpip"

ValueName = "EnableDHCP"
Type = REG_DWORD
Data = 0x0


ValueName = "UseZeroBroadcast"
Type = REG_DWORD
Data = 0x0


ValueName = "LLInterface"
Type = REG_SZ
Data = ""


ValueName = "SubnetMask"
Type = REG_MULTI_SZ
Data = "255.255.255.0"


ValueName = "PPTPFiltering"
Type = REG_DWORD
Data = 0x0


ValueName = "IPAddress"
Type = REG_MULTI_SZ
Data = "90.170.2.101"


ValueName = "TCPAllowedPorts"
Type = REG_MULTI_SZ
Data = "0"


ValueName = "UDPAllowedPorts"
Type = REG_MULTI_SZ
Data = "0"


ValueName = "RawIPAllowedProtocols"
Type = REG_MULTI_SZ
Data = "0"


ValueName = "DefaultGateway"
Type = REG_MULTI_SZ
Data = 


ValueName = "IPInterfaceContext"
Type = REG_DWORD
Data = 0x1


ValueName = "IPInterfaceContextMax"
Type = REG_DWORD
Data = 0x1


KeyName = "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\E100E1\Linkage"

ValueName = "Route"
Type = REG_MULTI_SZ
Data = """E100E1"""


ValueName = "Export"
Type = REG_MULTI_SZ
Data = "\Device\E100E1"


ValueName = "Bind"
Type = REG_MULTI_SZ
Data = "\Device\E100E1"


KeyName = "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\E100E1\Linkage\Disabled"



[E100ENT.Files]

"E100ENT.sys", 2, 3, 25360, "E100ENT.sys"




[E100ENT.RegistryAdditions]



KeyName = "HKEY_LOCAL_MACHINE\SOFTWARE\Intel"

KeyName = "HKEY_LOCAL_MACHINE\SOFTWARE\Intel\E100E"

KeyName = "HKEY_LOCAL_MACHINE\SOFTWARE\Intel\E100E\CurrentVersion"

ValueName = "InstallDate"
Type = REG_DWORD
Data = 0x38e162f1


ValueName = "Description"
Type = REG_SZ
Data = "Intel (R) GD82559ER Fast Ethernet Controller Driver"


ValueName = "Title"
Type = REG_SZ
Data = "Intel (R) GD82559ER Fast Ethernet Controller"


ValueName = "MinorVersion"
Type = REG_DWORD
Data = 0x0


ValueName = "MajorVersion"
Type = REG_DWORD
Data = 0x3


ValueName = "SoftwareType"
Type = REG_SZ
Data = "driver"


ValueName = "RefCount"
Type = REG_DWORD
Data = 0x1


ValueName = "ServiceName"
Type = REG_SZ
Data = "E100E"


KeyName = "HKEY_LOCAL_MACHINE\SOFTWARE\Intel\E100E\CurrentVersion\NetRules"

ValueName = "InfOption"
Type = REG_SZ
Data = "E100E"


ValueName = "bindable"
Type = REG_MULTI_SZ
Data = "E100EDriver E100EAdapter non exclusive 100"


ValueName = "class"
Type = REG_MULTI_SZ
Data = "E100EDriver basic"


ValueName = "bindform"
Type = REG_SZ
Data = """E100ESys"" yes no container"


ValueName = "use"
Type = REG_SZ
Data = "driver"


ValueName = "type"
Type = REG_SZ
Data = "E100ESys ndisDriver E100EDriver"


ValueName = "InfName"
Type = REG_SZ
Data = "oemnad0.inf"


KeyName = "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\E100E"

ValueName = "RequestedSystemResources"
Type = REG_RESOURCE_REQUIREMENTS_LIST
Data = 08,01,00,00,05,00,00,00,00,00,00,00,13,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,01,\ 
00,01,00,07,00,00,00,00,02,03,00,00,00,00,00,0f,00,00,00,0f,00,00,00,00,00,00,00,00,00,00,00,00,\ 
00,00,00,00,00,00,00,01,03,01,00,00,00,00,00,00,10,00,00,00,10,00,00,00,00,02,e3,00,00,00,00,ff,\ 
0f,02,e3,00,00,00,00,08,03,01,00,00,00,00,00,00,10,00,00,00,10,00,00,00,00,00,00,00,00,00,00,ff,\ 
ff,ff,ff,00,00,00,00,01,01,01,00,01,00,00,00,40,00,00,00,40,00,00,00,00,e4,00,00,00,00,00,00,3f,\ 
e4,00,00,00,00,00,00,08,01,01,00,01,00,00,00,40,00,00,00,40,00,00,00,00,00,00,00,00,00,00,00,ff,\ 
ff,00,00,00,00,00,00,01,03,01,00,00,00,00,00,00,00,02,00,00,00,02,00,00,00,00,e3,00,00,00,00,ff,\ 
ff,01,e3,00,00,00,00,08,03,01,00,00,00,00,00,00,00,02,00,00,00,02,00,00,00,00,00,00,00,00,00,ff,\ 
ff,ff,ff,00,00,00,00

ValueName = "Group"
Type = REG_SZ
Data = "NDIS"


ValueName = "DisplayName"
Type = REG_SZ
Data = "Intel (R) GD82559ER Fast Ethernet Controller"


ValueName = "ImagePath"
Type = REG_EXPAND_SZ
Data = "\SystemRoot\System32\drivers\e100ent.sys"


ValueName = "ErrorControl"
Type = REG_DWORD
Data = 0x1


ValueName = "Start"
Type = REG_DWORD
Data = 0x2


ValueName = "Type"
Type = REG_DWORD
Data = 0x1


KeyName = "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\E100E\Security"

ValueName = "Security"
Type = REG_BINARY
Data = 01,00,14,80,c0,00,00,00,cc,00,00,00,14,00,00,00,34,00,00,00,02,00,20,00,01,00,00,00,02,80,18,00,ff,\ 
01,0f,00,01,01,00,00,00,00,00,01,00,00,00,00,20,02,00,00,02,00,8c,00,05,00,00,00,00,00,18,00,8d,\ 
01,02,00,01,01,00,00,00,00,00,01,00,00,00,00,74,00,69,00,00,00,1c,00,fd,01,02,00,01,02,00,00,00,\ 
00,00,05,20,00,00,00,23,02,00,00,76,00,65,00,00,00,1c,00,ff,01,0f,00,01,02,00,00,00,00,00,05,20,\ 
00,00,00,20,02,00,00,76,00,65,00,00,00,1c,00,ff,01,0f,00,01,02,00,00,00,00,00,05,20,00,00,00,25,\ 
02,00,00,76,00,65,00,00,00,18,00,fd,01,02,00,01,01,00,00,00,00,00,05,12,00,00,00,25,02,00,00,01,\ 
01,00,00,00,00,00,05,12,00,00,00,01,01,00,00,00,00,00,05,12,00,00,00

KeyName = "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\E100E\Parameters"

KeyName = "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\E100E\Linkage"

ValueName = "Route"
Type = REG_MULTI_SZ
Data = """E100E1"""


ValueName = "Export"
Type = REG_MULTI_SZ
Data = "\Device\E100E1"


ValueName = "Bind"
Type = REG_MULTI_SZ
Data = "\Device\E100E1"


KeyName = "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\E100E\Linkage\Disabled"

ValueName = "Route"
Type = REG_MULTI_SZ
Data = 


ValueName = "Export"
Type = REG_MULTI_SZ
Data = 


ValueName = "Bind"
Type = REG_MULTI_SZ
Data = 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -