AdapterID 07F9Eh AdapterName "Digi MC IMAC Adapter Card" ; Rev B 7-8-96 DRT ; Changed to Digi ref's; fixed numbytes; NumBytes 3 NamedItem Prompt "Memory Start Address" choice "0D8000" pos[2]=00000000b pos[1]=00110110b pos[0]=xxxxxxx1b mem 00d8000h-00dbfffh choice "0DC000" pos[2]=00000000b pos[1]=00110111b pos[0]=xxxxxxx1b mem 00dc000h-00dffffh choice "0D0000" pos[2]=00000000b pos[1]=00110100b pos[0]=xxxxxxx1b mem 00d0000h-00d3fffh choice "0D4000" pos[2]=00000000b pos[1]=00110101b pos[0]=xxxxxxx1b mem 00d4000h-00d7fffh choice "0C8000" pos[2]=00000000b pos[1]=00110010b pos[0]=xxxxxxx1b mem 00c8000h-00cbfffh choice "0CC000" pos[2]=00000000b pos[1]=00110011b pos[0]=xxxxxxx1b mem 00cc000h-00cffffh choice "0C0000" pos[2]=00000000b pos[1]=00110000b pos[0]=xxxxxxx1b mem 00c0000h-00c3fffh choice "0C4000" pos[2]=00000000b pos[1]=00110001b pos[0]=xxxxxxx1b mem 00c4000h-00c7fffh choice "FC0000" pos[2]=00000011b pos[1]=11110000b pos[0]=xxxxxxx1b mem 0fc0000h-0fc3fffh choice "FC4000" pos[2]=00000011b pos[1]=11110001b pos[0]=xxxxxxx1b mem 0fc4000h-0fc7fffh choice "FA0000" pos[2]=00000011b pos[1]=11101000b pos[0]=xxxxxxx1b mem 0fa0000h-0fa3fffh choice "FA4000" pos[2]=00000011b pos[1]=11101001b pos[0]=xxxxxxx1b mem 0fa4000h-0fa7fffh choice "F80000" pos[2]=00000011b pos[1]=11100000b pos[0]=xxxxxxx1b mem 0f80000h-0f83fffh choice "F84000" pos[2]=00000011b pos[1]=11100010b pos[0]=xxxxxxx1b mem 0f84000h-0f87fffh Help "Select one of four possible memory blocks where the Digi MC IMAC will reside in the host's memory map." NamedItem Prompt "I/O PORT Address" choice "208h" pos[0]=x011xxxxb io 0208h-0209h choice "228h" pos[0]=x100xxxxb io 0228h-0229h choice "308h" pos[0]=x101xxxxb io 0308h-0309h choice "328h" pos[0]=x110xxxxb io 0328h-0329h choice "108h" pos[0]=x000xxxxb io 0108h-0109h choice "118h" pos[0]=x001xxxxb io 0118h-0119h choice "128h" pos[0]=x010xxxxb io 0128h-0129h Help "Select one of seven possible I/O locations where the Digi MC IMAC will reside in the host's I/O map." NamedItem Prompt "Interrupt Vectors" choice "Disabled" pos[0]=xxxx000xb int 0 choice "INT 11" pos[0]=xxxx101xb int 11 choice "INT 12" pos[0]=xxxx110xb int 12 choice "INT 3" pos[0]=xxxx001xb int 3 choice "INT 10" pos[0]=xxxx100xb int 10 choice "INT 5" pos[0]=xxxx010xb int 5 choice "INT 7" pos[0]=xxxx011xb int 7 choice "INT 15" pos[0]=xxxx111xb int 15 Help "Select one of eight possible Interrupt Request Lines on which the Digi MC IMAC will interrupt the host."