ITOK162.INF Driver File Contents (client32.zip)

;
; ITOK162.INF
;
; Intel TokenExpress(TM) Network Interface Cards
;
; Copyright 1995, Intel Corp.

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

[Manufacturer]
%V_Intel%=Intel

[INTEL]
%*INT1028.DeviceDesc%=*INT1028.ndi, *INT1028  ; Intel TokenExpress 16/4 (PnP enabled)
%*pnp812f.DeviceDesc%=*pnp812f.ndi, *pnp812f  ; Intel TokenExpress 16/4
%*INT0902.DeviceDesc%=*INT0902.ndi, *INT0902  ; TokenExpress EISA/16 Token-Ring Adapter
%mca_6284.DeviceDesc%=mca_6284.ndi, mca_6284  ; TokenExpress MCA Token-Ring Adapter
%mca_6285.DeviceDesc%=mca_6285.ndi, mca_6285  ; TokenExpress MCA Token-Ring Adapter

;****************************************************************************
; INF INSTALL SECTION
;****************************************************************************

;****************************************************************************
; *PNP812F TokenExpress 16/s Token-Ring Adapter
;****************************************************************************
[*pnp812F.ndi]
AddReg=*pnp812F.ndi.reg,OCTOK162.ndi.reg, ODI.Common.CFG.reg, Slot.params.reg

[*pnp812F.ndi.reg]
HKR,Ndi,DeviceID,,"*PNP812F"

;****************************************************************************
; INT0902 TokenExpress EISA/16 Token-Ring Adapter
;****************************************************************************
[*INT0902.ndi]
AddReg=*INT0902.ndi.reg,OCTOK162.ndi.reg, ODI.Common.CFG.reg, Slot.params.reg

[*INT0902.ndi.reg]
HKR,Ndi,DeviceID,,"*INT0902"

;****************************************************************************
; INT1028 TokenExpress 16/p Token-Ring Adapter
;****************************************************************************
[*INT1028.Ndi]
AddReg=*INT1028.Ndi.reg,OCTOK162.Ndi.reg, ODI.Common.CFG.reg, Slot.PNP.params.reg

[*INT1028.ndi.reg]
HKR,Ndi,DeviceID,,"*INT1028"

;****************************************************************************
; mca_6284 Intel TokenExpress MCA
;****************************************************************************
[mca_6284.ndi]
AddReg=mca_6284.ndi.reg,OCTOK162.ndi.reg, ODI.Common.CFG.reg, Slot.MCA.params.reg

[mca_6284.ndi.reg]
HKR,Ndi,DeviceID,,"mca_6284"

;****************************************************************************
; mca_6285 Intel TokenExpress MCA
;****************************************************************************
[mca_6285.ndi]
AddReg=mca_6285.ndi.reg,OCTOK162.ndi.reg, ODI.Common.CFG.reg, Slot.MCA.params.reg

[mca_6285.ndi.reg]
HKR,Ndi,DeviceID,,"mca_6285"

;****************************************************************************
;  .REG Common settings for all OCTOK162 drivers
;****************************************************************************
[OCTOK162.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",,"OCTOK162.ODI32.Install"

; 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,,"ITOK162.lan"


;****************************************************************************
; Install Section 32 Bit ODI
;****************************************************************************

[OCTOK162.ODI32.Install]
CopyFiles=OCTOK162.ODI32.CopyFiles
UpdateAutoBat=OCTOK162.ODI32.autobat

[OCTOK162.ODI32.autobat]
CmdDelete=LSL
CmdDelete=NESL
CmdDelete=ROUTE
CmdDelete=OCTOK162

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

;****************************************************************************
; OCTOK162 params
; I/O Slot descriptor
;****************************************************************************
[Slot.params.reg]
; Adapter Slot value
HKR,Ndi\params\Slot,ParamDesc,,"Slot Value"
HKR,Ndi\params\Slot,type,,int
HKR,Ndi\params\Slot,default,,0
HKR,Ndi\params\Slot,min,,1
HKR,Ndi\params\Slot,max,,65535
HKR,Ndi\params\Slot,step,,1
HKR,Ndi\params\Slot,optional,,1

[Slot.MCA.params.reg]
; Adapter Slot value
HKR,Ndi\params\Slot,ParamDesc,,"Slot Value"
HKR,Ndi\params\Slot,type,,int
HKR,Ndi\params\Slot,default,,0
HKR,Ndi\params\Slot,min,,1
HKR,Ndi\params\Slot,max,,15
HKR,Ndi\params\Slot,step,,1
HKR,Ndi\params\Slot,optional,,1

[Slot.PNP.params.reg]
; Adapter Slot value
HKR,Ndi\params\Slot,ParamDesc,,"Slot Value"
HKR,Ndi\params\Slot,type,,int
HKR,Ndi\params\Slot,default,,10001
HKR,Ndi\params\Slot,min,,10001
HKR,Ndi\params\Slot,max,,65535
HKR,Ndi\params\Slot,step,,1
HKR,Ndi\params\Slot,optional,,1

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

;****************************************************************************
; File to be copied
;****************************************************************************
[OCTOK162.ODI32.CopyFiles]
ITOK162.lan,,,5


;****************************************************************************
; Destination Directories
;****************************************************************************
[DestinatioNdirs]
DefaultDestDir    =11 ; LDID_SYS
OCTOK162.ODI32.CopyFiles  =24,novell\client32
OCTOK16.ODI16.CopyFiles   =24,novell\nwclient

;****************************************************************************
; Localizable Strings
;****************************************************************************
[strings]
; Provider
V_Intel="Intel"

;Manufacturers
V_Intel="Intel"

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


; Devices

*INT1028.DeviceDesc="Intel TokenExpress ISA 16/p Adapter 32 Bit ODI"
*pnp812f.DeviceDesc="Intel TokenExpress ISA 16/s Adapter 32 Bit ODI"
*INT0902.DeviceDesc="Intel TokenExpress EISA/16 Adapter 32 Bit ODI"
mca_6284.DeviceDesc="Intel TokenExpress MCA Adapter 32 Bit ODI"
mca_6285.DeviceDesc="Intel TokenExpress MCA Adapter 32 Bit ODI"

; Context help
ODIMLID_HELP32="The Intel TokenExpress 32 Bit ODI driver enables you to use a 32-Bit network driver."
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: web2, load: 1.58