AdapterId 06FE4h AdapterName "Digi MC/16 Multiport Serial Card" ; Rev B 7-3-96 DRT ; added Digi ref's NumBytes 4 NamedItem Prompt "UART Address Range" choice "0x3000 -> 0x307F" pos[3]=xxxxxxx0b pos[2]=01100000b io 03000h-0307fh choice "0x4000 -> 0x407F" pos[3]=xxxxxxx0b pos[2]=10000000b io 04000h-0407fh choice "0x4100 -> 0x417F" pos[3]=xxxxxxx0b pos[2]=10000010b io 04100h-0417fh choice "0x4200 -> 0x427F" pos[3]=xxxxxxx0b pos[2]=10000100b io 04200h-0427fh choice "0x4300 -> 0x437F" pos[3]=xxxxxxx0b pos[2]=10000110b io 04300h-0437fh choice "0x5000 -> 0x507F" pos[3]=xxxxxxx0b pos[2]=10100000b io 05000h-0507fh choice "0x6000 -> 0x607F" pos[3]=xxxxxxx0b pos[2]=11000000b io 06000h-0607fh choice "0x7000 -> 0x707F" pos[3]=xxxxxxx0b pos[2]=11100000b io 07000h-0707fh Help "Select one of the eight UART Address Ranges for the Digi MC/16." NamedItem Prompt "Com2 Status" choice "Disabled" pos[3]=xx00xxxxb choice "Enabled" pos[3]=xx11xxxxb io 02f8h-02ffh Help "Enabling Com2 Status sets the Digi MC/16's first port address to 2F8h and its IRQ line to IRQ 3." NamedItem Prompt "Interrupt Status Register Start Address" choice "0x3080 -> 0x3081" pos[1]=00110000b pos[0]=1000000xb io 03080h-03081h choice "0x4080 -> 0x4081" pos[1]=01000000b pos[0]=1000000xb io 04080h-04081h choice "0x4180 -> 0x4181" pos[1]=01000001b pos[0]=1000000xb io 04180h-04181h choice "0x4280 -> 0x4281" pos[1]=01000010b pos[0]=1000000xb io 04280h-04281h choice "0x4380 -> 0x4381" pos[1]=01000011b pos[0]=1000000xb io 04380h-04381h choice "0x5080 -> 0x5081" pos[1]=01010000b pos[0]=1000000xb io 05080h-05081h choice "0x6080 -> 0x6081" pos[1]=01100000b pos[0]=1000000xb io 06080h-06081h Help "Select the Interrupt Status Register Start Address for the Digi MC/16 from the seven possible choices." NamedItem Prompt "Interrupt Select" choice "IRQ 3" pos[3]=xxxx000xb int 3 choice "IRQ 4" pos[3]=xxxx001xb int 4 choice "IRQ 5" pos[3]=xxxx010xb int 5 choice "IRQ 7" pos[3]=xxxx011xb int 7 choice "IRQ 10" pos[3]=xxxx100xb int 10 choice "IRQ 11" pos[3]=xxxx101xb int 11 choice "IRQ 12" pos[3]=xxxx110xb int 12 choice "IRQ 15" pos[3]=xxxx111xb int 15 Help "Select an Interrupt Selection for the Digi MC/16 from the eight possible choices."