; 03/10/93 AdapterId 0ECFFh AdapterName "IBM 5250 Emulation Adapter/A" NumBytes 3 NamedItem Prompt "Memory Address" Choice "DC000-DDFFF" POS[0]=1110XXXXb Mem 0DC000h - 0DDFFFh ; Choice "DE000-DFFFF" POS[0]=1111XXXXb Mem 0DE000h - 0DFFFFh Choice "C0000-C1FFF" POS[0]=0000XXXXb Mem 0C0000h - 0C1FFFh ; Choice "C2000-C3FFF" POS[0]=0001XXXXb Mem 0C2000h - 0C3FFFh Choice "C4000-C5FFF" POS[0]=0010XXXXb Mem 0C4000h - 0C5FFFh ; Choice "C6000-C7FFF" POS[0]=0011XXXXb Mem 0C6000h - 0C7FFFh Choice "C8000-C9FFF" POS[0]=0100XXXXb Mem 0C8000h - 0C9FFFh ; Choice "CA000-CBFFF" POS[0]=0101XXXXb Mem 0CA000h - 0CBFFFh Choice "CC000-CDFFF" POS[0]=0110XXXXb Mem 0CC000h - 0CDFFFh ; Choice "CE000-CFFFF" POS[0]=0111XXXXb Mem 0CE000h - 0CFFFFh Choice "D0000-D1FFF" POS[0]=1000XXXXb Mem 0D0000h - 0D1FFFh ; Choice "D2000-D3FFF" POS[0]=1001XXXXb Mem 0D2000h - 0D3FFFh Choice "D4000-D5FFF" POS[0]=1010XXXXb Mem 0D4000h - 0D5FFFh ; Choice "D6000-D7FFF" POS[0]=1011XXXXb Mem 0D6000h - 0D7FFFh Choice "D8000-D9FFF" POS[0]=1100XXXXb Mem 0D8000h - 0D9FFFh ; Choice "DA000-DBFFF" POS[0]=1101XXXXb Mem 0DA000h - 0DBFFFh Help "This allows you to choose the memory address for the adapter. Each adapter must have a unique address range. Under normal circumstances, this address range does not need to be changed. Use the F5=Previous or the F6=Next keys to change this assignment in the 'Change configuration' window. Conflicting assignments are marked with an asterisk and must be changed to use the adapter." NamedItem Prompt "I/O Address" Choice "01000-0107F" POS[1]=xx000100b IO 01000h - 0107Fh Choice "01800-0187F" POS[1]=xx000110b IO 01800h - 0187Fh Choice "02400-0247F" POS[1]=xx001001b IO 02400h - 0247Fh Choice "02800-0287F" POS[1]=xx001010b IO 02800h - 0287Fh Choice "05400-0547F" POS[1]=xx010101b IO 05400h - 0547Fh Choice "0A400-0A47F" POS[1]=xx101001b IO 0A400h - 0A47Fh Choice "0E000-0E07F" POS[1]=xx111000b IO 0E000h - 0E07Fh Choice "0F800-0F87F" POS[1]=xx111110b IO 0F800h - 0F87Fh Help "This allows you to choose the I/O address for the adapter. Each adapter must have a unique address range. Under normal circumstances, this address range does not need to be changed. Use the F5=Previous or the F6=Next keys to change this assignment in the 'Change configuration' window. Conflicting assignments are marked with an asterisk and must be changed to use the adapter." NamedItem Prompt "Interrupt Level" ; Interrupts 9, 10, 11, 12 will be implemented in the future, at which ; time the comment marker will be removed. Choice "Interrupt 5" POS[2]=xxxxx101b int 05h Choice "Interrupt 6" POS[2]=xxxxx110b int 06h ; Choice "Interrupt 9" POS[2]=xxxxx010b int 09h ; Choice "Interrupt 10" POS[2]=xxxxx011b int 10h ; Choice "Interrupt 11" POS[2]=xxxxx100b int 11h ; Choice "Interrupt 12" POS[2]=xxxxx111b int 12h ; Choice "Disabled " POS[2]=xxxxx00xb Help "This allows you to choose the interrupt level for the adapter or disable the adapter from interrupting. Under normal circumstances, this interrupt level does not need to be changed. Use the F5=Previous or the F6=Next keys to change this assignment in the 'Change configuration' window. Conflicting assignments are marked with an asterisk and must be changed to use the adapter."