;Cypress/2 TOKEN RING Configuration Diskette Program ;Lantana Technology Inc. ;File @0F2F.adf ;version 1.0 rev A 01/03/89 AdapterID 00F2Fh AdapterName "Lantana Technology Cypress/2 Token Ring MCA." NumBytes 3 nameditem Prompt "Daughter Board enable" Choice "Enable " pos[0]=1XXXXXXXb Choice "Disable " pos[0]=0XXXXXXXb Help "Enable if Daughter Board is present" nameditem Prompt "Burned-In Address Enable" Choice "Enable " pos[0]=X1XXXXXXb Choice "Disable " pos[0]=X0XXXXXXb Help " This option must be Enable at all times" nameditem Prompt "I/O Port Address Range" Choice "0A20-0A2F" pos[2]=XXXXXXX1b io 0A20h-0A2Fh Choice "1A20-1A2F" pos[2]=XXXXXXX0b io 1A20h-1A2Fh Help "I/O PORT ADDRESS RANGE Select one of these address ranges for the Cypress/2 controller's I/O Ports. Be sure that the address range that you select has not been used by any other expansion card (a conflict is indicated by an asterisk)." nameditem Prompt "Interrupt Level" Choice "IRQ 2 (9)" pos[2]=XXXX010Xb int 9 Choice "IRQ 3" pos[2]=XXXX011Xb int 3 Choice "IRQ 4" pos[2]=XXXX100Xb int 4 Choice "IRQ 5" pos[2]=XXXX101Xb int 5 Choice "IRQ 7" pos[2]=XXXX111Xb int 7 Choice "IRQ 10" pos[2]=XXXX101Xb int 10 Choice "None " pos[2]=XXXX111Xb Help "INTERRUPT LEVEL Select an Interrupt Level for the Cypress/2 Controller. It is strongly recommended that you select an interrupt level that has not been used by any other expansion card." nameditem Prompt "Arbitration Level" Choice "LEVEL 8 " pos[3]=110X1000b arb 8 Choice "LEVEL 9 " pos[3]=110X1001b arb 9 Choice "LEVEL 10" pos[3]=110X1010b arb 10 Choice "LEVEL 11" pos[3]=110X1011b arb 11 Choice "LEVEL 12" pos[3]=110X1100b arb 12 Choice "LEVEL 13" pos[3]=110X1101b arb 13 Choice "LEVEL 14" pos[3]=110X1110b arb 14 Choice "LEVEL 0 " pos[3]=110X0000b arb 0 Choice "LEVEL 1 " pos[3]=110X0001b arb 1 Choice "LEVEL 2 " pos[3]=110X0010b arb 2 Choice "LEVEL 3 " pos[3]=110X0011b arb 3 Choice "LEVEL 4 " pos[3]=110X0100b arb 4 Choice "LEVEL 5 " pos[3]=110X0101b arb 5 Choice "LEVEL 6 " pos[3]=110X0110b arb 6 Choice "LEVEL 7 " pos[3]=110X0111b arb 7 Help "ARBITRATION LEVEL Each Cypress/2 Controller must be assigned a unique ARBITRATION LEVEL. Select the level you wish." nameditem Prompt "Fairness Enable Algorithm" Choice "ENABLE " pos[3]=1101XXXXb Choice "DISABLE" pos[3]=1100XXXXb Help "Each Cypress/2 Controller must be assigned with the fairness enable algoritm enable if you whish allow to all the contenders for the bus to have the same access oportunity. (be fair)."