;EICON TECHNOLOGY Single Port Communication Coprocessor (SPCC) ; with EICON Micro Channel GateArray ; ; VERSION 1.00 MAR 31 1988 ; ; (C) Copyright Eicon Technology Corporation 1988. ; ; ; All rights reserved ; ; ; AdapterId 06E6EH AdapterName "EICON TECHNOLOGY Single-Port Communication Coprocessor" NumBytes 3 FixedResources pos[3]=10xxxxxxB NamedItem Prompt "I/O Address" choice "380-38F" pos[0]=0011000xB io 0380H-038FH choice "390-39F" pos[0]=0011001xB io 0390H-039FH choice "3A0-3AF" pos[0]=0011010xB io 03A0H-03AFH choice "300-30F" pos[0]=0010000xB io 0300H-030FH choice "3390-339F" pos[0]=0111001xB io 3390H-339FH choice "3380-338F" pos[0]=0111000xB io 3380H-338FH choice "7380-738F" pos[0]=1011000xB io 7380H-738FH choice "f380-f38F" pos[0]=1111000xB io 0F380H-0F38FH choice "f390-f39F" pos[0]=1111001xB io 0F390H-0F39FH Help "This item is used to select the SPCC I/O Address. Use the F5=Previous and the F6=Next keys to change the I/O address selection." NamedItem Prompt "Interrupt Level" choice "Level_3" pos[3]=xx000001B int 3 choice "Level_4" pos[3]=xx000010B int 4 choice "Level_5" pos[3]=xx000011B int 5 choice "Level_9" pos[3]=xx000100B int 9 choice "Level_10" pos[3]=xx000101B int 10 choice "Level_11" pos[3]=xx000110B int 11 choice "Level_15" pos[3]=xx000111B int 15 Help "This item determines the Interrupt Level assigned to the SPCC. Use the F5=Previous and the F6=Next keys to change the Interrupt Level assignment." NamedItem Prompt "Memory Location" choice "0D000:0000-0FFF" pos[1]= 00110000B mem 0D0000H-0D0FFFH choice "0D400:0000-0FFF" pos[1]= 00110100B mem 0D4000H-0D4FFFH choice "0D800:0000-0FFF" pos[1]= 00111000B mem 0D8000H-0D8FFFH choice "0DC00:0000-0FFF" pos[1]= 00111100B mem 0DC000H-0DCFFFH choice "0C000:0000-0FFF" pos[1]= 00100000B mem 0C0000H-0C0FFFH choice "0C400:0000-0FFF" pos[1]= 00100100B mem 0C4000H-0C4FFFH choice "0C800:0000-0FFF" pos[1]= 00101000B mem 0C8000H-0C8FFFH choice "0CC00:0000-0FFF" pos[1]= 00101100B mem 0CC000H-0CCFFFH choice "3C000:0000-0FFF" pos[1]= 01100000B mem 3C0000H-3C0FFFH choice "7C000:0000-0FFF" pos[1]= 10100000B mem 7C0000H-7C0FFFH choice "F0000:0000-0FFF" pos[1]= 11000000B mem 0F00000H-0F00FFFH Help "This item sets the address of the SPCC Memory Location. The first hexadecimal digit of the Memory Location defines the megabyte range (0 is the lowest 1MB), while the next four define the segment address. For DOS only the lowest 1MB selections can be used. Use the F5=Previous and F6=Next keys to change the Memory Location selection."