; ; IBM IEEE 488 Adapter/A Description File ; ; Version: 1.00 ; ; (C) Copyright International Business Machines Corporation 1988 ; All rights reserved. ; AdapterID 0DF3Fh AdapterName "IEEE-488 ADAPTER" NumBytes 2 FixedResources pos[3]=xxx00100b NamedItem Prompt "Adapter No." choice "Adapter 1" pos[0]=XXXXXX0Xb io 09c0h-09cfh choice "Adapter 2" pos[0]=XXXXXX1Xb io 09d0h-09dfh help "To configure this adapter you must choose the port address. There are two addresses that can be selected. is preferred, but the adapter can operate on any of the two addresses. Use the F5=Previous and F6=Next keys to change this assignment. Conflicting assignments are marked with an asterisk and must be changed." NamedItem Prompt "Interrupt Level" choice "Level 3" pos[0]=XXXX00XXb int 3 choice "Level 7" pos[0]=XXXX01XXb int 7 choice "Level 10" pos[0]=XXXX10XXb int 10 choice "Level 11" pos[0]=XXXX11XXb int 11 help "To configure this adapter you must choose the interrupt level. There are four levels that can be selected. is preferred, but the adapter can operate on any of the four levels. Use the F5=Previous and F6=Next keys to change this assignment. Conflicting assignments are marked with an asterisk and must be changed." NamedItem Prompt "DMA ARB LEVEL" choice "Level 7" pos[0]=0111XXXXb arb 7 choice "Level 1" pos[0]=0001XXXXb arb 1 choice "Level 3" pos[0]=0011XXXXb arb 3 choice "Level 5" pos[0]=0101XXXXb arb 5 choice "Level 4" pos[0]=0100XXXXb arb 4 choice "Level 0" pos[0]=0000XXXXb arb 0 help "To configure this adapter you must choose the DMA channel for the data transmission. There are six levels that can be selected. is preferred, but the adapter can operate on any of the six levels. Use the F5=Previous and F6=Next keys to change this assignment. Conflicting assignments are marked with an asterisk and must be changed."