LANSUP.INF Driver File Contents (client32.zip)

; LANSUP.INF
;
; Novell LANSUP Network Interface Driver.
;
; VeRsIoN=1.03 Novell Windows 95 INF file: Novell IBM LAN Support MLID.
; CoPyRiGhT= (c) Copyright 1996, by Novell, Inc. All rights reserved.

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

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

;****************************************************************************
;	Manufacturer Name Section
;****************************************************************************
[Novell]
%*LANSUP.DeviceDesc%=*LANSUP.Ndi, *LANSUP        ; Novell LANSUP

;****************************************************************************
;	INF INSTALL SECTION
;****************************************************************************
[*LANSUP.Ndi]
AddReg=*LANSUP.Ndi.reg,LANSUP.Ndi.reg, ODI.Common.CFG.reg
LogConfig=*LANSUP.LogConfig

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

;****************************************************************************
; 	.REG Common settings for driver
;****************************************************************************
[LANSUP.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",,"LANSUP.ODI16.Install"

; Remove section
HKR,Ndi\Remove,"16 Bit",,"LANSUP.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,,"LANSUP.COM"
HKR,"ODI\16 Bit",NetcfgPath,,"%24%%DRIVER_16_PATH%"
HKR,"ODI\16 Bit",NetcfgFileName,,"Net.cfg"
HKR,"ODI\16 Bit",LinkDriver,,"LANSUP"


;****************************************************************************
;	.LogConfig
;****************************************************************************
[*LANSUP.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
;****************************************************************************
[LANSUP.ODI16.Install]
CopyFiles=LANSUP.ODI16.CopyFiles, LANSUP.ODI16MSG.CopyFiles
UpdateAutoBat=LANSUP.ODI16.AutoBat

[LANSUP.ODI16.AutoBat]
CmdDelete=LSL
CmdDelete=N16ODI
CmdDelete=NESL
CmdDelete=LANSUP
CmdDelete=ODIHLP
CmdDelete=TOKEN     ;In case previous install was with TOKEN.COM
CmdAdd=LSL.COM,  "-c=%24%%DRIVER_16_PATH%NET.CFG"
CmdAdd=N16ODI.COM
CmdAdd=NESL.COM
CmdAdd=LANSUP.COM
CmdAdd=ROUTE.COM

;****************************************************************************
;	Remove Section
;****************************************************************************
[LANSUP.ODI16.Remove]
UpdateAutoBat=ODI16.AutoBatRemove

[ODI16.AutoBatRemove]
CmdDelete=LSL
CmdDelete=N16ODI
CmdDelete=NESL
CmdDelete=ROUTE
CmdDelete=LANSUP

;****************************************************************************
;	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%

;****************************************************************************
;	params
;****************************************************************************
;****************************************************************************
; File to be copied
;****************************************************************************
[LANSUP.ODI16.CopyFiles]
LANSUP.com,,,5
LSL.com,,,5
nesl.com,,,5
N16ODI.com,,,5
ROUTE.com,,,5

[LANSUP.ODI16MSG.CopyFiles]
LSL.msg,,,5
NESL.msg,,,5
N16ODI.msg,,,5

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

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

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

;Manufacturers
V_Novell="Novell"

DRIVER_32_PATH="novell\client32\"
DRIVER_16_PATH="novell\nwclient\"

; Devices
*LANSUP.DeviceDesc="Novell LANSUP"

; Context help
ODIMLID_HELP="The Novell driver provides Lan Support."

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: web3, load: 2.25