AdapterID 06FE7h AdapterName "Digi MC/2e, MC/4e, and MC/8e Multiport Serial Cards" NumBytes 4 ; @6FE7.ADF Revision A 2-10-93 DRT ; Revision B 5-17-93 DRT Change I/O Port Addresses ; Revision C 1-20-94 BAL Add 8Port, 4Port. Move 108 118 out of ; default postions. ; Revision D 3-10-94 STY Remove 8Port, 4Port, and 2Port and ; restore MC/8e, MC/4e, and MC/2e. ; Revision E 7-3-96 DRT Change to Digi Ref's ; Fixed Numbytes ; Digi Int'l, Inc., NamedItem Prompt "Memory Start Address" choice "0C0000h - 8K Window" pos[3]=00010000b pos[2]=00000000b pos[1]=00001100b pos[0]=0xxxxxxxb mem 00c0000h-00c1fffh choice "0C2000h - 8K Window" pos[3]=00110000b pos[2]=00000000b pos[1]=00001100b pos[0]=0xxxxxxxb mem 00c2000h-00c3fffh choice "0C4000h - 8K Window" pos[3]=01010000b pos[2]=00000000b pos[1]=00001100b pos[0]=0xxxxxxxb mem 00c4000h-00c5fffh choice "0C6000h - 8K Window" pos[3]=01110000b pos[2]=00000000b pos[1]=00001100b pos[0]=0xxxxxxxb mem 00c6000h-00c7fffh choice "0C8000h - 8K Window" pos[3]=00010000b pos[2]=00000000b pos[1]=00001100b pos[0]=1xxxxxxxb mem 00c8000h-00c9fffh choice "0CA000h - 8K Window" pos[3]=00110000b pos[2]=00000000b pos[1]=00001100b pos[0]=1xxxxxxxb mem 00ca000h-00cbfffh choice "0CC000h - 8K Window" pos[3]=01010000b pos[2]=00000000b pos[1]=00001100b pos[0]=1xxxxxxxb mem 00cc000h-00cdfffh choice "0CE000h - 8K Window" pos[3]=01110000b pos[2]=00000000b pos[1]=00001100b pos[0]=1xxxxxxxb mem 00ce000h-00cffffh choice "0D0000h - 8K Window" pos[3]=00010000b pos[2]=00000000b pos[1]=00001101b pos[0]=0xxxxxxxb mem 00d0000h-00d1fffh choice "0D2000h - 8K Window" pos[3]=00110000b pos[2]=00000000b pos[1]=00001101b pos[0]=0xxxxxxxb mem 00d2000h-00d3fffh choice "0D4000h - 8K Window" pos[3]=01010000b pos[2]=00000000b pos[1]=00001101b pos[0]=0xxxxxxxb mem 00d4000h-00d5fffh choice "0D6000h - 8K Window" pos[3]=01110000b pos[2]=00000000b pos[1]=00001101b pos[0]=0xxxxxxxb mem 00d6000h-00d7fffh choice "0D8000h - 8K Window" pos[3]=00010000b pos[2]=00000000b pos[1]=00001101b pos[0]=1xxxxxxxb mem 00d8000h-00d9fffh choice "0DA000h - 8K Window" pos[3]=00110000b pos[2]=00000000b pos[1]=00001101b pos[0]=1xxxxxxxb mem 00da000h-00dbfffh choice "0DC000h - 8K Window" pos[3]=01010000b pos[2]=00000000b pos[1]=00001101b pos[0]=1xxxxxxxb mem 00dc000h-00ddfffh choice "0DE000h - 8K Window" pos[3]=01110000b pos[2]=00000000b pos[1]=00001101b pos[0]=1xxxxxxxb mem 00de000h-00dffffh choice "F80000h - 64K Window" pos[3]=00000000b pos[2]=00000000b pos[1]=11111000b pos[0]=0xxxxxxxb mem 0f80000h-0f8ffffh choice "FC0000h - 64K Window" pos[3]=00000000b pos[2]=00000000b pos[1]=11111100b pos[0]=0xxxxxxxb mem 0fc0000h-0fcffffh choice "FA0000h - 64K Window" pos[3]=00000000b pos[2]=00000000b pos[1]=11111010b pos[0]=0xxxxxxxb mem 0fa0000h-0faffffh Help "Select the 8 Kbyte (2000h) or 64Kbyte (8000h) memory block where the Digi MC/Xe will reside in the host's memory map. Choices using a 8 Kbyte window with the starting address under 1 Meg: 0C0000h, 0C2000h, 0C4000h, 0C6000h, 0C8000h, 0CA000h, 0CC000h, 0CE000h, 0D0000h, 0D2000h, 0D4000h, 0D6000h, 0D8000h, 0DA000h, 0DC000h, 0DE000h. Choices using a 64 Kbyte window with the starting address under 16 Meg: 0F80000h, 0FA0000h, 0FC0000h" NamedItem Prompt "I/O PORT Address" choice "208h" pos[0]=x011xxxxb io 0208h-020bh choice "228h" pos[0]=x100xxxxb io 0228h-022bh choice "308h" pos[0]=x101xxxxb io 0308h-030bh choice "328h" pos[0]=x110xxxxb io 0328h-032bh choice "108h" pos[0]=x000xxxxb io 0108h-010bh choice "118h" pos[0]=x001xxxxb io 0118h-011bh choice "128h" pos[0]=x010xxxxb io 0128h-012bh choice "Disabled" pos[0]=x111xxxxb io 0100h-0101h Help "Select one of six possible I/O locations where the Digi MC/Xe Host Control Registers will reside in the host I/O map. Available choices are: 0118h, 0128h, 0208h, 0228h, 0308h, 0328h, or I/O Ports Disabled. The MC/Xe Control Registers take up 4 bytes." NamedItem Prompt "Interrupt Vectors" choice "Disabled" pos[0]=xxxx000xb int 0 choice "INT 10" pos[0]=xxxx100xb int 10 choice "INT 11" pos[0]=xxxx101xb int 11 choice "INT 12" pos[0]=xxxx110xb int 12 choice "INT 15" pos[0]=xxxx111xb int 15 choice "INT 3" pos[0]=xxxx001xb int 3 choice "INT 5" pos[0]=xxxx010xb int 5 choice "INT 7" pos[0]=xxxx011xb int 7 Help "Select one of eight possible Interrupt Request Lines on which the Digi MC/Xe will interrupt the host. Available choices are: IRQ Line 10, 11, 12, 15, 3, 5, 7, or IRQ's disabled."