;**************************************************************** ;* Change History: * ;* * ;* 02/19/95 - FILE CREATED * ;* 05/17/93 - Disable options * ;* 09/16/93 - PTR 125 use official Product Name * ;**************************************************************** ;* Changed by: R.Ram * ;* Change Date: 2-19-95 * ;* * ;* Modify the ADF file so that all features are "disabled" and * ;* remove the ability to disable channel check sources. Channel * ;* check sources is always enabled. * ;* * ;* Changed by: M. Bilder * ;* Change Date: 9-16-93 * ;* * ;* Change Advanced Co-Processor Platform Adapter to * ;* ARTIC960 Co-Processor Platform Adapter. * ;**************************************************************** AdapterId 08F67H AdapterName "ATM Adapter Platform " NumBytes 4 Begin NoDMA NamedItem Prompt "Device I/O Address" choice "1C00H-1C1FH" pos[3]=xx000xxxb IO 1C00h-1C1Fh choice "3C00H-3C1FH" pos[3]=xx001xxxb IO 3C00h-3C1Fh choice "5C00H-5C1FH" pos[3]=xx010xxxb IO 5C00h-5C1Fh choice "7C00H-7C1FH" pos[3]=xx011xxxb IO 7C00h-7C1Fh choice "9C00H-9C1FH" pos[3]=xx100xxxb IO 9C00h-9C1Fh choice "BC00H-BC1FH" pos[3]=xx101xxxb IO 0BC00h-0BC1Fh choice "DC00H-DC1FH" pos[3]=xx110xxxb IO 0DC00h-0DC1Fh choice "FC00H-FC1FH" pos[3]=xx111xxxb IO 0FC00h-0FC1Fh Help "The Device I/O Address field is a six-bit field that selects the I/O address of the ARTIC960 Co-Processor Platform Adapter. The six bits represent bits 15 through 10 of the I/O address. Address bits 15, 14, and 13 are in POS register 5. Address bits 12, 11, and 10 are in POS subaddress 100 (POS register 3A)." NamedItem Prompt "Interrupt Level" choice "Level 7" pos[0]=11xxxxxxb Int 7 choice "Level 10" pos[0]=01xxxxxxb Int 10 ;* choice "Level 14" pos[0]=00xxxxxxb ;* Int 12 choice "Level 9" pos[0]=10xxxxxxb Int 9 Help "The interrupt level is the prioritized interrupt request line on which the ARTIC960 Co-Processor Platform Adapter will interrupt the system. The highest to lowest interrupt priorities are as follows: 9, 10, 14, 7. The interrupt level may be shared with another adapter. The preferred interrupt level is 7." NamedItem Prompt "Primary Arbitration Level" choice "Level E" pos[1]=xxxx1110b Arb 14 choice "Level D" pos[1]=xxxx1101b Arb 13 choice "Level C" pos[1]=xxxx1100b Arb 12 choice "Level B" pos[1]=xxxx1011b Arb 11 choice "Level A" pos[1]=xxxx1010b Arb 10 choice "Level 9" pos[1]=xxxx1001b Arb 9 choice "Level 8" pos[1]=xxxx1000b Arb 8 choice "Level 3" pos[1]=xxxx0011b Arb 3 choice "Level 2" pos[1]=xxxx0010b Arb 2 choice "Level 1" pos[1]=xxxx0001b Arb 1 Help "This field is the primary arbitration level for the ARTIC960 Co-Processor Platform Adapter Busmaster DMA transfers. An arbitration level of 0 has the highest priority, and increasing levels have corresponding decreased priority." NamedItem Prompt "Streaming Data" choice "Enabled " pos[1]=1xxxxxxxb choice "Disabled" pos[1]=0xxxxxxxb Help "This field enables or disables the Streaming Data feature of the ARTIC960 Co-Processor Platform Adapter as both a Bus Master and a Slave. The default state of this field is enable, which causes the adapter to use the streaming data transfer procedures. When enabled, the streaming data procedure is supported." NamedItem Prompt "Selected Feedback Return" choice "Disabled" pos[1]=x0xxxxxxb choice "Enabled " pos[1]=x1xxxxxxb Help "This field enables or disables the checking and reporting of loss of Selected Feedback Return by the Bus Master of the ARTIC960 Co-Processor Platform Adapter. The default state of this field is disable." NamedItem Prompt "Address and Data Parity" choice "Disabled" pos[1]=xx0xxxxxb choice "Enabled " pos[1]=xx1xxxxxb Help "This field enables or disables the address and data parity checking and generation by the ARTIC960 Co-Processor Platform Adapter. The default state of this field is disable." NamedItem Prompt "Asynchronous/Synchronous Channel Check" choice "Asynchronous" pos[1]=xxx1xxxxb choice "Synchronous" pos[1]=xxx0xxxxb Help "This field indicates the mode that the ARTIC960 Co-Processor Platform Adapter uses when driving -CHCK active. When synchronous mode is selected, -CHCK is signaled by the adapter with a pulse on -CHCK during the data transfer cycles. When selected for asynchronous mode, the adapter drives -CHCK active asyschronously to a data transfer, i.e -CHCK remains active until reset by the system master. The default state of this field is Asynchronous." NamedItem Prompt "1st Shared Storage Window Location" ;**************************************************************** ;* 8K window. * ;**************************************************************** choice "DE000H-DFFFFH, 8K Window" pos[0]=xx11110xb Mem 0DE000H-0DFFFFH choice "DC000H-DDFFFH, 8K Window" pos[0]=xx11100xb Mem 0DC000H-0DDFFFH choice "DA000H-DBFFFH, 8K Window" pos[0]=xx11010xb Mem 0DA000H-0DBFFFH choice "D8000H-D9FFFH, 8K Window" pos[0]=xx11000xb Mem 0D8000H-0D9FFFH choice "D6000H-D7FFFH, 8K Window" pos[0]=xx10110xb Mem 0D6000H-0D7FFFH choice "D4000H-D5FFFH, 8K Window" pos[0]=xx10100xb Mem 0D4000H-0D5FFFH choice "D2000H-D3FFFH, 8K Window" pos[0]=xx10010xb Mem 0D2000H-0D3FFFH choice "D0000H-D1FFFH, 8K Window" pos[0]=xx10000xb Mem 0D0000H-0D1FFFH choice "CE000H-CFFFFH, 8K Window" pos[0]=xx01110xb Mem 0CE000H-0CFFFFH choice "CC000H-CDFFFH, 8K Window" pos[0]=xx01100xb Mem 0CC000H-0CDFFFH choice "CA000H-CBFFFH, 8K Window" pos[0]=xx01010xb Mem 0CA000H-0CBFFFH choice "C8000H-C9FFFH, 8K Window" pos[0]=xx01000xb Mem 0C8000H-0C9FFFH choice "C6000H-C7FFFH, 8K Window" pos[0]=xx00110xb Mem 0C6000H-0C7FFFH choice "C4000H-C5FFFH, 8K Window" pos[0]=xx00100xb Mem 0C4000H-0C5FFFH choice "C2000H-C3FFFH, 8K Window" pos[0]=xx00010xb Mem 0C2000H-0C3FFFH choice "C0000H-C1FFFH, 8K Window" pos[0]=xx00000xb Mem 0C0000H-0C1FFFH ;**************************************************************** ;* 16K window. * ;**************************************************************** choice "DC000H-DFFFFH, 16K Window" pos[0]=xx11101xb Mem 0DC000H-0DFFFFH choice "D8000H-DBFFFH, 16K Window" pos[0]=xx11001xb Mem 0D8000H-0DBFFFH choice "D4000H-D7FFFH, 16K Window" pos[0]=xx10101xb Mem 0D4000H-0D7FFFH choice "D0000H-D3FFFH, 16K Window" pos[0]=xx10001xb Mem 0D0000H-0D3FFFH choice "CC000H-CFFFFH, 16K Window" pos[0]=xx01101xb Mem 0CC000H-0CFFFFH choice "C8000H-CBFFFH, 16K Window" pos[0]=xx01001xb Mem 0C8000H-0CBFFFH choice "C4000H-C7FFFH, 16K Window" pos[0]=xx00101xb Mem 0C4000H-0C7FFFH choice "C0000H-C3FFFH, 16K Window" pos[0]=xx00001xb Mem 0C0000H-0C3FFFH Help "There are two independent windows into the RAM on the ARTIC960 Co-Processor Platform Adapter. This is the first window which is located in the ROM/RAM area. The size of this window can be either 8 KBytes or 16 KBytes." ;**************************************************************** ;* This field will call the ADP * ;**************************************************************** ;NamedItem Prompt "2nd Shared Storage Window Location" ; choice "Above 1M, Window=Memory Size" ; pos[2]=xxxxxxx1b Exec ; channel check ; ; sources enabled ; Help ; "There are two independent windows into the RAM on the ARTIC960 ; Co-Processor Platform Adapter. This is the second window which ; is located above 1 MEG. The size of this window is equal to the ; amount of RAM installed on the adapter." End