TRXNET.INF Driver File Contents (client32.zip)

; TRXNET.INF
;
; Novell TRXNET Network Interface Cards.
;
; VeRsIoN=1.03 Novell Windows 95 INF file: Novell Turbo RX-Net.
; CoPyRiGhT=(c) Copyright 1996, by Novell, Inc. All rights reserved.

;***********************************************************************
;*   Version Section                                                   *
;***********************************************************************
[version]
InfVersion=00.01.03
signature="$CHICAGO$"
Class=Net
provider=%V_N%
Layoutfile=nllayout.inf

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

;***********************************************************************
;*    Manufacture Name section                                         *
;***********************************************************************
[NOVELL]
%*pnp8324.NDeviceDesc%=*pnp8324.ndi, *pnp8324 ;ARCNET Compatible (ISA)
%MCA6014.NDeviceDesc%=MCA6014.ndi, MCA6014 ;ARCNET Compatible (MCA)

;***********************************************************************
;*   INF Install Section                                               *
;***********************************************************************
;****************************************************************************
; ARCNET Compatible (MCA)
;****************************************************************************
[*pnp8324.ndi]
AddReg=*pnp8324.DevID,ARC.Gen.Resources,SMCARC.ndi.reg,ODI.arcnet.CFG.reg
LogConfig=*pnp8324.LogConfig

[*pnp8324.DevID]
HKR,Ndi,DeviceID,,"*pnp8324"

;****************************************************************************
; ARCNET Compatible (MCA)
;****************************************************************************
[MCA6014.ndi]
AddReg=MCA6014.DevID,SMCARC.ndi.reg,MC_Channel,ODI.arcnet.CFG.reg
;;;;;LogConfig=MCA6014.LogConfig

[MCA6014.DevID]
HKR,Ndi,DeviceID,,"MCA6014"

;***********************************************************************
;*      Added Registry                                                 *
;***********************************************************************
;****************************************************************************
; SMCARC base section
;****************************************************************************
[SMCARC.ndi.reg]
; key,subkey,valuname,type,value
HKR,,DevLoader,,*odiload
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
HKR,Ndi,NdiInstaller,,"odipage.dll,OdiNdiProc"

; Interfaces
HKR,Ndi\Interfaces,DefUpper,,"odinsup,novellodi32"
HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,UpperRange,,"odinsup,novellodi32"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"

; Install sections
HKR,Ndi\Install,"16 Bit",,"SMCARC.ODI16.install"

; Remove section
HKR,Ndi\Remove,"16 Bit",,"SMCARC.ODI16.Remove"

; ODI 16 Bit info
HKR,"ODI\16 Bit",ModulePath,,"%24%%DRIVER_32_PATH%"
HKR,"ODI\16 Bit",Modules,,"LSLC32.NLM,PC32MLID.LAN"
HKR,"ODI\16 Bit",DriverPath,,"%24%%DRIVER_16_PATH%"
HKR,"ODI\16 Bit",FileName,,"TRXNET.COM"
HKR,"ODI\16 Bit",NetcfgPath,,"%24%%DRIVER_16_PATH%"
HKR,"ODI\16 Bit",NetcfgFileName,,"Net.cfg"
HKR,"ODI\16 Bit",LinkDriver,,"TRXNET"

;***********************************************************************
;*     .LogConfig Section                                              *
;***********************************************************************
;****************************************************************************
; ARCNET Compatible
;****************************************************************************
[*pnp8324.LogConfig]
ConfigPriority=HARDRECONFIG
IRQConfig=3,4,5,6,7,8,9,10,11,12,13,14,15
IOConfig=10@200-3FF%FFF0(3FF::)
MemConfig=4000@C0000-EFFFF%FFFFC000

[MCA6014.LogConfig]
ConfigPriority=HARDRECONFIG
IRQConfig=3,4,5,6,7,8,9,10,11,12,13,14,15
IOConfig=10@200-3FF%FFF0(3FF::)
MemConfig=4000@C0000-EFFFF%FFFFC000

;***********************************************************************
;*     Install section                                                 *
;***********************************************************************
; Install ODI 16
;***********************************************************************
;****************************************************************************
; SMC ARCNETPC
;****************************************************************************
[SMCARC.ODI16.install]
CopyFiles=SMCARC.ODI16.CopyFiles, SMCARC.ODI16MSG.CopyFiles
UpdateAutoBat=SMCARC.ODI16.autobat

[SMCARC.ODI16.autobat]
CmdDelete=LSL
CmdDelete=N16ODI
CmdDelete=NESL
CmdDelete=TRXNET
CmdDelete=ODIHLP
CmdAdd=LSL.COM, "-c=%24%%DRIVER_16_PATH%NET.CFG"
CmdAdd=N16ODI.COM
CmdAdd=NESL.COM
CmdAdd=TRXNET.COM

;***********************************************************************
; Install ODI 32
;***********************************************************************

;***********************************************************************
;*     remove sections                                                 *
;***********************************************************************
;****************************************************************************
; SMC ARCNETPC
;****************************************************************************
[SMCARC.ODI16.Remove]
UpdateAutoBat=SMCARC.ODI16.AutoBatRemove

[SMCARC.ODI16.AutoBatRemove]
CmdDelete=LSL
CmdDelete=N16ODI
CmdDelete=NESL
CmdDelete=TRXNET             ;.COM

;***********************************************************************
;*    Param Section                                                    *
;***********************************************************************
;****************************************************************************
; SMC ARCNETPC
;****************************************************************************
[ARC.Gen.Resources]
; Resources
HKR,,IRQ,1,04,00,00,00
HKR,,Port,1,02,00,00,00
HKR,,mem,1,01,00,00,00
HKR,NDI\params\IRQ,resc,1,04,00,00,00
HKR,NDI\params\IRQ,ParamDesc,,"IRQ Level"
HKR,NDI\params\IRQ,flag,1,50,00,00,00
HKR,NDI\params\Port,resc,1,02,00,00,00
HKR,NDI\params\Port,ParamDesc,,"I/O Port Address"
HKR,NDI\params\Port,flag,1,10,00,00,00
HKR,NDI\params\mem,resc,1,01,00,00,00
HKR,NDI\params\mem,ParamDesc,,"Memory Base Address"
HKR,NDI\params\mem,paragraph,,1
HKR,NDI\params\mem,flag,1,10,00,00,00

[MC_Channel]
; 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,,0

;***********************************************************************
; General Ethernet Frame-Type params
;***********************************************************************
[ODI.arcnet.CFG.reg]
; First Logical Board
HKR,Ndi\params\Frame1,ParamDesc,,"Frame Type"
HKR,Ndi\params\Frame1,default,,1
HKR,Ndi\params\Frame1,type,,enum
HKR,Ndi\params\Frame1,optional,,0
HKR,Ndi\params\Frame1\enum,1,,"NOVELL_RX-NET"

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

;***********************************************************************
;*    Resource Section                                                 *
;***********************************************************************

;***********************************************************************
;*   Copy file sections                                                *
;***********************************************************************
; Install ODI 16
;***********************************************************************
;****************************************************************************
; SMC ARCNETPC
;****************************************************************************
[SMCARC.ODI16.CopyFiles]
TRXNET.com,,,5
lsl.com,,,5
N16ODI.com,,,5
nesl.com,,,5

[SMCARC.ODI16MSG.CopyFiles]
lsl.msg,,,5
N16ODI.msg,,,5
nesl.msg,,,5

;***********************************************************************
; Install ODI 32
;***********************************************************************

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

;***********************************************************************
;*   Destination Directories                                           *
;***********************************************************************
[DestinationDirs]
DefaultDestDir           =11 ; LDID_SYS
SMCARC.ODI16.CopyFiles      =24,novell\nwclient
SMCARC.ODI16MSG.CopyFiles   =24,novell\nwclient\nls\english

;***********************************************************************
;*   Localizable Strings                                               *
;***********************************************************************
[strings]
; Provider
V_N=" Novell"
; Manufacturers
V_Novell="Novell"

; Driver Paths 
DRIVER_16_PATH="novell\nwclient\"
DRIVER_32_PATH="novell\client32\"

; Driver Disk names

; Context help
ODIMLID_HELP="The Novell ODI driver enables you to use either 16-Bit or 32-Bit networking components."

;***********************************************************************
; PNP Devices
;***********************************************************************
; PNP Devices for generic arcnet
*pnp8324.NDeviceDesc="ARCNET Compatible (ISA)"
MCA6014.NDeviceDesc="ARCNET Compatible (MCA)"


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: web1, load: 1.17