; Version 2.0 06/01/92 AdapterId 0FE92h AdapterName "Microchannel to MainFrame Connection" NumBytes 6 fixedresources pos[0]=xxxxxxxxb pos[1]=xxxxxxxxb pos[2]=10111xxxb pos[3]=xxxxxxxxb pos[4]=xxxxxxxxb pos[5]=xxxxxxxxb nameditem prompt "Shared RAM Address" Choice "000F80000h - 000FBFFFFh" pos[0]=0010xxxxb mem 000F80000h - 000FBFFFFh Choice "0FFC00000h - 0FFC3FFFFh" pos[0]=1100xxxxb mem 0FFC00000h - 0FFC3FFFFh Choice "0FFD00000h - 0FFD3FFFFh" pos[0]=1101xxxxb mem 0FFD00000h - 0FFD3FFFFh Choice "0FFE00000h - 0FFE3FFFFh" pos[0]=1110xxxxb mem 0FFE00000h - 0FFE3FFFFh Choice "000800000h - 00083FFFFh" pos[0]=0000xxxxb mem 000800000h - 00083FFFFh Choice "000F40000h - 000F7FFFFh" pos[0]=0001xxxxb mem 000F40000h - 000F7FFFFh Choice "000FC0000h - 000FFFFFFh" pos[0]=0011xxxxb mem 000FC0000h - 000FFFFFFh Help "Selects the location of the RAM Memory used by the adapter. Normally set to 000F80000h 000FBFFFFh." nameditem prompt "Interrupt level" choice "11" pos[3]=xxxxx110b int 11 choice "10" pos[3]=xxxxx101b int 10 choice "9" pos[3]=xxxxx100b int 9 choice "7" pos[3]=xxxxx011b int 7 choice "6" pos[3]=xxxxx010b int 6 choice "5" pos[3]=xxxxx001b int 5 choice "4" pos[3]=xxxxx000b int 4 choice "14" pos[3]=xxxxx111b int 14 Help "Selects the interrupt vector used by the adapter. Normally set to 11."