;******************************************************************************
; NETCT.INF
;
; Xircom CreditCard Token-Ring Network Adapters
; NDIS3, NDIS4 & NDIS5 Network Setup File for w95, W98 and W2K
;
; Copyright (c) 1999 Xircom, Inc. All Rights Reserved
;
; $Date: Dec 02 1999 13:21:12 $
; $Revision: 1.4 $
;
;------------------------------------------------------------------------------
;****************
; Version Section
;----------------
[Version]
Signature="$Chicago$"
Compatible = 1
Class = Net
ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318}
DriverVer = 10/13/1999, 1.0.0.1
Provider = %Xircom%
CatalogFile = NETCT.CAT
;*************
; Manufacturer
;-------------
[Manufacturer]
%Xircom% = Models
;*******
; Models
;-------
[Models]
%CT.DeviceDesc% = CT1,PCMCIA\Xircom-CreditCard_Token_Ring-8227
%CT.DeviceDesc% = CT2,PCMCIA\Xircom-CreditCard_Token_Ring-0BDF
%CT.DeviceDesc% = CT3,PCMCIA\Xircom-CreditCard_Token_Ring-016F
[ControlFlags.nt]
ExcludeFromSelect = PCMCIA\Xircom-CreditCard_Token_Ring-8227
ExcludeFromSelect = PCMCIA\Xircom-CreditCard_Token_Ring-0BDF
ExcludeFromSelect = PCMCIA\Xircom-CreditCard_Token_Ring-016F
;******************************************************************************
; Win 2000 installation specific sections
;------------------------------------------------------------------------------
[CT1.nt]
AddReg = CT.Params.Reg, CT.nt.reg
Characteristics = 0x84
BusType = 8
CopyFiles = CTNT.CopyFiles
[CT2.nt]
AddReg = CT.Params.Reg, CT.nt.reg
Characteristics = 0x84
BusType = 8
CopyFiles = CTNT.CopyFiles
[CT3.nt]
AddReg = CT.Params.Reg, CT.nt.reg
Characteristics = 0x84
BusType = 8
CopyFiles = CTNT.CopyFiles
[CT.nt.reg]
HKR, , FullDuplex, 0, "0"
HKR, , Windows9x, 0, "no"
HKR, Ndi\Interfaces, UpperRange, 0, "ndis5"
HKR, Ndi\Interfaces, LowerRange, 0, "tokenring"
HKR, Ndi, Service, 0, "CT"
[CT1.nt.Services]
AddService = ct, 2, nt_Service, nt_EventLog
[CT2.nt.Services]
AddService = ct, 2, nt_Service, nt_EventLog
[CT3.nt.Services]
AddService = ct, 2, nt_Service, nt_EventLog
[nt_Service]
DisplayName = %ct.Service.DispName%
ServiceType = 1
StartType = 3
ErrorControl = 1
ServiceBinary = %12%\ctn5.sys
LoadOrderGroup = NDIS
[nt_EventLog]
AddReg = nt_AddEventLog
[nt_AddEventLog]
HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll,%%SystemRoot%%\System32\drivers\ctn5.sys"
HKR, , TypesSupported, 0x00010001, 7
;
; Override configuration
;
[CT1.nt.LogConfigOverride]
LogConfig=CT.LogConfigOverride
[CT2.nt.LogConfigOverride]
LogConfig=CT.LogConfigOverride
[CT3.nt.LogConfigOverride]
LogConfig=CT.LogConfigOverride
[CT.LogConfigOverride]
IRQConfig=3,4,5,7,10,11,13,15
IOConfig=20@100-FFFF%FFE0
PcCardConfig = 41(W)
;******************************************************************************
; win 9x specific installation sections
;------------------------------------------------------------------------------
[CT1]
AddReg=CT1DevID_9X.Reg, CT_9X.Reg, CT.Params.Reg, CT_9X.Override
CopyFiles=CT9X.NIC.CopyFiles,CT9X.INF.CopyFiles
[CT2]
AddReg=CT2DevID_9X.Reg, CT_9X.Reg, CT.Params.Reg, CT_9X.Override
CopyFiles=CT9X.NIC.CopyFiles,CT9X.INF.CopyFiles
[CT3]
AddReg=CT3DevID_9X.Reg, CT_9X.Reg, CT.Params.Reg, CT_9X.Override
CopyFiles=CT9X.NIC.CopyFiles,CT9X.INF.CopyFiles
;
; Registry
;
[CT1DevID_9X.Reg]
HKR,Ndi,DeviceID,,"Xircom-CreditCard_Token_Ring-8227"
[CT2DevID_9X.Reg]
HKR,Ndi,DeviceID,,"Xircom-CreditCard_Token_Ring-0BDF"
[CT3DevID_9X.Reg]
HKR,Ndi,DeviceID,,"Xircom-CreditCard_Token_Ring-016F"
[CT_9X.Reg]
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,"Ctn3.sys"
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
HKR,NDIS,LogDriverName,,%NIC_LOGDRIVERNAME%
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A
HKR,Ndi\Interfaces,DefUpper,,"ndis3"
HKR,Ndi\Interfaces,DefLower,,"tokenring"
HKR,Ndi\Interfaces,UpperRange,,"ndis3"
HKR,Ndi\Interfaces,LowerRange,,"tokenring"
HKR,Ndi\Install,ndis3,,"CopyFiles"
HKR,Ndi,CardType,,"PCMCIA"
HKR,,InterruptNumber,1,04,00,00,00
HKR,,IoBaseAddress,1,02,00,00,00
HKR,,MemoryBaseAddress,1,01,00,00,00
HKR,,Windows9x,,yes
HKR,Ndi,NdiInstaller,,"NDIW9X.DLL,NdiW9xProc"
;ndis switcher
HKR,,AUTO,,NOTSET
HKR,,NDIS5,,CTN5.SYS
HKR,,NDIS4,,CTN4.SYS
HKR,,NDIS3,,CTN3.SYS
HKR,,NdisVersion,,"AUTO"
HKR,Ndi\Params\NdisVersion,,,"AUTO"
HKR,Ndi\params\NdisVersion,ParamDesc,,"NdisVersion"
HKR,Ndi\params\NdisVersion,type,,enum
HKR,Ndi\params\NdisVersion\enum,AUTO,, "Auto Select"
HKR,Ndi\params\NdisVersion\enum,NDIS3,, "NDIS 3"
HKR,Ndi\params\NdisVersion\enum,NDIS4,, "NDIS 4"
HKR,Ndi\params\NdisVersion\enum,NDIS5,, "NDIS 5"
HKR,Ndi\params\NDISVersion,flag,1,20,00,00,00
;***************************************************************************
; common to both win 9x and win 2000
;---------------------------------------------------------------------------
[CT.Params.Reg]
HKR,Ndi\params\AdapterBuffSize,ParamDesc,0,%AdptrBuffSize%
HKR,Ndi\params\AdapterBuffSize,type,0,"word"
HKR,Ndi\params\AdapterBuffSize,default,0,"1024"
HKR,Ndi\params\AdapterBuffSize,min,0,"1024"
HKR,Ndi\params\AdapterBuffSize,max,0,"9216"
HKR,Ndi\params\AdapterBuffSize,step,0,"1024"
HKR, , AdapterBuffSize, 0, "1024"
HKR,Ndi\params\EarlyRelease,ParamDesc,0,%EarlyTR%
HKR,Ndi\params\EarlyRelease,default,0,"1"
HKR,Ndi\params\EarlyRelease,type,0,"enum"
HKR,Ndi\params\EarlyRelease\enum,1,0,%YES%
HKR,Ndi\params\EarlyRelease\enum,0,0,%NO%
HKR, , EarlyRelease, 0, "1"
HKR,Ndi\params\FrameStatus,ParamDesc,0,%FullTxStatus%
HKR,Ndi\params\FrameStatus,default,0,"0"
HKR,Ndi\params\FrameStatus,type,0,"enum"
HKR,Ndi\params\FrameStatus\enum,1,0,%YES%
HKR,Ndi\params\FrameStatus\enum,0,0,%NO%
HKR, , FrameStatus, 0, "0"
HKR,Ndi\params\MaxFrameSize,ParamDesc,0,%MaxFrSize%
HKR,Ndi\params\MaxFrameSize,type,0,"int"
HKR,Ndi\params\MaxFrameSize,default,0,"4096"
HKR,Ndi\params\MaxFrameSize,min,0,"2048"
HKR,Ndi\params\MaxFrameSize,max,0,"8192"
HKR,Ndi\params\MaxFrameSize,step,0,"128"
HKR, , MaxFrameSize, 0, "4096"
HKR,Ndi\params\NetworkAddress,ParamDesc,0,%NetworkAddress%
HKR,Ndi\params\NetworkAddress,default,0,""
HKR,Ndi\params\NetworkAddress,type,0,"edit"
HKR,Ndi\params\NetworkAddress,LimitText,0,"13"
HKR,Ndi\params\NetworkAddress,UpperCase,0,"1"
HKR,Ndi\params\NetworkAddress,optional,0,"1"
HKR,Ndi\params\RxBuffers,ParamDesc,0,%RxBuffs%
HKR,Ndi\params\RxBuffers,type,0,"int"
HKR,Ndi\params\RxBuffers,default,0,"3"
HKR,Ndi\params\RxBuffers,min,0,"2"
HKR,Ndi\params\RxBuffers,max,0,"10"
HKR,Ndi\params\RxBuffers,step,0,"1"
HKR, , RxBuffers, 0, "3"
; The 'flag' forces the user to configure "Ring Speed" on initial installation.
HKR,Ndi\params\RingSpeed,ParamDesc,0,%RingSp%
HKR,Ndi\params\RingSpeed,default,0,"16"
HKR,Ndi\params\RingSpeed,type,0,"enum"
HKR,Ndi\params\RingSpeed\enum,4,0, %4M%
HKR,Ndi\params\RingSpeed\enum,16,0, %16M%
HKR,Ndi\params\RingSpeed,flag,1,28,00,00,00
HKR, , RingSpeed, 0, "16"
HKR,Ndi\params\TxBuffers,ParamDesc,0,%TxBuffs%
HKR,Ndi\params\TxBuffers,type,0,"int"
HKR,Ndi\params\TxBuffers,default,0,"2"
HKR,Ndi\params\TxBuffers,min,0,"2"
HKR,Ndi\params\TxBuffers,max,0,"10"
HKR,Ndi\params\TxBuffers,step,0,"1"
HKR, , TxBuffers, 0, "2"
;***************************************************************************
; win 9x only
;---------------------------------------------------------------------------
[CT_9X.Override]
;
; The override section is used to override the resources described in the CIS.
;
; OVERRIDE FOR 4K RAM WINDOW
HKR,Override,0000,1,\
;
00,04,00,00, \
00,00,00,00, \
;
; I/O Resource Descriptor
;
24,00,00,00, \
02,00,00,00, \
01,00,0C,00, \
00,00,00,00, \
00,00,00,00, \
E0,FF,20,00, \
00,00,FF,FF, \
00,00,00,00, \
00,00,00,00, \
;
; IRQ Resource Descriptor
;
14,00,00,00, \
04,00,00,00, \
00,00,00,00, \
FF,FF,00,00, \
20,00,00,00, \
;
; Memory Resource Descriptor 0
;
34,00,00,00, \
01,00,00,00, \
01,00,14,00, \
00,00,00,00, \
00,00,00,00, \
00,00,00,00, \
00,F0,FF,FF, \
00,10,00,00, \
00,00,00,00, \
FF,FF,FF,FF, \
00,00,00,00, \
02,00,00,00, \
00,00,00,00, \
;
; REQUEST_CONFIG_PKT Descriptor
;
19,00,00,00, \
7C,89,00,00, \
00,00,02,00, \
32,32,32,02, \
00,08,00,00, \
00,00,00,01, \
03, \
;
00,00,00,00
;**************************************
; Copy file sections
;--------------------------------------
[CTNT.CopyFiles]
Ctn5.sys,,,2
[CT9X.NIC.CopyFiles]
Ctn3.sys
Ctn4.sys
Ctn5.sys
ndiw9x.dll
[CT9X.INF.CopyFiles]
netct.inf
;**************************************
; Source Disk Names & Source Disk Files
;--------------------------------------
[SourceDisksNames]
1=%NETWORK_DISK%,"",0
[SourceDisksFiles]
NETCT.INF = 1
NETCT.CAT = 1
CTN3.SYS = 1
CTN4.SYS = 1
CTN5.SYS = 1
NDIW9X.DLL = 1
;************************
; Destination Directories
;------------------------
[DestinationDirs]
DefaultDestDir = 11 ; SYSTEM directory
CT9X.NIC.CopyFiles = 11 ; SYSTEM directory
CT9X.INF.CopyFiles = 17 ; INF directory
CTNT.CopyFiles = 12 ; system32\drivers (w2k)
;********************
; Localizable Strings
;--------------------
[Strings]
Xircom = "Xircom"
CT.DeviceDesc = "Xircom CreditCard TokenRing Adapter"
NIC_LOGDRIVERNAME = "CTN3"
NETWORK_DISK = "Installation for Xircom CreditCard TokenRing Adapter"
AdptrBuffSize = "Adapter Buffer Size"
EarlyTR = "Early Token Release"
YES = "Yes"
NO = "No"
FullTxStatus = "Full Transmit Status"
MaxFrSize = "Max Frame Size"
NetworkAddress = "Network Address"
RxBuffs = "Receive Buffers"
RingSp = "Ring Speed"
4M = "4 MBS"
16M = "16 MBS"
TxBuffs = "Transmit Buffers"
ct.Service.DispName = "Xircom CreditCard TokenRing Adapter Driver"
Download Driver Pack
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.