;Irwin 4100MC Configuration Diskette Program ;Irwin part no. 2908174 ;File @707E.ADF ;Version 1.0 ;Copyright (c) 1989 Cipher Data Products, Inc. ;All rights reserved. AdapterId 707Eh AdapterName "Irwin 4100MC Controller" Numbytes 4 NamedItem Prompt "I/O Addresses" choice "10F0h-10F7h" pos[1]=01000XXXb io 10f0h-10f7h choice "12F0h-12F7h" pos[1]=01001XXXb io 12f0h-12f7h choice "14F0h-14F7h" pos[1]=01010XXXb io 14f0h-14f7h choice "18F0h-18F7h" pos[1]=01100XXXb io 18f0h-18f7h choice "20F0h-20F7h" pos[1]=10000XXXb io 20f0h-20f7h choice "28F0h-28F7h" pos[1]=10100XXXb io 28f0h-28f7h choice "30F0h-30F7h" pos[1]=11000XXXb io 30f0h-30f7h Help "To configure this adapter you must choose the I/O addresses the adapter will use. Use the F5=Previous and the F6=Next keys to change this assignment. Conflicting assignments are marked with an asterisk and must be changed. Under normal circumstances, select <10F0h-10F7h>." NamedItem Prompt "Interrupt Request Level" choice "5 " pos[0]=01XXXXXXb int 5 choice "6 (share with Diskette) " pos[0]=10XXXXXXb choice "10 " pos[0]=00XXXXXXb int 10 choice "11 " pos[0]=11XXXXXXb int 11 Help "This selects the interrupt level the adapter will use. This assignment need only be changed if it is in conflict with another assignment. Conflicting assignments are marked with an asterisk. Use the F5=Previous and F6=Next keys to change interupt request level assignments. Under normal circumstances, select <5>." NamedItem Prompt "Arbitration Level" choice "1 " pos[3]=XXXX0001b arb 1 choice "2 (share with Diskette) " pos[3]=XXXX0010b choice "3 " pos[3]=XXXX0011b arb 3 choice "4 " pos[3]=XXXX0100b arb 4 choice "5 " pos[3]=XXXX0101b arb 5 choice "6 " pos[3]=XXXX0110b arb 6 choice "7 " pos[3]=XXXX0111b arb 7 Help "This selects the DMA channel the adapter will use to transfer data. This assignment need only be changed if it is in conflict with another assignment. Conflicting assignments are marked with an asterisk. Use the F5=Previous and the F6=Next keys to change arbitration level assigments. Under normal circumstances, select <1>." NamedItem Prompt "Fairness On/Off" choice "On " pos[3]=XX10XXXXb choice "Off" pos[3]=XX11XXXXb Help "Fairness controls whether the adapter will release control of the bus to another device when it has been using it exclusively. Under normal circumstances, select ."