KTC111.INF Driver File Contents (111_10qs.exe)

;-----------------------------------------------------
;
;KTC111.INF for Win95OSR2/Win98/Win2000 NDIS4&5 Driver
;Kingston EtheRx KNE111TX PCI Fast Etherner Adapter
;05/18/2000 v1.01d
;
;-----------------------------------------------------

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

[Manufacturer]
%V_KTC%=Kingston

[Kingston]
%KTC111.DeviceDesc% =KTC111.ndi, PCI\VEN_11AD&DEV_C115&SUBSYS_000B2646

[ControlFlags]
ExcludeFromSelect     = PCI\VEN_11AD&DEV_C115&SUBSYS_000B2646

       
[KTC111.ndi.NT]
AddReg          = pci.reg,ntid.reg,KTC111.param.reg, KTC111.reg
Characteristics = 0x84
BusType         = 5
CopyFiles       = KTC111.inf.CopyFiles,KTC111.ndis5.CopyFiles

[KTC111.ndis5.CopyFiles]
KTC111.SYS,win2000\ktc111.SYS,,2

[KTC111.inf.CopyFiles]
KTC111.INF,KTC111.INF

[KTC111.ndi.NT.Services]
AddService = KTC111, 2, KTC111.Service, KTC111.EventLog

[KTC111.param.reg]
HKR, Ndi\params\ConnectionType,              ParamDesc,0, %ConnectionType%
HKR, Ndi\params\ConnectionType,              default,  0, "0"
HKR, Ndi\params\ConnectionType,              type,     0, "enum"
HKR, Ndi\params\ConnectionType\enum,         0,        0, %SpeedAutoDetect%
HKR, Ndi\params\ConnectionType\enum,         1,        0, %100MbFull_Duplex%
HKR, Ndi\params\ConnectionType\enum,         2,        0, %100MbHalf_Duplex%
HKR, Ndi\params\ConnectionType\enum,         3,        0, %10MbFull_Duplex%
HKR, Ndi\params\ConnectionType\enum,         4,        0, %10MbHalf_Duplex%


;[KTC111nt.ndi.reg]
[KTC111.reg]
HKR, Ndi\Interfaces,            UpperRange, 0, "ndis5"
HKR, Ndi\Interfaces,            LowerRange, 0, "ethernet"
HKR, Ndi,                       Service,    0, "KTC111"

[KTC111.Service]
DisplayName     = %KTC111.Service.DispName%
ServiceType     = 1 ;%SERVICE_KERNEL_DRIVER%
StartType       = 3 ;%SERVICE_DEMAND_START%
ErrorControl    = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary   = %12%\KTC111.SYS
LoadOrderGroup  = NDIS

[KTC111.EventLog]
Addreg = KTC111.AddEventLog.reg

[KTC111.AddEventLog.reg]
HKR,    ,   EventMessageFile,   0x00002000, "%%SystemRoot%%\System32\netevent.dll"
HKR,    ,   TypesSupported,     0x00020002, 7

[KTC111.ndi]
   AddReg=pci.reg, KTC111.ndi.reg, KTC111.con.reg
   CopyFiles=KTC111.ndis3.CopyFiles
   CopyFiles=KTC111.inf.CopyFiles

[pci.reg]
HKR,,AdapterType,,5
HKR,,BusType,,5

[ntid.reg]
HKR,,AdapterCFID,0, "C11511AD"

[KTC111.ndi.reg]
   HKR,Ndi,DeviceID,,"PCI\VEN_11AD&DEV_C115&SUBSYS_000B2646"
   HKR,,AdapterCFID,,C11511AD
   HKR,,DevLoader,,*ndis
   HKR,,DeviceVxDs,,KTC111.SYS
   HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
   HKR,NDIS,MajorNdisVersion,1,04
   HKR,NDIS,MinorNdisVersion,1,00
   HKR,NDIS,LogDriverName,,"KTC111"
   HKR,NDIS,MajorDriverVersion,1,4
   HKR,NDIS,MinorDriverVersion,1,14
   HKR,Ndi\Interfaces,DefUpper,,"ndis3"
   HKR,Ndi\Interfaces,DefLower,,"ethernet"
   HKR,Ndi\Interfaces,UpperRange,,"ndis3"
   HKR,Ndi\Interfaces,LowerRange,,"ethernet"
   HKR,Ndi\Install,ndis3,,"KTC111.ndis3"
   HKR,Ndi,CardType,,"PCI"

[KTC111.con.reg]

HKR, Ndi\params\ConnectionType,              ParamDesc,0, %ConnectionType%
HKR, Ndi\params\ConnectionType,              default,  0, "0"
HKR, Ndi\params\ConnectionType,              type,     0, "enum"
HKR, Ndi\params\ConnectionType\enum,         0,        0, %SpeedAutoDetect%
HKR, Ndi\params\ConnectionType\enum,         1,        0, %100MbFull_Duplex%
HKR, Ndi\params\ConnectionType\enum,         2,        0, %100MbHalf_Duplex%
HKR, Ndi\params\ConnectionType\enum,         3,        0, %10MbFull_Duplex%
HKR, Ndi\params\ConnectionType\enum,         4,        0, %10MbHalf_Duplex%

[KTC111.con1.reg]

HKR, Ndi\params\ConnectionType,              ParamDesc,0, %ConnectionType%
HKR, Ndi\params\ConnectionType,              default,  0, "0"
HKR, Ndi\params\ConnectionType,              type,     0, "enum"
HKR, Ndi\params\ConnectionType\enum,         0,        0, %SpeedAutoDetect%
HKR, Ndi\params\ConnectionType\enum,         1,        0, %100MbFull_Duplex%
HKR, Ndi\params\ConnectionType\enum,         2,        0, %100MbHalf_Duplex%
HKR, Ndi\params\ConnectionType\enum,         3,        0, %10MbFull_Duplex%
HKR, Ndi\params\ConnectionType\enum,         4,        0, %10MbHalf_Duplex%

[KTC111.ndis3]
   AddReg=KTC111.con1.reg
   copyfiles=KTC111.inf.CopyFiles,KTC111.ndis3.CopyFiles

[KTC111.ndis3.CopyFiles]
   ktc111.SYS, ktc111.SYS,,2

[DestinationDirs]
   DefaultDestDir =11
   KTC111.ndis3.CopyFiles =11
   KTC111.ndis5.CopyFiles= 12
   KTC111.inf.CopyFiles=17
   old.inf.DelFiles            =17


[SourceDisksNames]
1="Kingston EtheRx KNE111TX PCI Fast Ethernet Adapter Drivers disk","",0

[SourceDisksFiles]
KTC111.SYS=1
KTC111.INF=1

[strings]
   ; Manufacturer and Provider string.
   V_MS="Microsoft"
   V_KTC="Kingston Technology"
ConnectionType = "Connection Type"
SpeedAutoDetect  = "AutoSense"
100MbFull_Duplex = "100Mb Full_Duplex"
100MbHalf_Duplex = "100Mb Half_Duplex"
10MbFull_Duplex  = "10Mb  Full_Duplex"
10MbHalf_Duplex  = "10Mb  Half_Duplex"
KTC111.DeviceDesc= "Kingston EtherRx KNE111TX PCI Fast Ethernet Adapter"
KTC111.Service.DispName  = "Kingston EtherRx KNE111TX NDIS 5.0 Miniport Driver"


 

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: ftp, load: 2.50