tj2kndis.inf Driver File Contents (Rev_B_-_TJ700x_SetupDisk.zip)

;*****************************************************************************
;
; tj2kndis.inf   -- Install Terayon Cable Modem NDIS drivers
;
; Copyright (c) 1997-2001 MCCI
;
; $Id: upper.inf,v 1.17 2001/06/20 17:20:10 maryg Exp $
;
; MCCI is a registered trademark of Moore Computer Consultants, Inc
;
;*****************************************************************************

[version]
signature="$CHICAGO$"
Class=Net
ClassGUID={4D36E972-E325-11CE-BFC1-08002BE10318}
Provider=%Provider%
DriverVer=10/14/2002, 3.21.0.2700
Compatible = 1
CatalogFile=tj2kunic.cat

[ControlFlags]
ExcludeFromSelect = *

;-----------------------------------------------------------------------------
; Specify target paths...
;-----------------------------------------------------------------------------
[DestinationDirs]
DefaultDestDir = 11           ; LDID_SYS
Terayon.ndi3.CopyFiles = 11  ; LDID_SYS
Terayon.ndi5.CopyFiles = 11  ; LDID_SYS
Terayon.ndi3.nt.CopyFiles = 12
Terayon.ndi5.nt.CopyFiles = 12

;-----------------------------------------------------------------------------
; Specify the install disks.  
;-----------------------------------------------------------------------------
[SourceDisksNames]
; diskid = description[, [tagfile] [, <unused>, subdir]]
1=%DiskString%,"tj2kunic.sys",,

[SourceDisksFiles]
tj2knd3.sys=1
tj2knd5.sys=1

;-----------------------------------------------------------------------------
; Table of Contents:  manufacturer, then devices.
;-----------------------------------------------------------------------------
[Manufacturer]
%Oem%=Terayon

;-----------------------------------------------------------------------------
; The ndis devices
;-----------------------------------------------------------------------------
[Terayon]
%Ndis5Desc% = Terayon.ndi5, TJ2KCR\{8CE0E412-A921-40cf-945D-BEF197AC8807}
%Ndis3Desc% = Terayon.ndi3, TJ2KCR\{951FF151-FA90-4ed4-963C-AFF06E0E569F}

;*****************************************************************************
;
; NDIS services:
;
;	You would think that '\' continuation would make the following 
;	more readable.  It only succeeds in breaking NDIS.  Keep all this
;	on one line!
;
;*****************************************************************************

[Terayon.ndi5]
DriverVer=10/14/2002, 3.21.0.2700
Characteristics = 0x4 ;NCF_PHYSICAL
BusType = 15 ; PNPbus
AddReg = Terayon.ndi.reg,Terayon.ndi.reg.W9x,Terayon.ndi5.reg,Terayon.ndi5.reg.W9x,Terayon.ndi.Gen.Resources,Terayon.ndi.Gen.Params,Terayon.ndi5.Gen.Params
CopyFiles = Terayon.ndi5.CopyFiles

[Terayon.ndi5.nt]
Characteristics = 0x4 ;NCF_PHYSICAL
BusType = 15 ; PNPbus
AddReg = Terayon.ndi.reg,Terayon.ndi.reg.nt,Terayon.ndi5.reg,Terayon.ndi5.reg.nt,Terayon.ndi.Gen.Resources,Terayon.ndi.Gen.Params,Terayon.ndi5.Gen.Params
CopyFiles = Terayon.ndi5.nt.CopyFiles
DriverVer=10/14/2002, 3.21.0.2700

[Terayon.ndi3]
Characteristics = 0x4 ;NCF_PHYSICAL
BusType = 15 ; PNPbus
AddReg = Terayon.ndi.reg,Terayon.ndi.reg.W9x,Terayon.ndi3.reg,Terayon.ndi3.reg.W9x,Terayon.ndi.Gen.Resources,Terayon.ndi.Gen.Params,Terayon.ndi3.Gen.Params
CopyFiles = Terayon.ndi3.CopyFiles
DriverVer=10/14/2002, 3.21.0.2700

[Terayon.ndi3.nt]
Characteristics = 0x4 ;NCF_PHYSICAL
BusType = 15 ; PNPbus
AddReg = Terayon.ndi.reg,Terayon.ndi.reg.nt,Terayon.ndi3.reg,Terayon.ndi3.reg.nt,Terayon.ndi.Gen.Resources,Terayon.ndi.Gen.Params,Terayon.ndi3.Gen.Params
CopyFiles = Terayon.ndi3.nt.CopyFiles
DriverVer=10/14/2002, 3.21.0.2700

;-----------------------------------------------------------------------------
; Install all the normal things in the registry 
;-----------------------------------------------------------------------------
[Terayon.ndi3.reg]
HKR,NDIS,LogDriverName,,"tj2knd3"
; NDIS Info
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A
HKR,Ndi\Interfaces,DefUpper,,"ndis3"
HKR,Ndi\Interfaces,UpperRange,,"ndis3"

[Terayon.ndi5.reg]
HKR,NDIS,LogDriverName,,"tj2knd5"
; NDIS Info
HKR,NDIS,MajorNdisVersion,1,05
HKR,NDIS,MinorNdisVersion,1,00
HKR,Ndi\Interfaces,DefUpper,,"ndis3,ndis5"
HKR,Ndi\Interfaces,UpperRange,,"ndis3,ndis5"

[Terayon.ndi.reg]
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"

; Interfaces
HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"


;-----------------------------------------------------------------------------
; General Resources (used to set NDI\params....)
;-----------------------------------------------------------------------------
[Terayon.ndi.Gen.Resources]

;-----------------------------------------------------------------------------
; General Params.
;-----------------------------------------------------------------------------
[Terayon.ndi.Gen.Params]
HKR,,BoardType,,%Terayon.BoardType%
HKR,,MediaType,,"Ethernet"

[Terayon.ndi3.Gen.Params]
HKR,,BoardName,,"%Terayon.ndi3.guid%"
HKR,,DeviceName,,"%Terayon.ndi3.guid%"

[Terayon.ndi5.Gen.Params]
HKR,,BoardName,,"%Terayon.ndi5.guid%"
HKR,,DeviceName,,"%Terayon.ndi5.guid%"

;-----------------------------------------------------------------------------
;	NDIS devload info for W95/W98
;-----------------------------------------------------------------------------
[Terayon.ndi.reg.W9x]
HKR,,DevLoader,,*ndis
HKR,,DriverDesc,,%Terayon.ndi.DriverDesc%

[Terayon.ndi3.reg.W9x]
HKR,,DeviceVxDs,, tj2knd3.sys
HKR,Ndi,DeviceId,,%Terayon.ndi3.guid%

[Terayon.ndi5.reg.W9x]
HKR,,DeviceVxDs,, tj2knd5.sys
HKR,Ndi,DeviceId,,%Terayon.ndi5.guid%

;-----------------------------------------------------------------------------
;	NDIS devload info for Win2K
;-----------------------------------------------------------------------------
[Terayon.ndi.reg.nt]
HKR,,DriverDesc,,%Terayon.ndi.DriverDesc%

[Terayon.ndi3.reg.nt]
HKR,Ndi,DeviceId,,%Terayon.ndi3.guid%
HKR,Ndi,Service,,"tj2knd3"

[Terayon.ndi5.reg.nt]
HKR,Ndi,DeviceId,,%Terayon.ndi5.guid%
HKR,Ndi,Service,,"tj2knd5"


[Terayon.ndi5.NT.Services]
AddService      = tj2knd5, 2, Terayon.ndi5.AddService

[Terayon.ndi5.AddService]
DisplayName             = %Terayon.Service.Desc%
ServiceType             = 1     ; SERVICE_KERNEL_DRIVER
StartType               = 3     ; SERVICE_DEMAND_START
ErrorControl            = 1     ; SERVICE_ERROR_NORMAL
ServiceBinary           = %12%\tj2knd5.sys
LoadOrderGroup          = NDIS

[Terayon.ndi3.NT.Services]
AddService      = tj2knd3, 2, Terayon.ndi3.AddService

[Terayon.ndi3.AddService]
DisplayName             = %Terayon.Service.Desc%
ServiceType             = 1     ; SERVICE_KERNEL_DRIVER
StartType               = 3     ; SERVICE_DEMAND_START
ErrorControl            = 1     ; SERVICE_ERROR_NORMAL
ServiceBinary           = %12%\tj2knd3.sys
LoadOrderGroup          = Base

;-----------------------------------------------------------------------------
; Some copyfiles sections
;-----------------------------------------------------------------------------
[Terayon.ndi3.CopyFiles]
tj2knd3.sys

[Terayon.ndi5.CopyFiles]
tj2knd5.sys

[Terayon.ndi3.nt.CopyFiles]
tj2knd3.sys

[Terayon.ndi5.nt.CopyFiles]
tj2knd5.sys


;****************************************************************************
; Localizable Strings
;****************************************************************************
[strings]

;BEGIN ENG - US English Strings
Provider = "Terayon"
Oem = "Terayon"
DiskString = "Terayon Cable Modem installation disk"

Terayon.ndi.DriverDesc = "Terayon Cable Modem NDIS drivers"
Ndis3Desc = "Terayon Cable Modem (NDIS 3)"
Ndis5Desc = "Terayon Cable Modem (NDIS 5)"
Terayon.Service.Desc = "Terayon Cable Modem (NDIS)"
Terayon.BoardType = "Terayon Cable Modem networking device"

;END ENG - US English Strings

;-----------------------------------------------------------------------------
; Following are symbolic constants which don't change per locale.
;-----------------------------------------------------------------------------
Terayon.ndi5.guid = "TJ2KCR\{8CE0E412-A921-40cf-945D-BEF197AC8807}"
Terayon.ndi3.guid = "TJ2KCR\{951FF151-FA90-4ed4-963C-AFF06E0E569F}"

;*** end of file ***
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: web3, load: 1.69