NETICL.INF Driver File Contents (ETH16i32.zip)

;-----------------------------------------------
; NETICL.INF version 1.00
;
; ICL Personal Systems EtherNet Network Adapters
;
; Copyright (c) 1994 ICL Personal Systems Ltd.
;
; NOTE! The device IDs (ICLA030 and ICLA080) used
; here are those of EISA Configuration IDs.  ICL
; adapters probably will have IDs of their own!.
;-----------------------------------------------

;---------------------------------------------
; Version Information
;---------------------------------------------
[version]
LayoutFile=layout.inf
signature="$CHICAGO$"
Class=Net
provider=%V_MS%

;---------------------------------------------
; Manufacturer Information
;---------------------------------------------
[Manufacturer]
%V_ICL%=ICL

;---------------------------------------------
; Supported Adapter List
;---------------------------------------------
[ICL]
%*ICLA030.DeviceDesc%=*ICLA030.ndi, *ICLA030    ; Eth16i ISA Bus Adapter.
%*ICLA080.DeviceDesc%=*ICLA080.ndi, *ICLA080    ; Eth32 EISA Bus Adapter.

;---------------------------------------------
; ICL EtherTeam16i ISA EtherNet Adapter
;
; NOTE! At the current version I/O-Address and IRQ
;       correspond to AUTO. Remove comments if you
;       want them to appear in Setup.
;---------------------------------------------
[*ICLA030.ndi]
AddReg=*ICLA030.ndi.reg,eth16i32.ndi.reg,eth16i.ndi.reg,eth16i32.params.reg
LogConfig=*ICLA030.LogConfig

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

[*ICLA030.LogConfig]
;IRQConfig=5,9,10,15
;IOConfig=240-25F, 260-27F, 280-29F, 2A0-2BF, 300-31F, 340-35F, 380-39F

;---------------------------------------------
; ICL EtherTeam32 EISA EtherNet Adapter
;
; NOTE! At the current version I/O-Address and IRQ
;       correspond to AUTO. Remove comments if you
;       want them to appear in Setup.
;---------------------------------------------
[*ICLA080.ndi]
AddReg=*ICLA080.ndi.reg,eth16i32.ndi.reg,eth32.ndi.reg,eth16i32.params.reg,eth32.Slot
LogConfig=*ICLA080.LogConfig

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

[*ICLA080.LogConfig]
;IRQConfig=3,5,7,9,10,11,12,15
;IOConfig=1000-101F, 2000-201F, 3000-301F, 4000-401F, 5000-501F, 6000-601F, 7000-701F, 8000-801F

;---------------------------------------------
; Common Registry Setup for EtherTeam16i/32
;---------------------------------------------
[eth16i32.ndi.reg]
;
; key,subkey,valuname,type,value
;
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,eth16i.vxd
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
;
; NDIS Info.
;
HKR,NDIS,LogDriverName,,"ETH16I"
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A
HKR,NDIS\NDIS2,DriverName,,"ETH16I$"
HKR,NDIS\NDIS2,FileName,,"eth16i.dos"
HKR,NDIS\ODI,DriverName,,"ETH16I"
HKR,NDIS\ODI,FileName,,"eth16i.com"
;
; Interfaces
;
HKR,Ndi\Interfaces,DefUpper,,"ndis2,ndis3"
HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,UpperRange,,"ndis2,ndis3,odi"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"
;
; Install sections
;
HKR,Ndi\Install,ndis3,,"eth16i.ndis3"
HKR,Ndi\Install,ndis2,,"eth16i.ndis2"
HKR,Ndi\Install,odi,,"eth16i.odi"
;
; Install NDIS3
;
[eth16i.ndis3]
CopyFiles=eth16i.ndis3.CopyFiles
[eth16i.ndis3.CopyFiles]
eth16i.vxd
;
; Install NDIS2
;
[eth16i.ndis2]
CopyFiles=eth16i.ndis2.CopyFiles
[eth16i.ndis2.CopyFiles]
eth16i.dos
;
; Install ODI
;
[eth16i.odi]
CopyFiles=eth16i.odi.CopyFiles
[eth16i.odi.CopyFiles]
eth16i.com

;---------------------------------------------
; Resources for EtherTeam16i
;
; NOTE! At the moment there are no resources,
;       both I/O and IRQ have been commented.
;---------------------------------------------
[eth16i.ndi.reg]
;HKR,,Interrupt,1,04,00,00,00
;HKR,,IoAddress,1,02,00,00,00
;
; Interrupt number
;
;HKR,NDI\params\Interrupt,resc,1,04,00,00,00
;HKR,Ndi\params\Interrupt,ParamDesc,,"Interrupt"
;HKR,NDI\params\Interrupt,flag,1,30,00,00,00
;
; IO address
;
;HKR,NDI\params\IoAddress,resc,1,02,00,00,00
;HKR,NDI\params\IoAddress,ParamDesc,,"IoAddress"
;HKR,NDI\params\IoAddress,flag,1,30,00,00,00

;---------------------------------------------
; Resources for EtherTeam32 EISA
;
; NOTE! At the moment there are no resources,
;       both I/O and IRQ have been commented.
;---------------------------------------------
[eth32i.ndi.reg]
;HKR,,Interrupt,1,04,00,00,00
;HKR,,IoAddress,1,02,00,00,00
;
; Interrupt number
;
;HKR,NDI\params\Interrupt,resc,1,04,00,00,00
;HKR,Ndi\params\Interrupt,ParamDesc,,"Interrupt"
;HKR,NDI\params\Interrupt,flag,1,30,00,00,00
;
; IO address
;
;HKR,NDI\params\IoAddress,resc,1,02,00,00,00
;HKR,NDI\params\IoAddress,ParamDesc,,"IoAddress"
;HKR,NDI\params\IoAddress,flag,1,30,00,00,00

;---------------------------------------------
; Slot Number (for EtherTeam32)
;---------------------------------------------
[Eth32.Slot]
HKR,Ndi\params\SlotNumber,ParamDesc,,"Adapter Slot Number"
HKR,Ndi\params\SlotNumber,type,,int
HKR,Ndi\params\SlotNumber,default,,1
HKR,Ndi\params\SlotNumber,min,,1
HKR,Ndi\params\SlotNumber,max,,8
HKR,Ndi\params\SlotNumber,step,,1
HKR,Ndi\params\SlotNumber,optional,,1
HKR,NDI\params\SlotNumber,flag,1,30,00,00,00

;---------------------------------------------
; General Parameters for EtherTeam16i/32
;---------------------------------------------
[eth16i32.params.reg]
;
; Transmit Buffer Size - NDIS2 & NDIS3
;
HKR,NDI\params\TxBuffSize,ParamDesc,,"TransmitBufferSize"
HKR,NDI\params\TxBuffSize,default,,8
HKR,NDI\params\TxBuffSize,type,,enum
HKR,NDI\params\TxBuffSize\enum,4,,4
HKR,NDI\params\TxBuffSize\enum,8,,8
HKR,NDI\params\TxBuffSize\enum,16,,16
HKR,NDI\params\TxBuffSize,optional,,1
HKR,NDI\params\TxBuffSize,flag,1,30,00,00,00
;
; Transceiver (Net Port Connection) - NDIS2 & NDIS3
;
HKR,NDI\params\Transceiver,ParamDesc,,"Transceiver"
HKR,NDI\params\Transceiver,flag,1,30,00,00,00
HKR,NDI\params\Transceiver,default,,auto
HKR,NDI\params\Transceiver,type,,enum
HKR,NDI\params\Transceiver\enum,bnc,,bnc
HKR,NDI\params\Transceiver\enum,aui,,aui
HKR,NDI\params\Transceiver\enum,tp,,tp
HKR,NDI\params\Transceiver\enum,auto,,auto
HKR,NDI\params\Transceiver,optional,,1
;
; Locally Administered NetAddress - NDIS2 and NDIS3
;
; MOTE!  Must be given as a string of exactly 12
;        characters, enclosed in quotes.
;
;
HKR,NDI\params\NetAddress,ParamDesc,,"NetAddress"
HKR,NDI\params\NetAddress,default,,""
HKR,NDI\params\NetAddress,type,,edit
HKR,NDI\params\NetAddress,LimitText,,14
HKR,NDI\params\NetAddress,UpperCase,,1
HKR,NDI\params\NetAddress,optional,,1
HKR,NDI\params\NetAddress,flag,1,30,00,00,00
;
; Maximum Transmits - NDIS2
;
HKR,NDI\params\MaxTransmits,ParamDesc,,"Maximum Transmits"
HKR,NDI\params\MaxTransmits,flag,1,10,00,00,00
HKR,NDI\params\MaxTransmits,type,,int
HKR,Ndi\params\MaxTransmits,default,,6 
HKR,NDI\params\MaxTransmits,min,,1
HKR,NDI\params\MaxTransmits,max,,50
HKR,NDI\params\MaxTransmits,step,,1
HKR,NDI\params\MaxTransmits,optional,,1
;
; Staged Receive - NDIS3
;
HKR,NDI\params\StagedReceive,ParamDesc,,"StagedReceive"
HKR,NDI\params\StagedReceive,default,,no
HKR,NDI\params\StagedReceive,type,,enum
HKR,NDI\params\StagedReceive\enum,no,,no
HKR,NDI\params\StagedReceive\enum,yes,,yes
;HKR,NDI\params\StagedReceive,optional,,1
HKR,NDI\params\StagedReceive,flag,1,20,00,00,00

;---------------------------------------------
; Destination Directories
;---------------------------------------------
[DestinationDirs]
DefaultDestDir              =11 ; LDID_SYS
eth16i.ndis3.CopyFiles      =11
eth16i.ndis2.CopyFiles      =26 ; LDID_WINBOOT
eth16i.odi.CopyFiles        =26

;---------------------------------------------
; Localizable Strings
;---------------------------------------------
[strings]
; Provider
V_MS="Microsoft"
; Manufacturers
V_ICL="ICL"
; PNP ICL Devices
*ICLA030.DeviceDesc="ICL EtherTeam16i EtherNet Adapter"
*ICLA080.DeviceDesc="ICL EtherTeam32 EISA EtherNet Adapter"

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: 0.97