; 3C3X9.INF ; ; 3Com TokenLink Velocity PCI Controllers. ; ; VeRsIoN=1.00 Novell Windows 95 INF file: 3Com PCI Token-Ring. ; CoPyRiGhT=(C) Copyright 1994-96, 3Com Corp. All rights reserved. ;*********************************************************************** ;* Version Section * ;*********************************************************************** [version] Layoutfile=nllayout.inf InfVersion=00.01.00 signature=$CHICAGO$ Class=Net provider=%V_N% ;**************************************************************************** ; Manufacturer Section ;**************************************************************************** [Manufacturer] %V_3Com%=3Com ;**************************************************************************** ; Manufacturer Name Section ;**************************************************************************** [3Com] %VELOCITY.DeviceDesc%=VELOCITY.Ndi, PCI\VEN_10B7&DEV_3390 ; VELOCITY PCI ;**************************************************************************** ; INF INSTALL SECTION ;**************************************************************************** ;**************************************************************************** ; 3Com PCI Token Ring (C, DOS ODI) ;**************************************************************************** [VELOCITY.Ndi] AddReg=VELOCITY.Ndi.reg,3C3X9.Ndi.reg, ODI.Common.CFG.reg, Slot.params.reg, Custom.params.reg ;**************************************************************************** ; .REG (Device IDs) ;**************************************************************************** [VELOCITY.Ndi.reg] HKR,Ndi,DeviceID,,"PCI\VEN_10B7&DEV_3390" ;**************************************************************************** ; .REG Common settings for 3Com PCI Token Ring drivers ;**************************************************************************** [3C3X9.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,"16 Bit",,"3C3X9.ODI16.Install" HKR,Ndi\Install,"32 Bit",,"3C3X9.ODI32.Install" ; Remove section HKR,Ndi\Remove,"16 Bit",,"3C3X9.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,,"3C3X9.COM" HKR,"ODI\16 Bit",NetcfgPath,,"%24%%DRIVER_16_PATH%" HKR,"ODI\16 Bit",NetcfgFileName,,"Net.cfg" HKR,"ODI\16 Bit",LinkDriver,,"3C3X9" ; 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,,"3C3X9.lan" ;**************************************************************************** ; Install Section ;**************************************************************************** [3C3X9.ODI16.Install] CopyFiles=3C3X9.ODI16.CopyFiles UpdateAutoBat=3C3X9.ODI16.AutoBat [3C3X9.ODI32.Install] CopyFiles=3C3X9.ODI32.CopyFiles UpdateAutoBat=3C3X9.ODI32.autobat [3C3X9.ODI16.AutoBat] CmdDelete=LSL CmdDelete=N16ODI CmdDelete=NESL CmdDelete=ROUTE CmdDelete=3C3X9 CmdDelete=ODIHLP CmdAdd=LSL.COM, "-c=%24%%DRIVER_16_PATH%NET.CFG" CmdAdd=N16ODI.COM CmdAdd=NESL.COM CmdAdd=ROUTE.COM CmdAdd=3C3X9.COM [3C3X9.ODI32.autobat] CmdDelete=LSL CmdDelete=N16ODI CmdDelete=NESL CmdDelete=ROUTE CmdDelete=3C3X9 CmdDelete=ODIHLP ;**************************************************************************** ; Remove Section ;**************************************************************************** [3C3X9.ODI16.Remove] UpdateAutoBat=ODI16.AutoBatRemove [ODI16.AutoBatRemove] CmdDelete=LSL CmdDelete=N16ODI CmdDelete=NESL CmdDelete=ROUTE CmdDelete=3C3X9 ;**************************************************************************** ; 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 ; Help section HKR,Ndi,HelpText,,%ODIMLID_HELP% ;**************************************************************************** ; I/O Slot descriptor ;**************************************************************************** [Slot.params.reg] ; Adapter Slot value 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 ; Custom keywords for 3Com PCI Token Ring adapters ;**************************************************************************** [Custom.params.reg] ; Adapter DETR keyword HKR,Ndi\params\DETR,ParamDesc,,"Disable Early Token Release" HKR,Ndi\params\DETR,type,,keyonly HKR,Ndi\params\DETR,optional,,1 ; Adapter REINSERT keyword HKR,Ndi\params\REINSERT,ParamDesc,,"Enable Auto-Reinsert" HKR,Ndi\params\REINSERT,type,,keyonly HKR,Ndi\params\REINSERT,optional,,1 ; Adapter RBC value HKR,Ndi\params\RBC,ParamDesc,,"Receive Buffer Count (RBC) Value" HKR,Ndi\params\RBC,type,,int HKR,Ndi\params\RBC,default,,10 HKR,Ndi\params\RBC,min,,1 HKR,Ndi\params\RBC,max,,39 HKR,Ndi\params\RBC,step,,1 HKR,Ndi\params\RBC,optional,,0 ; Adapter LINESPEED value HKR,Ndi\params\LINESPEED,ParamDesc,,"Linespeed Value" HKR,Ndi\params\LINESPEED,type,,int HKR,Ndi\params\LINESPEED,default,,0 HKR,Ndi\params\LINESPEED,min,,4 HKR,Ndi\params\LINESPEED,max,,16 HKR,Ndi\params\LINESPEED,step,,12 HKR,Ndi\params\LINESPEED,optional,,1 ;**************************************************************************** ; File to be copied ;**************************************************************************** [3C3X9.ODI32.CopyFiles] 3C3X9.lan,,,5 [3C3X9.ODI16.CopyFiles] 3C3X9.com,,,5 LSL.com,,,5 N16ODI.COM,,,5 nesl.com,,,5 ROUTE.com,,,5 ;LSL.msg,,,5 ;NESL.msg,,,5 ;**************************************************************************** ; Destination Directories ;**************************************************************************** [DestinatioNdirs] DefaultDestDir =11 ; LDID_SYS 3C3X9.ODI32.CopyFiles =24,novell\client32 3C3X9.ODI16.CopyFiles =24,novell\nwclient ;**************************************************************************** ; Localizable Strings ;**************************************************************************** [strings] ; Provider V_N=" Novell" ;Manufacturers V_3Com="3Com" DRIVER_32_PATH="novell\client32\" DRIVER_16_PATH="novell\nwclient\" ; Devices VELOCITY.DeviceDesc="3Com TokenLink Velocity PCI" ; Context help ODIMLID_HELP="The 3Com Novell ODI driver enables you to use either 16-Bit or 32-Bit networking components."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.