KTC30N4.INF Driver File Contents (30_12.exe)

; KTC30N4.INF
;
; Kingston EtheRx Client PCI Ethernet Adapter.
;
; Copyright 1995-1998, Kingston Technology Company

[version]
signature="$CHICAGO$"
Class=Net
ClassGUID={4d36e972-e325-11ce-bfc1-08002be10318}
provider=%V_MS%

[Manufacturer]
%V_KTC%=KTC

[KTC]
%KTC30.DeviceDesc%=ktc30.ndi, PCI\VEN_10EC&DEV_8029&SUBSYS_802910EC


;****************************************************************************
;    KTC30  EtheRx Client PCI Ethernet Adapter
;****************************************************************************

[ktc30.ndi]
AddReg=ktc30.ndi.reg,ne2000.ndi.reg,pci029.ndi.reg

[ktc30.ndi.reg]
HKR,Ndi,DeviceID,0,"PCI\VEN_10EC&DEV_8029&SUBSYS_802910EC"

HKR,Ndi\Install,,0,pcint.install
HKR,NDI\Params\DuplexMode,flag,1,30,00,00,00
;HKR,NDI\Params\NetworkAddress,flag,1,30,00,00,00

HKR,Ndi\params\DuplexMode,ParamDesc,0,"Duplex Mode"
HKR,Ndi\params\DuplexMode,type,0,enum
HKR,Ndi\params\DuplexMode,default,0,0
HKR,Ndi\params\DuplexMode\enum,0,0,"Half Duplex (Default)"
HKR,Ndi\params\DuplexMode\enum,1,0,"Full Duplex"

;HKR,Ndi\params\NetworkAddress,ParamDesc,0,"Network Address"
;HKR,Ndi\params\NetworkAddress,type,0,edit
;HKR,Ndi\params\NetworkAddress,default,0,"000000000000"
;HKR,Ndi\params\NetworkAddress,LimitText,0,12
;HKR,Ndi\params\NetworkAddress,UpperCase,0,1
;HKR,Ndi\params\NetworkAddress,Optional,0,1

;****************************************************************************
; NE2000 Drivers
;****************************************************************************
; Base section for ne2000 users
[ne2000.ndi.reg]
;; key,subkey,valuname,type,value
HKR,,DriverDesc,0,"Kingston EtheRx Client PCI Ethernet Adapter Driver"
HKR,,DevLoader,0,*ndis
HKR,,DeviceVxDs,0,ktc30n4.sys
HKR,,EnumPropPages,0,"netdi.dll,EnumPropPages"

;; NDIS Info
HKR,NDIS,MajorNdisVersion,1,04
HKR,NDIS,MinorNdisVersion,1,00
HKR,NDIS,LogDriverName,,"KTC30"
HKR,NDIS\NDIS2,DriverName,,"KTC30$"
HKR,NDIS\NDIS2,FileName,,"ktc30.dos"
HKR,NDIS\ODI,DriverName,,"ktc30"
HKR,NDIS\ODI,FileName,,"ktc30.com"

;; Interfaces
HKR,Ndi\Interfaces,DefLower,0,"ethernet"
HKR,Ndi\Interfaces,LowerRange,0,"ethernet"
HKR,Ndi\Interfaces,DefUpper,0,"ndis2,ndis3"
HKR,Ndi\Interfaces,UpperRange,0,"ndis2,ndis3,odi"

;; Install sections
HKR,Ndi\Install,ndis3,0,"ktc30.ndis3"
HKR,Ndi\Install,ndis2,0,"ktc30.ndis2"
;HKR,Ndi\Install,odi,0,"ktc30.odi"


;;****************************************************************************
;; PCI common parameters
;;****************************************************************************

[pci029.ndi.reg]
;;params
HKR,,MediaType,0,1
HKR,,AdapterType,0,5
HKR,,BusType,0,5

;; Resources
;HKR,,InterruptNumber,1,04,00,00,00
;HKR,,IOBaseAddress,1,02,00,00,00
;HKR,NDI\params\InterruptNumber,resc,1,04,00,00,00
;HKR,NDI\params\interruptNumber,ParamDesc,0,"Interrupt Level"
;HKR,NDI\params\InterruptNumber,flag,1,20,00,00,00
;HKR,NDI\params\IOBaseAddress,resc,1,02,00,00,00
;HKR,NDI\params\IOBaseAddress,ParamDesc,0,"I/O Base Address"
;HKR,NDI\params\IOBaseAddress,flag,1,20,00,00,00

;;ndis2
HKR,NDI\params\Interrupt,resc,1,04,00,00,00
HKR,NDI\params\interrupt,ParamDesc,0,"Interrupt Level"
HKR,NDI\params\Interrupt,flag,1,10,00,00,00
HKR,NDI\params\IOBase,resc,1,02,00,00,00
HKR,NDI\params\IOBase,ParamDesc,0,"I/O Base Address"
HKR,NDI\params\IOBase,flag,1,10,00,00,00

;;****************************************************************************
;; Drivers
;;****************************************************************************

;; Install NDIS3
[ktc30.ndis3]
CopyFiles=ktc30.ndis3.CopyFiles, ktc30.inf.CopyFiles
DelFiles=ktc30.DelFiles

[ktc30.ndis3.CopyFiles]
ktc30n4.sys

[ktc30.inf.CopyFiles]
ktc30n4.inf

[ktc30.DelFiles]
ktc30n4.inf,,,1
drvidx.bin,,,1
drvdata.bin,,,1

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

[ktc30.ndis2.CopyFiles]
ktc30.dos

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

[ktc30.odi.CopyFiles]
ktc30.com

;****************************************************************************
; Destination Directories
;****************************************************************************
[DestinationDirs]
DefaultDestDir             =11 ; LDID_SYS
ktc30.ndis3.CopyFiles      =11
ktc30.inf.CopyFiles        =17 ; LDID_INF
ktc30.DelFiles             =17
ktc30.ndis2.CopyFiles      =26 ; LDID_WINBOOT
ktc30.odi.CopyFiles        =26

[SourceDisksNames]
50="Kingston EtheRx Client PCI Ethernet Adapter Setup Disk","",0

[SourceDisksFiles]
ktc30n4.sys=50,,10000
ktc30n4.inf=50,,10000
ktc30.dos=50,,10000

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

; Manufacturers
V_KTC="Kingston Technology"

; PCI novell Devices
KTC30.DeviceDesc="Kingston EtheRx Client PCI 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.97