AdapterId 06FE6h AdapterName "Digi MC/4 Multiport Serial Card ( RJ-45 Version )" ; Rev B 7-3-96 DRT ; Added Digi Ref's NumBytes 1 NamedItem Prompt "UART Address Range" choice "0x5B40 -> 0x5B60" pos[0]=xxxx000xb io 05b40h-05b60h choice "0x4B40 -> 0x4B60" pos[0]=xxxx001xb io 04b40h-04b60h choice "0x3B40 -> 0x3B60" pos[0]=xxxx010xb io 03b40h-03b60h choice "0x2B40 -> 0x2B60" pos[0]=xxxx011xb io 02b40h-02b60h choice "0x5B00 -> 0x5B20" pos[0]=xxxx100xb io 05b00h-05b20h choice "0x4B00 -> 0x4B20" pos[0]=xxxx101xb io 04b00h-04b20h choice "0x3B00 -> 0x3B20" pos[0]=xxxx110xb io 03b00h-03b20h Help "Select one of the seven UART Address Ranges." NamedItem Prompt "Com2 Status" choice "Disabled" pos[0]=0xxxxxxxb choice "Enabled" pos[0]=1xxxxxxxb io 02f8h-02ffh Help "Enabling Com2 Status sets the Digi MC/4's first port address to 2F8h and its IRQ line to IRQ 3." NamedItem Prompt "Interrupt Select" choice "IRQ 3" pos[0]=x000xxxxb int 3 choice "IRQ 4" pos[0]=x001xxxxb int 4 choice "IRQ 5" pos[0]=x010xxxxb int 5 choice "IRQ 7" pos[0]=x011xxxxb int 7 choice "IRQ 10" pos[0]=x100xxxxb int 10 choice "IRQ 11" pos[0]=x101xxxxb int 11 choice "IRQ 12" pos[0]=x110xxxxb int 12 choice "IRQ 15" pos[0]=x111xxxxb int 15 Help "Select one Interrupt Selection for the Digi MC/4 from the eight possible choices."