; ; Specialix SI/PS Intelligent I/O Controller ADF file ; Copyright (C) 1988 by Specialix International ; All rights reserved. ; ; Created : 880901 jpp@specialix.co.uk ; Version : 1.03 880912 jpp@specialix.co.uk ; Version : 1.04 880922 jpp@specialix.co.uk ; : Change RESET bit to fix startup ; Last Revision : 1.04 880922 jpp@specialix.co.uk ; AdapterId 06b9bh AdapterName "Specialix SI/PS Intelligent I/O Controller" numbytes 1 nameditem prompt "Adapter memory address" choice "Segment C000" pos[0]=x000011xb mem 0C0000H-0C7FFFH choice "Segment C800" pos[0]=x001011xb mem 0C8000H-0CFFFFH choice "Segment D000" pos[0]=x010011xb mem 0D0000H-0D7FFFH choice "Segment D800" pos[0]=x011011xb mem 0D8000H-0DFFFFH choice "Segment DC000" pos[0]=x100011xb mem 0DC0000H-0DC7FFFH choice "Segment DC800" pos[0]=x101011xb mem 0DC8000H-0DCFFFFH choice "Segment DD000" pos[0]=x110011xb mem 0DD0000H-0DD7FFFH choice "Segment DD800" pos[0]=x111011xb mem 0DD8000H-0DDFFFFH help "The Specialix SI-2 requires 32 K of memory space. There are eight locations available, four in the first megabyte, and four in the fourteenth megabyte. Each SI-2 installed must have a unique address that does not conflict with any other device. The addresses in the forteenth megabyte (DC0000, DC8000, DD0000 and DD8000) are only usable by protected mode operating systems such as UNIX and XENIX, other operating systems will return an error if these addresses are used." nameditem prompt "Interrupt Level" choice "Interrupt 9" pos[0]=1xxxxxxxb int 9 choice "Interrupt 5" pos[0]=0xxxxxxxb int 5 help "The Specialix SI-2 card requires one interrupt line. Two choices of interrupt line are supported, 5 and 9, they may be shared between SI-2 cards but not with other adapters."