Metropoli BBS
VIEWER: @6011.adf MODE: TEXT (ASCII)
; COMPUTER LOGICS LTD.  -  MICROLOGIC II ADAPTER  
; ADPATER DESCRIPTION FILE
;
; This is the Adapter Description File for the MicroLogic II Adapter.
; It provides the POS data for the Adpater and the text for
; the System Configuration utilities, help screens, and prompts.
;
; ** Note - DO NOT MODIFY THIS FILE  !!
;           Any changes may result in inproper operation of the
;           MicroLogic II Adapter, the system, or options.
;
; Date    : November, 1987
; Version : Ver 1.0
; Adapter : For adapter Rev 1.0
;
;----------------------------------------------------------------------------


AdapterId 06011h
AdapterName "Computer Logics Ltd. - MicroLogic II Adapter"
NumBytes 2


;-----  Base Address  -----

NamedItem
Prompt "Base Address"

choice "ADDR_200"	pos[0]=0000XXXXb   io 0200H-020FH
choice "ADDR_220"	pos[0]=0001XXXXb   io 0220H-022FH
choice "ADDR_240"	pos[0]=0010XXXXb   io 0240H-024FH
choice "ADDR_260"	pos[0]=0011XXXXb   io 0260H-026FH
choice "ADDR_300"	pos[0]=1000XXXXb   io 0300H-030FH
choice "ADDR_320"	pos[0]=1001XXXXb   io 0320H-032FH
choice "ADDR_340"	pos[0]=1010XXXXb   io 0340H-034FH
choice "ADDR_360"	pos[0]=1011XXXXb   io 0360H-036FH

Help
"This option assigns a base address to the MicroLogic II Adapter.
There are eight different base addresses to choose from.
Use the F5 and F6 keys to change this assignment. Conflicting base
addresses are marked with an asterisk and must be changed."


;-----  Interrupt Request Level  -----

NamedItem
Prompt "Interrupt Request Level"

choice "IRQ_3"	pos[0]=XXXX010Xb	int 3
choice "IRQ_4"	pos[0]=XXXX011Xb	int 4
choice "IRQ_5"	pos[0]=XXXX100Xb	int 5
choice "IRQ_7"	pos[0]=XXXX101Xb	int 7

Help
"This option assigns an Interrupt Request Level (IRQ) for the MicroLogic II
Adapter. There are four different IRQ's to choose from.
The MicroLogic II Adapter is not intended to share IRQ assignments
with another adapters.
Use the F5 and F6 keys to change this assignment."

[ RETURN TO DIRECTORY ]