KTC110.INF Driver File Contents (110_15.exe)

;-----------------------------------------------------------------------------
;
;     KTC110.INF FILE FOR 
;     NDIS 4  - Windows 95, Windows 95 OSR2 and Windows 98
;
;   Supported adapters:
;     Kingston EtheRx KNE110TX PCI Fast Ethernet Adapter
;
;     6/1/98 V4.13
;
;------------------------------------------------------------------------------

[version]
LayoutFile=layout.inf
signature="$WINDOWS 95$"
Class=Net
provider=%V_MS%

[Manufacturer]
%V_VENDOR9%=VENDOR9

[VENDOR9]
%PNIC.DeviceDesc%=PNIC1.ndi,PCI\VEN_11AD&DEV_0002&SUBSYS_F0022646
%PNIC.DeviceDesc%=PNIC2.ndi,PCI\VEN_11AD&DEV_0002&SUBSYS_000311AD
%PNIC.DeviceDesc%=PNIC3.ndi,PCI\VEN_11AD&DEV_0002&SUBSYS_FFFF11AD
%PNIC.DeviceDesc%=PNIC4.ndi,PCI\VEN_11AD&DEV_0002&SUBSYS_F00311AD

;***************************************************************************
[PNIC1.ndi]
AddReg=PNIC1.ndi.reg,PKTC110N4.ndi.reg,PKTC110N4.pci.reg,PNIC.con.reg
[PNIC2.ndi]
AddReg=PNIC2.ndi.reg,PKTC110N4.ndi.reg,PKTC110N4.pci.reg,PNIC.con.reg
[PNIC3.ndi]
AddReg=PNIC3.ndi.reg,PKTC110N4.ndi.reg,PKTC110N4.pci.reg,PNIC.con.reg
[PNIC4.ndi]
AddReg=PNIC4.ndi.reg,PKTC110N4.ndi.reg,PKTC110N4.pci.reg,PNIC.con.reg

;***************************************************************************
[PNIC1.ndi.reg]
HKR,Ndi,DeviceID,,"PCI\VEN_11AD&DEV_0002&SUBSYS_F0022646"
HKR,,AdapterCFID,,F0022646
[PNIC2.ndi.reg]
HKR,Ndi,DeviceID,,"PCI\VEN_11AD&DEV_0002&SUBSYS_000311AD"
HKR,,AdapterCFID,,F0022646
[PNIC3.ndi.reg]
HKR,Ndi,DeviceID,,"PCI\VEN_11AD&DEV_0002&SUBSYS_FFFF11AD"
HKR,,AdapterCFID,,F0022646
[PNIC4.ndi.reg]
HKR,Ndi,DeviceID,,"PCI\VEN_11AD&DEV_0002&SUBSYS_F00311AD"
HKR,,AdapterCFID,,F0022646

;****************************************************************************
; Driver parameters
;****************************************************************************
[PKTC110N4.ndi.reg]
; key,subkey,valuname,type,value
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,KTC110.sys
; NDIS Info
HKR,NDIS,MajorNdisVersion,1,04
HKR,NDIS,MinorNdisVersion,1,00
HKR,NDIS,LogDriverName,,"KTC110"
;HKR,NDIS\NDIS2,DriverName,,"ktc110$"
;HKR,NDIS\NDIS2,FileName,,"ktc110.dos"
;HKR,NDIS\ODI,DriverName,,"ktc110"
;HKR,NDIS\ODI,FileName,,"ktc110.com"

; 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,,"PKTC110N4.ndis4"
;HKR,Ndi\Install,ndis2,,"Pktc110.ndis2"
;HKR,Ndi\Install,odi,,"Pktc110.odi"

;params
HKR,,MediaType,,1

;****************************************************************************
; PCI common parameters
;****************************************************************************
[PKTC110N4.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\enum,5,," TP_100_T4"
;;HKR,Ndi\params\ConnectionType\enum,6,," BNC"
;;HKR,Ndi\params\ConnectionType\enum,7,," AUI"
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


;****************************************************************************
; Drivers
;****************************************************************************
; Install ndis4
[PKTC110N4.ndis4]
CopyFiles=PKTC110N4.ndis4.CopyFiles,PKTC110N4.inf.CopyFiles

[PKTC110N4.ndis4.CopyFiles]
KTC110.sys

[PKTC110N4.inf.CopyFiles]
KTC110.inf

; Install NDIS2
;[Pktc110.ndis2]
;CopyFiles=Pktc110.ndis2.CopyFiles

;[Pktc110.ndis2.CopyFiles]
;ktc110.dos

; Install ODI
;[Pktc110.odi]
;CopyFiles=Pktc110.odi.CopyFiles

;[Pktc110.odi.CopyFiles]
;ktc110.com

;****************************************************************************
; Destination Directories
;****************************************************************************
[DestinationDirs]
DefaultDestDir          =11 ; LDID_SYS
PKTC110N4.ndis4.CopyFiles   =11
PKTC110N4.inf.CopyFiles     =17 ; LDID_INF
;Pktc110.ndis2.CopyFiles   =26 ; LDID_WINBOOT
;Pktc110.odi.CopyFiles     =26

[SourceDisksNames]
50="Kingston EtheRx KNE110TX PCI Fast Ethernet driver","",0

[SourceDisksFiles]
KTC110.sys=50,,10000
;ktc110.dos=50,,10000
;ktc110.com=50,,10000

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

; PNP Devices
PNIC.DeviceDesc=  "Kingston EtheRx KNE110TX 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: ftp, load: 2.11