KTC111.INF Driver File Contents (si11123a.exe)

;-----------------------------------------------------
;
;KTC111.INF for Win95/98 KTC111.SYS NDIS3 Driver
;Kingston EtheRx KNE111TX PCI Fast Etherner Adapter
;05/06/2000 v1.01a
;
;-----------------------------------------------------

[version]
;CatalogFile = KTC111.cat
LayoutFile=layout.inf
signature="$WINDOWS 95$"
Class=Net
provider=%V_KTC%

[Manufacturer]
%V_KTC%=Kingston

[Kingston]
;%PNIC.DeviceDesc%=PNIC1.ndi,PCI\VEN_11AD&DEV_0002&SUBSYS_F0022646
%PNICII.DeviceDesc%=PNICII.ndi,PCI\VEN_11AD&DEV_C115&SUBSYS_000B2646

;***************************************************************************
;[PNIC1.ndi]
;AddReg=PNIC1.ndi.reg,PKTC111.ndi.reg,PKTC111.pci.reg,PNIC.con.reg
[PNICII.ndi]
AddReg=PNICII.ndi.reg,PKTC111.ndi.reg,PKTC111.pci.reg,PNICII.con.reg

;***************************************************************************
;[PNIC1.ndi.reg]
;HKR,Ndi,DeviceID,,"PCI\VEN_11AD&DEV_0002&SUBSYS_000211AD"
;HKR,,AdapterCFID,,000211AD

[PNICII.ndi.reg]
HKR,Ndi,DeviceID,,"PCI\VEN_11AD&DEV_C115&SUBSYS_000B2646"
HKR,,AdapterCFID,,C11511AD

;****************************************************************************
; Driver parameters
;****************************************************************************
[PKTC111.ndi.reg]
; key,subkey,valuname,type,value
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,KTC111.sys
; NDIS Info
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A
HKR,NDIS,LogDriverName,,"KTC111"

; Interfaces
HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"
HKR,Ndi\Interfaces,DefUpper,,"ndis3"
HKR,Ndi\Interfaces,UpperRange,,"ndis3"
; Install sections
HKR,Ndi\Install,ndis3,,"PKTC111.ndis3"

;params
HKR,,MediaType,,1

;****************************************************************************
; PCI common parameters
;****************************************************************************
[PKTC111.pci.reg]
;params
HKR,,AdapterType,,5
HKR,,BusType,,5

;****************************************************************************
; Device specific parameters
;****************************************************************************
;[PNIC.con.reg]
;ConnectionType
;HKR,Ndi\params\ConnectionType,ParamDesc,,"Connection Type"
;HKR,Ndi\params\ConnectionType,default,,0
;HKR,Ndi\params\ConnectionType,type,,enum
;HKR,Ndi\params\ConnectionType\enum,0,," AutoDetect"
;HKR,Ndi\params\ConnectionType\enum,1,," TP_10"
;HKR,Ndi\params\ConnectionType\enum,2,," TP_10+Full_Duplex"
;HKR,Ndi\params\ConnectionType\enum,3,," TP_100_X"
;HKR,Ndi\params\ConnectionType\enum,4,," TP_100_X+Full_Duplex"
;HKR,NDI\params\ConnectionType,flag,1,20,00,00,00

;HKR,Ndi\params\TxThreshold,ParamDesc,,"Transmit Threshold"
;HKR,Ndi\params\TxThreshold,default,,0
;HKR,Ndi\params\TxThreshold,type,,enum
;HKR,Ndi\params\TxThreshold\enum,0,,"Store and Forward"
;HKR,Ndi\params\TxThreshold\enum,1,,"36 Bytes"
;HKR,Ndi\params\TxThreshold\enum,2,,"72 Bytes"
;HKR,Ndi\params\TxThreshold\enum,3,,"96 Bytes"
;HKR,Ndi\params\TxThreshold\enum,4,,"128 Bytes"
;HKR,Ndi\params\TxThreshold\enum,5,,"160 Bytes"
;HKR,Ndi\params\TxThreshold\enum,6,,"256 Bytes"
;HKR,NDI\params\TxThreshold,flag,1,30,00,00,00

[PNICII.con.reg]
;ConnectionType
HKR,Ndi\params\ConnectionType,ParamDesc,,"Connection Type"
HKR,Ndi\params\ConnectionType,default,,0
HKR,Ndi\params\ConnectionType,type,,enum
HKR,Ndi\params\ConnectionType\enum,0,," AutoDetect"
HKR,Ndi\params\ConnectionType\enum,4,," TP_10"
HKR,Ndi\params\ConnectionType\enum,3,," TP_10+Full_Duplex"
HKR,Ndi\params\ConnectionType\enum,2,," TP_100_X"
HKR,Ndi\params\ConnectionType\enum,1,," TP_100_X+Full_Duplex"
HKR,NDI\params\ConnectionType,flag,1,20,00,00,00

HKR,Ndi\params\TxThreshold,ParamDesc,,"Transmit Threshold"
HKR,Ndi\params\TxThreshold,default,,0
HKR,Ndi\params\TxThreshold,type,,enum
HKR,Ndi\params\TxThreshold\enum,0,,"Store and Forward"
HKR,Ndi\params\TxThreshold\enum,80,,"128 Bytes"
HKR,Ndi\params\TxThreshold\enum,100,,"256 Bytes"
HKR,Ndi\params\TxThreshold\enum,200,,"512 Bytes"
HKR,Ndi\params\TxThreshold\enum,400,,"1024 Bytes"
HKR,NDI\params\TxThreshold,flag,1,30,00,00,00

;****************************************************************************
; Drivers
;****************************************************************************
; Install NDIS3
[PKTC111.ndis3]
CopyFiles=PKTC111.ndis3.CopyFiles,PKTC111.inf.CopyFiles

[PKTC111.ndis3.CopyFiles]
KTC111.sys

[PKTC111.inf.CopyFiles]
KTC111.inf

;****************************************************************************
; Destination Directories
;****************************************************************************
[DestinationDirs]
DefaultDestDir          =11 ; LDID_SYS
PKTC111.ndis3.CopyFiles   =11
PKTC111.inf.CopyFiles     =17 ; LDID_INF

[SourceDisksNames]
50="Kingston EtherRx KNE111TX PCI Fast Ethernet Adapter driver Disk","",0
[SourceDisksFiles]
KTC111.sys=50
KTC111.inf=50

;****************************************************************************
; Localizable Strings
;****************************************************************************
[strings]
; Provider
V_MS="Microsoft"
; Manufacturers
V_KTC="Kingston"

; PNP Devices
;PNIC.DeviceDesc=  "Kingston EtherRx KNE110TX PCI Fast Ethernet Adapter"
PNICII.DeviceDesc= "Kingston EtherRx KNE111TX PCI Fast Ethernet Adapter"

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.63