;----------------------------------------------------------------------------
;
; Filename: NETIBM2.INF
; Product: IBM Token-Ring PCI Family Adapters
;
; Copyright: (C) 1996-2000 IBM Corporation. All rights reserved.
;
;----------------------------------------------------------------------------
;
; Version section
;
[Version]
Signature = "$Chicago$"
Compatible = 1
Class = Net
ClassGUID = {4D36E972-E325-11CE-BFC1-08002BE10318}
Provider = %V_IBM%
CatalogFile = netibm2.cat
DriverVer=08/23/2000, 5.32.00.0050
;
; Manufacturer section -- enumerates the models sections which contain the
; the devices we support.
;
[Manufacturer]
%V_IBM%=IBM
%V_Compaq%=Compaq
;
; ControlFlags
;
; Exclude from select all 'plug and play' devices.
;
[ControlFlags]
ExcludeFromSelect = PCI\VEN_1014&DEV_003E,\
PCI\VEN_1014&DEV_003E&REV_25,\
PCI\VEN_1014&DEV_003E&SUBSYS_003E1014,\
PCI\VEN_1014&DEV_003E&SUBSYS_00CD1014,\
PCI\VEN_1014&DEV_003E&SUBSYS_00CE1014,\
PCI\VEN_1014&DEV_003E&SUBSYS_00CF1014,\
PCI\VEN_1014&DEV_003E&SUBSYS_00CF0E11,\
PCI\VEN_1014&DEV_003E&SUBSYS_00E41014,\
PCI\VEN_1014&DEV_003E&SUBSYS_00E51014,\
PCI\VEN_1014&DEV_003E&SUBSYS_01DB1014,\
PCI\VEN_1014&DEV_003E&SUBSYS_01721014,\
PCI\VEN_1014&DEV_003E&SUBSYS_01731014,\
PCI\VEN_1014&DEV_003E&SUBSYS_01AF1014,\
PCI\VEN_1014&DEV_003E&SUBSYS_01741014
;
; IBM PCI Token-Ring Adapters
;
[IBM]
%CardBus.DeviceDesc% = CardBus, PCI\VEN_1014&DEV_003E&SUBSYS_01AF1014 ; IBM 16/4 Token-Ring CardBus Adapter
%HSTR99.DeviceDesc% = HSTR99, PCI\VEN_1014&DEV_003E&SUBSYS_01741014 ; IBM High-Speed 100/16/4 Token-Ring PCI Management Adapter
%CS99AoL.DeviceDesc% = CS99AoL, PCI\VEN_1014&DEV_003E&SUBSYS_01731014 ; IBM 16/4 Token-Ring PCI Management Adapter with Alert on LAN
%CS99WoL.DeviceDesc% = CS99WoL, PCI\VEN_1014&DEV_003E&SUBSYS_01721014 ; IBM 16/4 Token-Ring PCI Management Adapter
%CS99LP.DeviceDesc% = CS99LP, PCI\VEN_1014&DEV_003E&SUBSYS_01DB1014 ; IBM 16/4 Token-Ring Low Profile PCI Management Adapter
%CS2AWoL.DeviceDesc% = CS2AWoL, PCI\VEN_1014&DEV_003E&SUBSYS_00E51014 ; IBM 16/4 Token-Ring PCI Adapter 2 with Wake on LAN
%HSWoL.DeviceDesc% = HSWoL, PCI\VEN_1014&DEV_003E&SUBSYS_00E41014 ; IBM High-Speed 100/16/4 Token-Ring PCI Adapter
%CS2NFWoL.DeviceDesc% = CS2NFWoL, PCI\VEN_1014&DEV_003E&SUBSYS_00CF1014 ; IBM 16/4 Token-Ring PCI Special
%Compaq1.DeviceDesc% = Compaq1, PCI\VEN_1014&DEV_003E&SUBSYS_00CF0E11 ; Compaq IBM 16/4 Token-Ring PCI Special
%CS2NF.DeviceDesc% = CS2NF, PCI\VEN_1014&DEV_003E&SUBSYS_00CE1014 ; IBM 16/4 Token-Ring PCI Adapter 2
%WoL.DeviceDesc% = WoLCR, PCI\VEN_1014&DEV_003E&SUBSYS_00CD1014 ; IBM PCI Wake On LAN Token-Ring Adapter
%Default.DeviceDesc% = CR, PCI\VEN_1014&DEV_003E&SUBSYS_003E1014 ; IBM PCI Token-Ring Adapter
%WoL.DeviceDesc% = WolGA, PCI\VEN_1014&DEV_003E&REV_25 ; IBM PCI Wake On LAN Token-Ring Adapter (w/o SubSys ID)
%Default.DeviceDesc% = Default, PCI\VEN_1014&DEV_003E ; IBM PCI Token-Ring Adapter (w/o SubSys ID)
;
; Device Install Sections
;
; Section names ending in ".ntx86" point to Windows 2000-compatible sections
; (Intel Architecture only)
;
;----------------------------------------------------------------------------
; IBM 16/4 Token-Ring CardBus Adapter
[CardBus.ntx86]
AddReg = Common.ndi,NT.ndi,ndi.p.reg;,smpmode.reg
Characteristics = 0x84
BusType = 5 ; PCI
CopyFiles = ndis5.CopyFiles,EventMsg.CopyFiles,ITR_W32.CopyFiles
DelFiles = ControlPanel.DelFiles,OldDriver2K.DelFiles
DriverVer=08/23/2000, 5.32.00.0050
[CardBus.ntx86.Services]
AddService = IBMTRP,2,IBMTRP.ServiceDesc,IBMTRP.EventLog
[CardBus]
AddReg = Common.ndi,CardBus.deviceid,Win9X.ndi,ndi.p.reg;,resc.reg
CopyFiles = INF.CopyFiles,ITR_W16.CopyFiles
DelFiles = ControlPanel.DelFiles,OldDriver.DelFiles
DriverVer=08/23/2000, 5.32.00.0050
;----------------------------------------------------------------------------
; IBM High-Speed 100/16/4 Token-Ring PCI Management Adapter
[HSTR99.ntx86]
AddReg = Common.ndi,NT.ndi,ndi.p.reg;,smpmode.reg
Characteristics = 0x84
BusType = 5 ; PCI
CopyFiles = ndis5.CopyFiles,EventMsg.CopyFiles,ITR_W32.CopyFiles
DelFiles = ControlPanel.DelFiles,OldDriver2K.DelFiles
DriverVer=08/23/2000, 5.32.00.0050
[HSTR99.ntx86.Services]
AddService = IBMTRP,2,IBMTRP.ServiceDesc,IBMTRP.EventLog
[HSTR99]
AddReg = Common.ndi,HSTR99.deviceid,Win9X.ndi,ndi.p.reg;,resc.reg
CopyFiles = INF.CopyFiles,ITR_W16.CopyFiles
DelFiles = ControlPanel.DelFiles,OldDriver.DelFiles
DriverVer=08/23/2000, 5.32.00.0050
;----------------------------------------------------------------------------
; IBM 16/4 Token-Ring PCI Management Adapter with Alert on LAN
[CS99AoL.ntx86]
AddReg = Common.ndi,NT.ndi,ndi.p.reg;,smpmode.reg
Characteristics = 0x84
BusType = 5 ; PCI
CopyFiles = ndis5.CopyFiles,EventMsg.CopyFiles,ITR_W32.CopyFiles
DelFiles = ControlPanel.DelFiles,OldDriver2K.DelFiles
DriverVer=08/23/2000, 5.32.00.0050
[CS99AoL.ntx86.Services]
AddService = IBMTRP,2,IBMTRP.ServiceDesc,IBMTRP.EventLog
[CS99AoL]
AddReg = Common.ndi,CS99AoL.deviceid,Win9X.ndi,ndi.p.reg;,resc.reg
CopyFiles = INF.CopyFiles,ITR_W16.CopyFiles
DelFiles = ControlPanel.DelFiles,OldDriver.DelFiles
DriverVer=08/23/2000, 5.32.00.0050
;----------------------------------------------------------------------------
; IBM 16/4 Token-Ring PCI Management Adapter
[CS99WoL.ntx86]
AddReg = Common.ndi,NT.ndi,ndi.p.reg;,smpmode.reg
Characteristics = 0x84
BusType = 5 ; PCI
CopyFiles = ndis5.CopyFiles,EventMsg.CopyFiles,ITR_W32.CopyFiles
DelFiles = ControlPanel.DelFiles,OldDriver2K.DelFiles
DriverVer=08/23/2000, 5.32.00.0050
[CS99WoL.ntx86.Services]
AddService = IBMTRP,2,IBMTRP.ServiceDesc,IBMTRP.EventLog
[CS99WoL]
AddReg = Common.ndi,CS99WoL.deviceid,Win9X.ndi,ndi.p.reg;,resc.reg
CopyFiles = INF.CopyFiles,ITR_W16.CopyFiles
DelFiles = ControlPanel.DelFiles,OldDriver.DelFiles
DriverVer=08/23/2000, 5.32.00.0050
;----------------------------------------------------------------------------
; IBM 16/4 Token-Ring Low Profile PCI Management Adapter
[CS99LP.ntx86]
AddReg = Common.ndi,NT.ndi,ndi.p.reg;,smpmode.reg
Characteristics = 0x84
BusType = 5 ; PCI
CopyFiles = ndis5.CopyFiles,EventMsg.CopyFiles,ITR_W32.CopyFiles
DelFiles = ControlPanel.DelFiles,OldDriver2K.DelFiles
DriverVer=08/23/2000, 5.32.00.0050
[CS99LP.ntx86.Services]
AddService = IBMTRP,2,IBMTRP.ServiceDesc,IBMTRP.EventLog
[CS99LP]
AddReg = Common.ndi,CS99LP.deviceid,Win9X.ndi,ndi.p.reg;,resc.reg
CopyFiles = INF.CopyFiles,ITR_W16.CopyFiles
DelFiles = ControlPanel.DelFiles,OldDriver.DelFiles
DriverVer=08/23/2000, 5.32.00.0050
;----------------------------------------------------------------------------
; IBM 16/4 Token-Ring PCI Adapter 2 with Wake on LAN
[CS2AWoL.ntx86]
AddReg = Common.ndi,NT.ndi,ndi.p.reg;,smpmode.reg
Characteristics = 0x84
BusType = 5 ; PCI
CopyFiles = ndis5.CopyFiles,EventMsg.CopyFiles,ITR_W32.CopyFiles
DelFiles = ControlPanel.DelFiles,OldDriver2K.DelFiles
DriverVer=08/23/2000, 5.32.00.0050
[CS2AWoL.ntx86.Services]
AddService = IBMTRP,2,IBMTRP.ServiceDesc,IBMTRP.EventLog
[CS2AWoL]
AddReg = Common.ndi,CS2AWoL.deviceid,Win9X.ndi,ndi.p.reg;,resc.reg
CopyFiles = INF.CopyFiles,ITR_W16.CopyFiles
DelFiles = ControlPanel.DelFiles,OldDriver.DelFiles
DriverVer=08/23/2000, 5.32.00.0050
;----------------------------------------------------------------------------
; IBM High-Speed 100/16/4 Token-Ring PCI Adapter
[HSWoL.ntx86]
AddReg = Common.ndi,NT.ndi,ndi.p.reg;,smpmode.reg
Characteristics = 0x84
BusType = 5
CopyFiles = ndis5.CopyFiles,EventMsg.CopyFiles,ITR_W32.CopyFiles
DelFiles = ControlPanel.DelFiles,OldDriver2K.DelFiles
DriverVer=08/23/2000, 5.32.00.0050
[HSWoL.ntx86.Services]
AddService = IBMTRP,2,IBMTRP.ServiceDesc,IBMTRP.EventLog
[HSWoL]
AddReg = Common.ndi,HSWoL.deviceid,Win9X.ndi,ndi.p.reg;,resc.reg
CopyFiles = INF.CopyFiles,ITR_W16.CopyFiles
DelFiles = ControlPanel.DelFiles,OldDriver.DelFiles
DriverVer=08/23/2000, 5.32.00.0050
;----------------------------------------------------------------------------
; IBM 16/4 Token-Ring PCI Special
[CS2NFWoL.ntx86]
AddReg = Common.ndi,NT.ndi,ndi.p.reg;,smpmode.reg
Characteristics = 0x84
BusType = 5
CopyFiles = ndis5.CopyFiles,EventMsg.CopyFiles,ITR_W32.CopyFiles
DelFiles = ControlPanel.DelFiles,OldDriver2K.DelFiles
DriverVer=08/23/2000, 5.32.00.0050
[CS2NFWoL.ntx86.Services]
AddService = IBMTRP,2,IBMTRP.ServiceDesc,IBMTRP.EventLog
[CS2NFWoL]
AddReg = Common.ndi,CS2NFWoL.deviceid,Win9X.ndi,ndi.p.reg;,resc.reg
CopyFiles = INF.CopyFiles,ITR_W16.CopyFiles
DelFiles = ControlPanel.DelFiles,OldDriver.DelFiles
DriverVer=08/23/2000, 5.32.00.0050
;----------------------------------------------------------------------------
; Compaq IBM 16/4 Token-Ring PCI Special
[Compaq1.ntx86]
AddReg = Common.ndi,NT.ndi,ndi.p.reg;,smpmode.reg
Characteristics = 0x84
BusType = 5
CopyFiles = ndis5.CopyFiles,EventMsg.CopyFiles,ITR_W32.CopyFiles
DelFiles = ControlPanel.DelFiles,OldDriver2K.DelFiles
DriverVer=08/23/2000, 5.32.00.0050
[Compaq1.ntx86.Services]
AddService = IBMTRP,2,IBMTRP.ServiceDesc,IBMTRP.EventLog
[Compaq1]
AddReg = Common.ndi,Compaq1.deviceid,Win9X.ndi,ndi.p.reg;,resc.reg
CopyFiles = INF.CopyFiles,ITR_W16.CopyFiles
DelFiles = ControlPanel.DelFiles,OldDriver.DelFiles
DriverVer=08/23/2000, 5.32.00.0050
;----------------------------------------------------------------------------
; IBM 16/4 Token-Ring PCI Adapter 2
[CS2NF.ntx86]
AddReg = Common.ndi,NT.ndi,ndi.p.reg;,smpmode.reg
Characteristics = 0x84
BusType = 5
CopyFiles = ndis5.CopyFiles,EventMsg.CopyFiles,ITR_W32.CopyFiles
DelFiles = ControlPanel.DelFiles,OldDriver2K.DelFiles
DriverVer=08/23/2000, 5.32.00.0050
[CS2NF.ntx86.Services]
AddService = IBMTRP,2,IBMTRP.ServiceDesc,IBMTRP.EventLog
[CS2NF]
AddReg = Common.ndi,CS2NF.deviceid,Win9X.ndi,ndi.p.reg;,resc.reg
CopyFiles = INF.CopyFiles,ITR_W16.CopyFiles
DelFiles = ControlPanel.DelFiles,OldDriver.DelFiles
DriverVer=08/23/2000, 5.32.00.0050
;----------------------------------------------------------------------------
; IBM PCI Wake On LAN Token-Ring Adapter (w/ Sub-Vendor ID)
[WoLCR.ntx86]
AddReg = Common.ndi,NT.ndi,ndi.p.reg;,smpmode.reg
Characteristics = 0x84
BusType = 5
CopyFiles = ndis5.CopyFiles,EventMsg.CopyFiles,ITR_W32.CopyFiles
DelFiles = ControlPanel.DelFiles,OldDriver2K.DelFiles
DriverVer=08/23/2000, 5.32.00.0050
[WoLCR.ntx86.Services]
AddService = IBMTRP,2,IBMTRP.ServiceDesc,IBMTRP.EventLog
[WoLCR]
AddReg = Common.ndi,WoLCR.deviceid,Win9X.ndi,ndi.p.reg;,resc.reg
CopyFiles = INF.CopyFiles,ITR_W16.CopyFiles
DelFiles = ControlPanel.DelFiles,OldDriver.DelFiles
DriverVer=08/23/2000, 5.32.00.0050
;----------------------------------------------------------------------------
; IBM PCI Token-Ring Adapter (w/ Sub-Vendor ID)
[CR.ntx86]
AddReg = Common.ndi,NT.ndi,ndi.p.reg;,smpmode.reg
Characteristics = 0x84
BusType = 5
CopyFiles = ndis5.CopyFiles,EventMsg.CopyFiles,ITR_W32.CopyFiles
DelFiles = ControlPanel.DelFiles,OldDriver2K.DelFiles
DriverVer=08/23/2000, 5.32.00.0050
[CR.ntx86.Services]
AddService = IBMTRP,2,IBMTRP.ServiceDesc,IBMTRP.EventLog
[CR]
AddReg = Common.ndi,CR.deviceid,Win9X.ndi,ndi.p.reg;,resc.reg
CopyFiles = INF.CopyFiles,ITR_W16.CopyFiles
DelFiles = ControlPanel.DelFiles,OldDriver.DelFiles
DriverVer=08/23/2000, 5.32.00.0050
;----------------------------------------------------------------------------
; IBM PCI Wake On LAN Token-Ring Adapter (w/o Sub-Vendor ID)
[WoLGA.ntx86]
AddReg = Common.ndi,NT.ndi,ndi.p.reg;,smpmode.reg
Characteristics = 0x84
BusType = 5
CopyFiles = ndis5.CopyFiles,EventMsg.CopyFiles,ITR_W32.CopyFiles
DelFiles = ControlPanel.DelFiles,OldDriver2K.DelFiles
DriverVer=08/23/2000, 5.32.00.0050
[WoLGA.ntx86.Services]
AddService = IBMTRP,2,IBMTRP.ServiceDesc,IBMTRP.EventLog
[WoLGA]
AddReg = Common.ndi,WoLGA.deviceid,Win9X.ndi,ndi.p.reg;,resc.reg
CopyFiles = INF.CopyFiles,ITR_W16.CopyFiles
DelFiles = ControlPanel.DelFiles,OldDriver.DelFiles
DriverVer=08/23/2000, 5.32.00.0050
;----------------------------------------------------------------------------
; IBM PCI Token-Ring Adapter (w/o Sub-Vendor ID)
[Default.ntx86]
AddReg = Common.ndi,NT.ndi,ndi.p.reg;,smpmode.reg
Characteristics = 0x84
BusType = 5
CopyFiles = ndis5.CopyFiles,EventMsg.CopyFiles,ITR_W32.CopyFiles
DelFiles = ControlPanel.DelFiles,OldDriver2K.DelFiles
DriverVer=08/23/2000, 5.32.00.0050
[Default.ntx86.Services]
AddService = IBMTRP,2,IBMTRP.ServiceDesc,IBMTRP.EventLog
[Default]
AddReg = Common.ndi,Default.deviceid,Win9X.ndi,ndi.p.reg;,resc.reg
CopyFiles = INF.CopyFiles,ITR_W16.CopyFiles
DelFiles = ControlPanel.DelFiles,OldDriver.DelFiles
DriverVer=08/23/2000, 5.32.00.0050
;
; Device ID Registration (Win9x Only)
;
[CardBus.deviceid]
HKR, Ndi, DeviceID, ,"PCI\VEN_1014&DEV_003E&SUBSYS_01AF1014"
[HSTR99.deviceid]
HKR, Ndi, DeviceID, ,"PCI\VEN_1014&DEV_003E&SUBSYS_01741014"
[CS99AoL.deviceid]
HKR, Ndi, DeviceID, ,"PCI\VEN_1014&DEV_003E&SUBSYS_01731014"
[CS99WoL.deviceid]
HKR, Ndi, DeviceID, ,"PCI\VEN_1014&DEV_003E&SUBSYS_01721014"
[CS99LP.deviceid]
HKR, Ndi, DeviceID, ,"PCI\VEN_1014&DEV_003E&SUBSYS_01DB1014"
[CS2AWoL.deviceid]
HKR, Ndi, DeviceID, ,"PCI\VEN_1014&DEV_003E&SUBSYS_00E51014"
[HSWoL.deviceid]
HKR, Ndi, DeviceID, ,"PCI\VEN_1014&DEV_003E&SUBSYS_00E41014"
[CS2NFWoL.deviceid]
HKR, Ndi, DeviceID, ,"PCI\VEN_1014&DEV_003E&SUBSYS_00CF1014"
[Compaq1.deviceid]
HKR, Ndi, DeviceID, ,"PCI\VEN_1014&DEV_003E&SUBSYS_00CF0E11"
[CS2NF.deviceid]
HKR, Ndi, DeviceID, ,"PCI\VEN_1014&DEV_003E&SUBSYS_00CE1014"
[WoLCR.deviceid]
HKR, Ndi, DeviceID, ,"PCI\VEN_1014&DEV_003E&SUBSYS_00CD1014"
[CR.deviceid]
HKR, Ndi, DeviceID, ,"PCI\VEN_1014&DEV_003E&SUBSYS_003E1014"
[WoLGA.deviceid]
HKR, Ndi, DeviceID, ,"PCI\VEN_1014&DEV_003E&REV_25"
[Default.deviceid]
HKR, Ndi, DeviceID, ,"PCI\VEN_1014&DEV_003E"
[ndis5Win98.AddReg]
HKR, , DeviceVxDs, , IBMTRP5.SYS
[ndis4.AddReg]
HKR, , DeviceVxDs, , IBMTRP4.SYS
;
; Install Sections
;
[IBMTRP.ndis5]
CopyFiles = ndis5Win98.CopyFiles
AddReg = ndis5Win98.AddReg
[IBMTRP.ndis4]
CopyFiles = ndis4.CopyFiles
AddReg = ndis4.AddReg
;
; CopyFiles Sections
;
[INF.CopyFiles]
;NETIBM2.INF, , ,0x2
[ITR_W16.CopyFiles]
ITR_W16.DLL, ITR_W16.DL_, ,0x2
ITR.HLP, ITR.HL_, ,0x2
ITR.HTM, ITR.HT_, ,0x2
ITR.CNT, ITR.CN_, ,0x2
[ITR_W32.CopyFiles]
ITR_W32.DLL, ITR_W32.DL_, ,0x2
ITR.HLP, ITR.HL_, ,0x2
ITR.HTM, ITR.HT_, ,0x2
ITR.CNT, ITR.CN_, ,0x2
[EventMsg.CopyFiles]
IBMSGNET.DLL, IBMSGNET.DL_, ,0x2
[ndis5.CopyFiles]
IBMTRP5.SYS, IBMTRP5.SY_, ,0x2
[ndis5Win98.CopyFiles]
IBMTRP5.SYS, IBMTRP5.SY_, ,0x2
[ndis4.CopyFiles]
IBMTRP4.SYS, IBMTRP4.SY_, ,0x2
[ControlPanel.DelFiles]
IBMTRCPL.CPL,,,1
IBMTRCPL.HLP,,,1
[OldDriver.DelFiles]
IBMTRP.SYS,,,1
[OldDriver2K.DelFiles]
IBMTRP.SYS,,,1
;
; Destination Directories
;
[DestinationDirs]
DefaultDestDir = 10 ; LDID_WINDIR
ITR_W16.CopyFiles = 11 ; LDID_SYSTEM
ITR_W32.CopyFiles = 11 ; LDID_SYSTEM
EventMsg.CopyFiles = 11 ; LDID_SYSTEM
ndis5.CopyFiles = 12 ; LDID_SYSTEM32_DRIVERS (Windows 2000)
ndis5Win98.CopyFiles = 11 ; LDID_SYSTEM
ndis4.CopyFiles = 11 ; LDID_SYSTEM
INF.CopyFiles = 17 ; LDID_INF
ControlPanel.DelFiles = 11 ; LDID_SYSTEM
OldDriver.DelFiles = 11 ; LDID_SYSTEM
OldDriver2K.DelFiles = 12 ; LDID_SYSTEM32_DRIVERS (Windows 2000)
;
; Source Disks / Files Layout Sections
;
[SourceDisksNames]
99 = %PackageDesc%,,
[SourceDisksFiles]
ITR_W16.DL_ = 99
ITR_W32.DL_ = 99
ITR.HL_ = 99
ITR.HT_ = 99
ITR.CN_ = 99
IBMSGNET.DL_ = 99
IBMTRP4.SY_ = 99
IBMTRP5.SY_ = 99
IBMTRCPL.CPL = 99
IBMTRCPL.HLP = 99
IBMTRP.SYS = 99
;
; Windows 2000 Service/Event Log Setup
;
[IBMTRP.EventLog]
AddReg = IBMTRP.AddEventLog
[IBMTRP.ServiceDesc]
DisplayName = %IBMTRP.DriverDesc%
ServiceType = 1
StartType = 3
ErrorControl = 1
ServiceBinary = %12%\IBMTRP5.SYS
LoadOrderGroup = NDIS
[IBMTRP.AddEventLog]
HKR, ,EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll;%%SystemRoot%%\System32\IBMSGNET.DLL"
HKR, ,TypeSupported, 0x00010001, 7
;
; NDI Registry Sections
;
[Common.ndi]
HKR, , MediaType, , "2"
HKR, , AdapterBusType, , "5"
HKR, , CardId, , "269746238"
HKR, , FeatureMask, , "48" ;"0" to remove RTSW and CoS from config options, i.e., for Dell
;HKR, , InterruptNumber, 1, 04,00,00,00
;HKR, , IoAddress, 1, 02,00,00,00
;HKR, , DMAChannel, 1, 03,00,00,00
;HKR, , MemBase, 1, 01,00,00,00
;
; WebLink stuff
;
;HKR, , WebLink1_BT, , "IBM Networking Home"
;HKR, , WebLink1_URL, , "http://www.networking.ibm.com/"
;HKR, , WebLink2_BT, , "IBM Networking Support"
;HKR, , WebLink2_URL, , "http://www.networking.ibm.com/support/"
[NT.ndi]
HKR, , EnumPropPages32, , "ITR_W32.DLL,NetPropPageProvider"
HKR, , CoInstallers32, 0x00010000, "ITR_W32.DLL,CoInstaller"
HKR, Ndi, Service, , "IBMTRP"
HKR, Ndi\Interfaces, UpperRange, , "ndis5"
HKR, Ndi\Interfaces, LowerRange, , "tokenring"
[Win9X.ndi]
HKR, , PlatformType, , "200"
HKR, , DevLoader, , *ndis
HKR, , EnumPropPages, , "netdi.dll,EnumPropPages"
HKR, NDI, NdiInstaller, , "itr_w16.dll,TokenNdi"
HKR, NDIS, LogDriverName, , "IBMTRP"
HKR, NDIS, MajorNdisVersion,1, 03
HKR, NDIS, MinorNdisVersion,1, 0A
HKR, NDI\Interfaces, DefUpper, , "ndis3"
HKR, NDI\Interfaces, UpperRange, , "ndis3"
HKR, NDI\Interfaces, DefLower, , "tokenring"
HKR, NDI\Interfaces, LowerRange, , "tokenring"
HKR, NDI\Install, ndis3, , "IBMTRP.ndis5"
; For itr_w16.dll (Win9x only)
HKR, , Win95_Section, , "NOT_SUPPORTED"
HKR, , Win95OSR2_Section,, "IBMTRP.ndis4"
HKR, , Win98_Section, , "IBMTRP.ndis5"
;****************************************************************************
; Parameter definition sections *
;****************************************************************************
[ndi.p.reg]
; NetworkAddress
HKR, NDI\params\NetworkAddress, ParamDesc, ,%NetAddress%
HKR, NDI\params\NetworkAddress, type, ,"edit"
HKR, NDI\params\NetworkAddress, LimitText, ,"12"
HKR, NDI\params\NetworkAddress, UpperCase, ,"1"
HKR, NDI\params\NetworkAddress, optional, ,"1"
; EnableTxEofInt
HKR, NDI\params\EnableTxEofInt, ParamDesc, ,%EnableTxEofInt%
HKR, NDI\params\EnableTxEofInt, type, ,"enum"
HKR, NDI\params\EnableTxEofInt\enum,"YES", ,%Yes%
HKR, NDI\params\EnableTxEofInt\enum,"NO", ,%No%
HKR, NDI\params\EnableTxEofInt, default, ,"YES"
; MaxTransmits
HKR, NDI\params\MaxTransmits, ParamDesc, ,%MaxTransmits%
HKR, NDI\params\MaxTransmits, type, ,"int"
HKR, NDI\params\MaxTransmits, min, ,"1"
HKR, NDI\params\MaxTransmits, max, ,"96"
HKR, NDI\params\MaxTransmits, step, ,"1"
HKR, NDI\params\MaxTransmits, default, ,"31"
; MaxTxFrameSize
HKR, NDI\params\MaxTxFrameSize, ParamDesc, ,%MaxTxFrameSize%
HKR, NDI\params\MaxTxFrameSize, type, ,"int"
HKR, NDI\params\MaxTxFrameSize, min, ,"256"
HKR, NDI\params\MaxTxFrameSize, max, ,"18000"
HKR, NDI\params\MaxTxFrameSize, step, ,"1"
HKR, NDI\params\MaxTxFrameSize, default, ,"4096"
; MinRcvBuffs (NDIS 3 Only)
HKR, NDI\params\MinRcvBuffs, ParamDesc, ,%MinRcvBuffs%
HKR, NDI\params\MinRcvBuffs, type, ,"int"
HKR, NDI\params\MinRcvBuffs, min, ,"1"
HKR, NDI\params\MinRcvBuffs, max, ,"200"
HKR, NDI\params\MinRcvBuffs, step, ,"1"
HKR, NDI\params\MinRcvBuffs, default, ,"40"
; RcvBuffSize (NDIS 3 Only)
HKR, NDI\params\RcvBuffSize, ParamDesc, ,%RcvBuffSize%
HKR, NDI\params\RcvBuffSize, type, ,"int"
HKR, NDI\params\RcvBuffSize, min, ,"256"
HKR, NDI\params\RcvBuffSize, max, ,"18000"
HKR, NDI\params\RcvBuffSize, step, ,"1"
HKR, NDI\params\RcvBuffSize, default, ,"4096"
; LoopBack
HKR, NDI\params\LoopBack, ParamDesc, ,%LoopBack%
HKR, NDI\params\LoopBack, default, ,""
HKR, NDI\params\LoopBack, type, ,"enum"
HKR, NDI\params\LoopBack\enum, "YES", ,%Yes%
HKR, NDI\params\LoopBack\enum, "NO", ,%No%
HKR, NDI\params\LoopBack, default, ,"NO"
; FullDuplex
HKR, NDI\params\FullDuplex, ParamDesc, ,%FullDuplex%
HKR, NDI\params\FullDuplex, type, ,"enum"
HKR, NDI\params\FullDuplex\enum, "YES", ,%Yes%
HKR, NDI\params\FullDuplex\enum, "NO", ,%No%
HKR, NDI\params\FullDuplex, default, ,"YES"
; TxPriMax
HKR, NDI\params\TxPriMax, ParamDesc, ,%TxPriMax%
HKR, NDI\params\TxPriMax, type, ,"int"
HKR, NDI\params\TxPriMax, min, ,"0"
HKR, NDI\params\TxPriMax, max, ,"6"
HKR, NDI\params\TxPriMax, step, ,"1"
HKR, NDI\params\TxPriMax, default, ,"6"
; TxPriThresh
HKR, NDI\params\TxPriThresh, ParamDesc, ,%TxPriThresh%
HKR, NDI\params\TxPriThresh, type, ,"int"
HKR, NDI\params\TxPriThresh, min, ,"1"
HKR, NDI\params\TxPriThresh, max, ,"6"
HKR, NDI\params\TxPriThresh, step, ,"1"
HKR, NDI\params\TxPriThresh, default, ,"1"
; DataRate
HKR, NDI\params\DataRate, ParamDesc, ,%DataRate%
HKR, NDI\params\DataRate, type, ,"enum"
HKR, NDI\params\DataRate\enum, "AUTO", ,%Autosense%
HKR, NDI\params\DataRate\enum, "M16", ,%SixteenMB%
HKR, NDI\params\DataRate\enum, "M4", ,%FourMB%
HKR, NDI\params\DataRate, default, ,"AUTO"
; LLCOnly
HKR, NDI\params\LLCOnly, ParamDesc, ,%LLCOnly%
HKR, NDI\params\LLCOnly, type, ,"enum"
HKR, NDI\params\LLCOnly\enum, "YES", ,%LLCYes%
HKR, NDI\params\LLCOnly\enum, "NO", ,%LLCNo%
HKR, NDI\params\LLCOnly, default, ,"YES"
; These aren't used in Windows 2000, keep for Windows 9X
[ndi.f.c]
HKR, NDI\params\LLCOnly, flag, 1,30,00,00,00
HKR, NDI\params\DataRate, flag, 1,30,00,00,00
HKR, NDI\params\TxPriThresh, flag, 1,30,00,00,00
HKR, NDI\params\TxPriMax, flag, 1,30,00,00,00
HKR, NDI\params\FullDuplex, flag, 1,30,00,00,00
HKR, NDI\params\LoopBack, flag, 1,30,00,00,00
HKR, NDI\params\RcvBuffSize, flag, 1,20,00,00,00
HKR, NDI\params\MinRcvBuffs, flag, 1,20,00,00,00
HKR, NDI\params\MaxTxFrameSize, flag, 1,30,00,00,00
HKR, NDI\params\EnableTxEofInt, flag, 1,30,00,00,00
HKR, NDI\params\MaxTransmits, flag, 1,30,00,00,00
HKR, NDI\params\NetworkAddress, flag, 1,30,00,00,00
;
; Localizable Strings
;
[strings]
; Manufacturer and Provider strings
V_IBM ="IBM"
V_Compaq ="Compaq"
; Media Description
PackageDesc = "Token Ring PCI Device Drivers: Windows 95/98/NT (CD-ROM or diskette)"
; Driver Description (Windows 2000)
IBMTRP.DriverDesc = "IBM Token-Ring PCI Family Adapter"
; Devices
Default.DeviceDesc= "IBM PCI Token-Ring Adapter"
WoL.DeviceDesc = "IBM PCI Wake On LAN Token-Ring Adapter"
CS2NF.DeviceDesc = "IBM 16/4 Token-Ring PCI Adapter 2"
CS2NFWoL.DeviceDesc= "IBM 16/4 Token-Ring PCI Special"
Compaq1.DeviceDesc= "Compaq IBM 16/4 Token-Ring PCI Special"
HSWoL.DeviceDesc = "IBM High-Speed 100/16/4 Token-Ring PCI Adapter"
CS2AWoL.DeviceDesc= "IBM 16/4 Token-Ring PCI Adapter 2 with Wake on LAN"
CardBus.DeviceDesc= "IBM 16/4 Token-Ring CardBus Adapter"
CS99LP.DeviceDesc = "IBM 16/4 Token-Ring Low Profile PCI Management Adapter"
CS99WoL.DeviceDesc= "IBM 16/4 Token-Ring PCI Management Adapter"
CS99AoL.DeviceDesc= "IBM 16/4 Token-Ring PCI Management Adapter with Alert on LAN"
HSTR99.DeviceDesc = "IBM High-Speed 100/16/4 Token-Ring PCI Management Adapter"
; Parameter Names
NetAddress = "Network Address (LAA)"
EnableTxEofInt = "TX End of Frame Int"
MaxTransmits = "Max Transmits"
MaxTxFrameSize = "Max Frame Size"
MinRcvBuffs = "Min Receive Buffers"
RcvBuffSize = "Receive Buffer Size"
LoopBack = "Hardware Loopback"
FullDuplex = "Allow Full Duplex"
TxPriMax = "TX Max Priority"
TxPriThresh = "Priority TX Threshold"
DataRate = "Network Data Rate"
LLCOnly = "Promiscuous Mode Filter"
;SMP_Mode = "SMP Enhancements"
; Responses
Yes = "Yes"
No = "No"
LLCYes = "Copy only non-MAC frames"
LLCNo = "Copy all frames"
Autosense = "Automatically Detect"
SixteenMB = "16 Mbps"
FourMB = "4 Mbps"
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.