; file @67E1.ADF used to configure the ; Extended TTY 8 Port Controller Card AdapterId 067e1h AdapterName "NCR 8 Port Serial Controller/MC" NumBytes 4 NamedItem Prompt "Dual Port Address" choice "0d0000H" pos[0]=xxx0000xb pos[1]=11010000b MEM 0d0000h-0d1fffh choice "0d2000H" pos[0]=xxx0000xb pos[1]=11010010b MEM 0d2000h-0d3fffh choice "0d4000H" pos[0]=xxx0000xb pos[1]=11010100b MEM 0d4000h-0d5fffh choice "0d6000H" pos[0]=xxx0000xb pos[1]=11010110b MEM 0d6000h-0d7fffh choice "0d8000H" pos[0]=xxx0000xb pos[1]=11011000b MEM 0d8000h-0d9fffh choice "0da000H" pos[0]=xxx0000xb pos[1]=11011010b MEM 0da000h-0dbfffh choice "0dc000H" pos[0]=xxx0000xb pos[1]=11011100b MEM 0dc000h-0ddfffh choice "0de000H" pos[0]=xxx0000xb pos[1]=11011110b MEM 0de000h-0dffffh Help "This selects the address of the dual port memory. The dual port address may be set on any 8k byte boundary. Under normal circumstances, select 0d0000H. Use the F5=Previous and the F6=Next keys to change this assignment. Conflicting assignments are marked with an asterisk and must be changed to use the adapter." NamedItem Prompt "Enable Interrupts" choice "Enabled " pos[3]=110x1xxxb choice "Disabled" pos[3]=110x0xxxb Help "This item enables or disables the controller to interrupt the host. When enabled, the controller will interrupt the host on the IRQ level specified by the 'INTERRUPT LEVEL' item. Default condition is interrupts enabled." NamedItem Prompt "Interrupt Level" choice "IRQ 3 " pos[3]=xxxxx000b INT 3 choice "IRQ 4 " pos[3]=xxxxx001b INT 4 choice "IRQ 5 " pos[3]=xxxxx010b INT 5 choice "IRQ 7 " pos[3]=xxxxx011b INT 7 choice "IRQ 9 " pos[3]=xxxxx100b INT 9 choice "IRQ 10" pos[3]=xxxxx101b INT 10 choice "IRQ 11" pos[3]=xxxxx110b INT 11 choice "IRQ 12" pos[3]=xxxxx111b INT 12 Help "This item specifies at which IRQ level the controller will interrupt the host. When enabled via the 'ENABLE INTERRUPTS' item, the controller will interupt the host on the level specified here. Ensure the selected IRQ level does not conflict with another device." ;end of file