Metropoli BBS
VIEWER: !icla030.cfg MODE: TEXT (ASCII)
;--------------------------------------------------------
; ICL EtherTeam16i Configuration File, Vers 1.01 16/12/92
; Copyright International Computers Limited, 1992.
;--------------------------------------------------------
BOARD
 ID="ICLA030"
 NAME="ICL EtherTeam16i 16 bit Ethernet Controller"
 MFR="ICL"
 CATEGORY="NET"
 SLOT=ISA16
 LENGTH=167
 SKIRT=NO
 READID=NO
 AMPERAGE=350
 IOCHECK=INVALID
 DISABLE=UNSUPPORTED
 COMMENTS =     "\n
		EtherTeam16i Combo and EtherTeam16i TP are high
		performance, high reliability and easy
		of use Ethernet Adapters to be used in
		expansion slots with a 16-bit ISA
		standard bus.\n
		\n
		The  EtherTeam16i is fully SW configurable with
		a Configuration Utility, so no jumper settings
		are required. You can check the current settings
		of I/O Base Address, Interrupt Number and PROM
		Base Address with the Configuration Utility."

 HELP =         "\n
		Congratulations! You have selected EtherTeam16i
		as your network adapter.\n"

;-------------------
; Software Settings.
;-------------------
SOFTWARE(1) =   "
		Software selection formats depend on the network
		operating system used. In LAN Manager, parameters
		are listed in the PROTOCOL.INI. In NetWare, they
		are either listed in NET.CFG or given in the LOAD
		command for ODI Drivers, or selected from the
		predefined configuration lists used by utilities
		like WSGEN or ROUTEGEN to generate Shell Drivers\n\n
		NOTE! Usually the I/O Base Address and Interrupt
		Number definitions are not needed (except in cases
		where several adapters are installed), but if given,
		they must not conflict with the Setup values set
		by the Configuration Utility."

;-------------------------
; IO Base Address Choises.
;-------------------------
FUNCTION="EtherTeam16i Configuration Options"

SUBFUNCTION="IO Base Address"
 COMMENTS = "Factory Default = 02A0."
 HELP = "\n
	NOTE! The selected I/O Base Address must not conflict with
	the I/O Base Address set by the Configuration Utility.\n"
 CHOICE="2A0"
  LINK
   PORT = 2A0h - 2BFh

 CHOICE="240"
  LINK
   PORT = 240h - 25Fh

 CHOICE="260"
  LINK
   PORT = 260h - 27Fh

 CHOICE="280"
  LINK
   PORT = 280h - 29Fh

 CHOICE="300"
  LINK
   PORT = 300h - 31Fh

 CHOICE="340"
  LINK
   PORT = 340h - 35Fh

 CHOICE="380"
  LINK
   PORT = 380h - 39Fh

;---------------------------
; PROM Base Address Choises.
;---------------------------
SUBFUNCTION="PROM Base Address"
 COMMENTS = "Factory Default = Disabled."
 HELP = "\n
 	If the BOOT PROM is not installed, it must be Disabled.\n\n
	NOTE! The selected PROM Base Address must not conflict with
	the Base Address set by the Configuration Utility.\n"
 CHOICE="Disabled"

 CHOICE="D0000"
  LINK
   MEMORY = 16K
    ADDRESS = 0D0000h
    WRITABLE = NO 
    MEMTYPE = OTH
    DECODE = 20

 CHOICE="D4000"
  LINK
   MEMORY = 16K
    ADDRESS = 0D4000h
    WRITABLE = NO 
    MEMTYPE = OTH
    DECODE = 20

 CHOICE="D8000"
  LINK
   MEMORY = 16K
    ADDRESS = 0D8000h
    WRITABLE = NO 
    MEMTYPE = OTH
    DECODE = 20

 CHOICE="DC000"
  LINK
   MEMORY = 16K
    ADDRESS = 0DC000h
    WRITABLE = NO 
    MEMTYPE = OTH
    DECODE = 20

;-------------------
; IRQ Number Choises.
;-------------------
SUBFUNCTION="Interrupt Number"
 COMMENTS = "Factory Default = 10."
 HELP = "\n
	IRQ2 is considered to be equivalent to IRQ9.\n\n
	NOTE! The selected Interrupt Number must not conflict with
	the Interrupt Number set by the Configuration Utility.\n"
  CHOICE="IRQ 10"
    LINK
    IRQ=10
  CHOICE="IRQ 9"
    LINK
    IRQ=9
  CHOICE="IRQ 5"
    LINK
    IRQ=5
  CHOICE="IRQ 15"
    LINK
    IRQ=15

[ RETURN TO DIRECTORY ]