; ***************************************************************************** ; * @70B6.ADF Adapter Definition File for the McSAD board * ; ***************************************************************************** ; Note: Bits 6-0 of pos[3] are presently not used, but bit 7 must be =1 ; (no channel check). AdapterId 70B6h AdapterName "Nokia Data: System Adapter Board 8859" NumBytes 4 FixedResources pos[3]=10000000b INT 0Bh NamedItem prompt "Adapter I/O address" choice "0220h-022Fh" pos[0]=0x0xxxxxb IO 0220h-022Fh choice "0280h-028Fh" pos[0]=0x1xxxxxb IO 0280h-028Fh choice "4220h-422Fh" pos[0]=1x0xxxxxb IO 4220h-422Fh choice "8220h-822Fh" pos[0]=1x1xxxxxb IO 8220h-822Fh help "Use the F5 and F6 keys to select I/O address. Select 0220h-022Fh if possible, because there may be third party software that expects the adapter to have that I/O address. Conflicting assignments are marked with an asterisk and must be changed (for this or the other conflicting adapter)." NamedItem prompt "Adapter memory address" choice "0C0000h-0CFFFFh (64 KB)" pos[0]=x1x1011xb MEM 0C0000h-0CFFFFh choice "0D0000h-0DFFFFh (64 KB)" pos[0]=x1x1100xb MEM 0D0000h-0DFFFFh choice "0C0000h-0C7FFFh (32 KB)" pos[0]=x1x1000xb MEM 0C0000h-0C7FFFh choice "0C8000h-0CFFFFh (32 KB)" pos[0]=x1x1001xb MEM 0C8000h-0CFFFFh choice "0D8000h-0DFFFFh (32 KB)" pos[0]=x1x1010xb MEM 0D8000h-0DFFFFh choice "0C0000h-0C3FFFh (16 KB)" pos[0]=x1x0000xb MEM 0C0000h-0C3FFFh choice "0C4000h-0C7FFFh (16 KB)" pos[0]=x1x0001xb MEM 0C4000h-0C7FFFh choice "0C8000h-0CBFFFh (16 KB)" pos[0]=x1x0010xb MEM 0C8000h-0CBFFFh choice "0CC000h-0CFFFFh (16 KB)" pos[0]=x1x0011xb MEM 0CC000h-0CFFFFh choice "0D0000h-0D3FFFh (16 KB)" pos[0]=x1x0100xb MEM 0D0000h-0D3FFFh choice "0D4000h-0D7FFFh (16 KB)" pos[0]=x1x0101xb MEM 0D4000h-0D7FFFh choice "0D8000h-0DBFFFh (16 KB)" pos[0]=x1x0110xb MEM 0D8000h-0DBFFFh choice "0DC000h-0DFFFFh (16 KB)" pos[0]=x1x0111xb MEM 0DC000h-0DFFFFh choice "160000h-16FFFFh (64 KB)" pos[0]=x1x1101xb MEM 160000h-16FFFFh choice "F00000h-F0FFFFh (64 KB)" pos[0]=x1x1110xb MEM 0F00000h-0F0FFFFh choice "FD0000h-FDFFFFh (64 KB)" pos[0]=x1x1111xb MEM 0FD0000h-0FDFFFFh choice "Disabled" pos[0]=x0x0000xb help "This assignment need only be changed if it is in conflict with another assignment. Conflicting assignments are marked with an asterisk. Use the F5 and F6 keys to change memory assignment. Large size and a memory range beginning with '0C' or '0D' will normally give best performance." NamedItem prompt "Drop address, first digit" choice "hex 0" pos[2]=0000xxxxb choice "hex 1" pos[2]=0001xxxxb choice "hex 2" pos[2]=0010xxxxb choice "hex 3" pos[2]=0011xxxxb choice "hex 4" pos[2]=0100xxxxb choice "hex 5" pos[2]=0101xxxxb choice "hex 6" pos[2]=0110xxxxb choice "hex 7" pos[2]=0111xxxxb choice "hex 8" pos[2]=1000xxxxb choice "hex 9" pos[2]=1001xxxxb choice "hex A" pos[2]=1010xxxxb choice "hex B" pos[2]=1011xxxxb choice "hex C" pos[2]=1100xxxxb choice "hex D" pos[2]=1101xxxxb choice "hex E" pos[2]=1110xxxxb choice "hex F" pos[2]=1111xxxxb help "The drop address can be ignored (i.e., left = hex 00) in most cases. It is required in case of multidrop only (i.e., when the system allows more than one display unit to be connected to the same two-wire or coax). If a drop address is required: use the F5 and F6 keys to select its most significant hex-digit." NamedItem prompt "Drop address, second digit" choice "hex 0" pos[2]=xxxx0000b choice "hex 1" pos[2]=xxxx0001b choice "hex 2" pos[2]=xxxx0010b choice "hex 3" pos[2]=xxxx0011b choice "hex 4" pos[2]=xxxx0100b choice "hex 5" pos[2]=xxxx0101b choice "hex 6" pos[2]=xxxx0110b choice "hex 7" pos[2]=xxxx0111b choice "hex 8" pos[2]=xxxx1000b choice "hex 9" pos[2]=xxxx1001b choice "hex A" pos[2]=xxxx1010b choice "hex B" pos[2]=xxxx1011b choice "hex C" pos[2]=xxxx1100b choice "hex D" pos[2]=xxxx1101b choice "hex E" pos[2]=xxxx1110b choice "hex F" pos[2]=xxxx1111b help "The drop address can be ignored (i.e., left = hex 00) in most cases. It is required in case of multidrop only (i.e., when the system allows more than one display unit to be connected to the same two-wire or coax). If a drop address is required: use the F5 and F6 keys to select its least significant hex-digit."