; @621c.ADF Ver 1.02 ; ; file @67E1.ADF used to configure the ; Extended TTY 16 Port Controller Card AdapterId 0621ch AdapterName "NCR 16 Port Serial Controller/MC" NumBytes 4 FixedResources pos[0]=0xxxxxxxb ;bit 7 = 0: download mode pos[1]=xxxxx00xb ;bit 2 = 0, bit 1 = 0: block select 0 pos[3]=110xxxxxb ;bit 7 = 1: enable chck; bit 6 = 1: no status; bit 5 = 0: async ready NamedItem Prompt "Dual Port Address" choice "0D0000H" pos[0]=x110100xb MEM 0d0000h-0d3fffh choice "0D4000H" pos[0]=x110101xb MEM 0d4000h-0d7fffh choice "0D8000H" pos[0]=x110110xb MEM 0d8000h-0dbfffh choice "0DC000H" pos[0]=x110111xb MEM 0dc000h-0dffffh choice "0C0000H" pos[0]=x110000xb MEM 0c0000h-0c3fffh choice "0C4000H" pos[0]=x110001xb MEM 0c4000h-0c7fffh choice "0C8000H" pos[0]=x110010xb MEM 0c8000h-0cbfffh choice "0CC000H" pos[0]=x110011xb MEM 0cc000h-0cffffh Help "This selects the address of this controller's dual port RAM. 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 "Interrupt Level" choice "IRQ 3 " pos[3]=xxxx0000b INT 3 choice "IRQ 4 " pos[3]=xxxx0001b INT 4 choice "IRQ 5 " pos[3]=xxxx0010b INT 5 choice "IRQ 7 " pos[3]=xxxx0011b INT 7 choice "IRQ 9 " pos[3]=xxxx0100b INT 9 choice "IRQ 10" pos[3]=xxxx0101b INT 10 choice "IRQ 11" pos[3]=xxxx0110b INT 11 choice "IRQ 12" pos[3]=xxxx0111b INT 12 choice "No IRQ" pos[3]=xxxx1000b Help "This selects the Interrupt Level this controller will use. Interrupts can also be disabled. Under normal cicumstances, select . Use the F5=Previous and the F6=Next keys to change this assignment." ;end of file