; Fraser's Hill FHL-8124 Communications Adapter ; Adapter Description File ; Version 1.00 ; Copyright (C) Fraser's Hill Ltd. 1991 ; Licensed Program - All Rights Reserved AdapterID 06DBEh AdapterName "Fraser's Hill FHL-8124 Communications Adapter" NumBytes 4 FixedResources ; POS register 103 is currently set to fix the two memory windows ; in the first megabyte of the PC address space. pos[1]=10000XXXb pos[3]=XX0XXXXXb NamedItem Prompt "I/O Address" choice "300-30F" pos[2]=XXX11000b io 0300h - 030Fh choice "320-32F" pos[2]=XXX11001b io 0320h - 032Fh choice "340-34F" pos[2]=XXX11010b io 0340h - 034Fh choice "360-36F" pos[2]=XXX11011b io 0360h - 036Fh choice "380-38F" pos[2]=XXX11100b io 0380h - 038Fh choice "3A0-3AF" pos[2]=XXX11101b io 03A0h - 03AFh choice "3C0-3CF" pos[2]=XXX11110b io 03C0h - 03CFh choice "3E0-3EF" pos[2]=XXX11111b io 03E0h - 03EFh choice "200-20F" pos[2]=XXX10000b io 0200h - 020Fh choice "220-22F" pos[2]=XXX10001b io 0220h - 022Fh choice "240-24F" pos[2]=XXX10010b io 0240h - 024Fh choice "260-26F" pos[2]=XXX10011b io 0260h - 026Fh choice "280-28F" pos[2]=XXX10100b io 0280h - 028Fh choice "2A0-2AF" pos[2]=XXX10101b io 02A0h - 02AFh choice "2C0-2CF" pos[2]=XXX10110b io 02C0h - 02CFh choice "2E0-2EF" pos[2]=XXX10111b io 02E0h - 02EFh Help "This selection assigns the I/O address range used by the FHL-8124. Use the F5=Previous and the F6=Next keys to change this assignment. Conflicting assignments are marked with an asterisk and must be changed." NamedItem Prompt "Interrupt Request Level" choice "IRQ 3" pos[0]=XXXX000Xb int 3 choice "IRQ 4" pos[0]=XXXX001Xb int 4 choice "IRQ 5" pos[0]=XXXX010Xb int 5 choice "IRQ 7" pos[0]=XXXX011Xb int 7 choice "IRQ 9" pos[0]=XXXX100Xb int 9 choice "IRQ 10" pos[0]=XXXX101Xb int 10 choice "IRQ 11" pos[0]=XXXX110Xb int 11 choice "IRQ 12" pos[0]=XXXX111Xb int 12 Help "This selection assigns the interrupt request level used by the FHL-8124. Use the F5=Previous and the F6=Next keys to change this assignment. Conflicting assignments are marked with an asterisk and must be changed." NamedItem Prompt "Memory Window 0 Address" choice "D0000-D3FFF" pos[0]=0100XXXXb mem 0D0000h - 0D3FFFh choice "D4000-D7FFF" pos[0]=0101XXXXb mem 0D4000h - 0D7FFFh choice "D8000-DBFFF" pos[0]=0110XXXXb mem 0D8000h - 0DBFFFh choice "C0000-C3FFF" pos[0]=0000XXXXb mem 0C0000h - 0C3FFFh choice "C4000-C7FFF" pos[0]=0001XXXXb mem 0C4000h - 0C7FFFh choice "C8000-CBFFF" pos[0]=0010XXXXb mem 0C8000h - 0CBFFFh choice "CC000-CFFFF" pos[0]=0011XXXXb mem 0CC000h - 0CFFFFh choice "Disabled" pos[0]=1XXXXXXXb Help "This selection assigns the first memory address range used by the FHL-8124. Use the F5=Previous and the F6=Next keys to change this assignment. Conflicting assignments are marked with an asterisk and must be changed." NamedItem Prompt "Memory Window 1 Address" choice "D4000-D7FFF" pos[3]=XXXX0101b mem 0D4000h - 0D7FFFh choice "D8000-DBFFF" pos[3]=XXXX0110b mem 0D8000h - 0DBFFFh choice "DC000-DFFFF" pos[3]=XXXX0111b mem 0DC000h - 0DFFFFh choice "C4000-C7FFF" pos[3]=XXXX0001b mem 0C4000h - 0C7FFFh choice "C8000-CBFFF" pos[3]=XXXX0010b mem 0C8000h - 0CBFFFh choice "CC000-CFFFF" pos[3]=XXXX0011b mem 0CC000h - 0CFFFFh choice "D0000-D3FFF" pos[3]=XXXX0100b mem 0D0000h - 0D3FFFh choice "Disabled" pos[3]=XXXX1111b Help "This selection assigns the second memory address range used by the FHL-8124. Use the F5=Previous and the F6=Next keys to change this assignment. Conflicting assignments are marked with an asterisk and must be changed."