; Adapter Description File for ARTIST XJS MC ; ARTIST Graphics ; February 11, 1992 ; Version 2.0 AdapterId 080C3H AdapterName "ARTIST XJS MC" NumBytes 2 NamedItem Prompt "I/O Base Address" choice "Range 03EXh" pos[1]=00111110b io 03E0h-03EFh choice "Range 03DXh" pos[1]=00111101b io 03D0h-03DFh choice "Range 02DXh" pos[1]=00101101b io 02D0h-02DFh choice "Range 02EXh" pos[1]=00101110b io 02E0h-02EFh choice "Range 06CXh" pos[1]=01101100b io 06C0h-06CFh Help "This assignment need only be changed if it is in conflict with another installed adapter. I/O address 0x3E0 is the default address. Conflicting assignments are marked with an asterisk and must be changed for proper adapter operation. Use the F5=Previous and the F6=Next keys to change the adapter's I/O address range. " NamedItem Prompt "PC Memory Address" choice "Segment CC00" pos[3]=XXXXX000b mem 0CC000h-0CFFFFh choice "Segment C800" pos[3]=XXXXX010b mem 0C8000h-0CBFFFh choice "Segment D000" pos[3]=XXXXX011b mem 0D0000h-0D3FFFh choice "Segment D400" pos[3]=XXXXX100b mem 0D4000h-0D7FFFh choice "Segment D800" pos[3]=XXXXX101b mem 0D8000h-0DBFFFh choice "Segment DC00" pos[3]=XXXXX110b mem 0DC000h-0DFFFFh Help "The PC memory address should only be changed if there is a conflict with another installed adapter. A default address of 0xCC00 is recommended This 16Kbyte block in PC memory maps to two 8Kbyte windows in the 34020 memory space. These 8 Kbyte windows can each be mapped to start at any 8 Kbyte boundary in the 34020 memory space. This ADF file allows the user to select the memory segment that will be used for the ARTIST XJS MC graphics controller. The selection of the proper segment allows the computer to check for any possible memory conflicts. It should be noted that the programmer must also declare the proper memory segment by programming the memory mapping I/O registers on the ARTIST XJS MC controller. Use the F5=Previous and the F6=Next keys to change the adapter's PC memory address." NamedItem Prompt "Interrupt Request Option" choice "Interrupt -IRQ10" pos[0]=0XXXXXXXb int 10 choice "Interrupt -IRQ11" pos[0]=1XXXXXXXb int 11 Help "This graphic controller can be configured to send either hardware interrupt IRQ10 or IRQ11 from the 34020 Graphics Processor to the microchannel bus. The default setting is IRQ10. Use the F5=Previous and the F6=Next keys to change the adapter's interrupt selection."