ntr2000.inf Driver File Contents (novell-lancomp-devel-2004.10.05-1windows.zip)

; NTR2000.INF
;
; Novell NTR2000 Network Interface Cards.
;
; VeRsIoN=1.07 Novell Windows 95 INF file: Novell Token-Ring.
; CoPyRiGhT=(c) Copyright 1996, 1997, 1998, by Novell, Inc. All rights reserved.

[version]
InfVersion=00.01.07
signature="$CHICAGO$"
Class=Net
provider=%V_N%
Layoutfile=nllayout.inf

;****************************************************************************
;	Manufacturer Section
;****************************************************************************
[Manufacturer]
%V_Novell%=Novell
%V_IBM%=IBM

;****************************************************************************
;	Manufacturer Name Section
;****************************************************************************
[Novell]
%*pnp8327.DeviceDescN%=*pnp8327.Ndi, *pnp8327        ; Novell NTR2000
%mca_e000.DeviceDesc%=mca_e000.ndi, mca_e000 ;IBM Token Ring (MCA)
%novell_mca.DeviceDesc%=mca_e000.ndi, mca_e000 ;IBM Token Ring (MCA)

[IBM]
%*pnp8327.DeviceDesc%=*pnp8327.Ndi, *pnp8327 ;IBM Token Ring (All Types)
%mca_e000.DeviceDesc%=mca_e000.ndi, mca_e000 ;IBM Token Ring (MCA)

;****************************************************************************
;	INF INSTALL SECTION
;****************************************************************************
;****************************************************************************
; *PNP8327 IBM Token Ring NTR2000  (C, DOS ODI)
;****************************************************************************
[*pnp8327.Ndi]
AddReg=*PNP8327.Ndi.reg,NTR2000.Ndi.reg, ISA.params.reg, TBZ.params.reg, ODI.Common.CFG.reg
LogConfig=*PNP8327.LogConfig

;****************************************************************************
;	.REG  (Device IDs)
;****************************************************************************
[*PNP8327.Ndi.reg]
HKR,Ndi,DeviceID,,"*PNP8327"

;****************************************************************************
; mca_e000 IBM Token Ring NTR2000  (MCA)
;****************************************************************************
[mca_e000.ndi]
AddReg=mca_e000.Ndi.reg,NTR2000.Ndi.reg, MCASLOT.params.reg, TBZ.params.reg, ODI.Common.CFG.reg
LogConfig=*PNP8327.LogConfig

;****************************************************************************
;	.REG  (Device IDs)
;****************************************************************************
[mca_e000.Ndi.reg]
HKR,Ndi,DeviceID,,"mca_e000"

;****************************************************************************
; 	.REG Common settings for all NTR2000 drivers
;****************************************************************************
[NTR2000.Ndi.reg]
; key,subkey,valuname,type,value
HKR,,DevLoader,,*odiload
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"

; Ndi section
HKR,Ndi,NdiInstaller,,"odipage.dll,ODINdiProc"

; Interfaces
HKR,Ndi\Interfaces,DefUpper,,"odinsup,NovellODI32"
HKR,Ndi\Interfaces,UpperRange,,"odinsup,NovellODI32"
HKR,Ndi\Interfaces,DefLower,,"tokenring"
HKR,Ndi\Interfaces,LowerRange,,"tokenring"

; Install section
HKR,Ndi\Install,"32 Bit",,"NTR2000.ODI32.Install"

; Remove section

; ODI 16 Bit info

; ODI 32 Bit Info
HKR,"ODI\32 Bit",ModulePath,,"%24%%DRIVER_32_PATH%"
HKR,"ODI\32 Bit",Modules,,"LSLC32.NLM,CMSM.NLM,TOKENTSM.NLM"
HKR,"ODI\32 Bit",DriverPath,,"%24%%DRIVER_32_PATH%"
HKR,"ODI\32 Bit",FileName,,"CNTR2000.lan"

;****************************************************************************
;	.LogConfig
;****************************************************************************
[*PNP8327.LogConfig]
ConfigPriority=HARDRECONFIG
IOConfig=A20-A23,A24-A27
MemConfig=D8000-DBFFF,D4000-D7FFF
MemConfig=CC000-CDFFF,DC000-DDFFF,2000@C0000-CA000%FE000,2000@CE000-DBFFF%FE000

;****************************************************************************
;	Install Section
;****************************************************************************
[NTR2000.ODI32.Install]
CopyFiles=NTR2000.ODI32.CopyFiles, NTR2000.ODI32MSG.CopyFiles
UpdateAutoBat=NTR2000.ODI32.autobat

[NTR2000.ODI32.autobat]
CmdDelete=LSL
CmdDelete=N16ODI
CmdDelete=NESL
CmdDelete=ROUTE
CmdDelete=NTR2000
CmdDelete=ODIHLP

;****************************************************************************
;	Remove Section
;****************************************************************************

;****************************************************************************
;	general token-ring params
;****************************************************************************
[ODI.Common.CFG.reg]
; First Logical Board
HKR,Ndi\params\Frame1,ParamDesc,,"1. Frame Type"
HKR,Ndi\params\Frame1,default,,2
HKR,Ndi\params\Frame1,type,,enum
HKR,Ndi\params\Frame1,optional,,0
HKR,Ndi\params\Frame1\enum,1,,"Token-Ring LSB"
HKR,Ndi\params\Frame1\enum,2,,"Token-Ring MSB"
HKR,Ndi\params\Frame1\enum,3,,"Token-Ring_SNAP LSB"
HKR,Ndi\params\Frame1\enum,4,,"Token-Ring_SNAP MSB"

;Second Logical Board
HKR,Ndi\params\Frame2,ParamDesc,,"2. Frame Type"
HKR,Ndi\params\Frame2,default,,4
HKR,Ndi\params\Frame2,type,,enum
HKR,Ndi\params\Frame2,optional,,0
HKR,Ndi\params\Frame2\enum,1,,"Token-Ring LSB"
HKR,Ndi\params\Frame2\enum,2,,"Token-Ring MSB"
HKR,Ndi\params\Frame2\enum,3,,"Token-Ring_SNAP LSB"
HKR,Ndi\params\Frame2\enum,4,,"Token-Ring_SNAP MSB"
HKR,Ndi\params\Frame2\enum,5,,"Not used"

; Node Address Override
HKR,Ndi\params\"Node Address",ParamDesc,,"Node Address Override"
HKR,Ndi\params\"Node Address",type,,edit
HKR,Ndi\params\"Node Address",LimitText,,18
HKR,Ndi\params\"Node Address",UpperCase,,1
HKR,Ndi\params\"Node Address",default,,""
HKR,Ndi\params\"Node Address",flag,1,20,00,00,00
HKR,Ndi\params\"Node Address",optional,,1

; Bus Name
;HKR,Ndi\params\"BUS",ParamDesc,,"Bus Name"
;HKR,Ndi\params\"BUS",type,,edit
;HKR,Ndi\params\"BUS",LimitText,,32
;HKR,Ndi\params\"BUS",UpperCase,,1
;HKR,Ndi\params\"BUS",default,,""
;HKR,Ndi\params\"BUS",optional,,1

; Help section
HKR,Ndi,HelpText,,%ODIMLID_HELP%

;****************************************************************************
;	params
; base MCA slot section
;****************************************************************************
[MCASLOT.params.reg]
; Adapter Slot Number
HKR,Ndi\params\Slot,ParamDesc,,"Adapter Slot Number"
HKR,Ndi\params\Slot,type,,int
HKR,Ndi\params\Slot,default,,1
HKR,Ndi\params\Slot,min,,1
HKR,Ndi\params\Slot,max,,65535
HKR,Ndi\params\Slot,step,,1
HKR,Ndi\params\Slot,optional,,1
HKR,Ndi\params\Slot,HIN,,""

;****************************************************************************
;	params
; ISA KEYWORD SETTING
;****************************************************************************
[ISA.params.reg]
; Adapter ISA FOR isa BUS CARD
HKR,Ndi\params\ISA,ParamDesc,,"ISA"
HKR,Ndi\params\ISA,type,,keyonly
HKR,Ndi\params\ISA,optional,,0


;****************************************************************************
;	params
; Transmit Buffer siZe section
;****************************************************************************
[TBZ.params.reg]
; Adapter TBZ value
HKR,Ndi\params\TBZ,ParamDesc,,"Transmit Buffer siZe (TBZ) Value"
HKR,Ndi\params\TBZ,type,,int
HKR,Ndi\params\TBZ,default,,638
HKR,Ndi\params\TBZ,min,,638
HKR,Ndi\params\TBZ,max,,17954
HKR,Ndi\params\TBZ,step,,1
HKR,Ndi\params\TBZ,optional,,1

;****************************************************************************
; File to be copied
;****************************************************************************
[NTR2000.ODI32.CopyFiles]
CNTR2000.lan,,,5

[NTR2000.ODI32MSG.CopyFiles]
CNTR2000.MSG,,,5

;****************************************************************************
; Source Disk Names & Source Disk Files
;****************************************************************************

;****************************************************************************
; Destination Directories
;****************************************************************************
[DestinatioNdirs]
DefaultDestDir           =11 ; LDID_SYS
NTR2000.ODI32.CopyFiles     =24,novell\client32
NTR2000.ODI32MSG.CopyFiles  =24,novell\client32\nls\francais

;****************************************************************************
; Localizable Strings
;****************************************************************************
[strings]
; Provider
V_N=" Novell"
V_IBM="IBM"

;Manufacturers
V_Novell="Novell"

DRIVER_32_PATH="novell\client32\"

; Devices
*pnp8327.DeviceDescN="Novell NTR2000 (ISA)"
*pnp8327.DeviceDesc="IBM Token Ring (Tous les types)"
mca_e000.DeviceDesc="IBM Token Ring (MCA)"
novell_mca.DeviceDesc="Novell NTR2000 (MCA)"

; Context help
ODIMLID_HELP="Le pilote ODI de Novell vous permet d'utiliser un pilote réseau 32 bits."

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: web4, load: 1.49