; @7071.adf ; ; Copyright (C) 1988, 1989, Pacstor, Inc. ; 983-B University Ave. ; Los Gatos, CA 95030 ; ; @7071.adf is an adapter descriptor file describing the ; POS registers used by the Pacstor Integra I Fault Tolerant ; Disk Storage System. ; adapterid 7071h adaptername "Integra I Fault Tolerant Disk System" numbytes 4 fixedresources pos [3] = xx01xxxxb pos [1] = 10xxxxxxb nameditem prompt "I/O Address Range" choice "300h - 303h" pos [1] = xxxxx100b io 300h-303h choice "310h - 313h" pos [1] = xxxxx101b io 310h-313h choice "320h - 323h" pos [1] = xxxxx110b io 320h-323h choice "330h - 333h" pos [1] = xxxxx111b io 330h-333h choice "200h - 203h" pos [1] = xxxxx000b io 200h-203h choice "210h - 213h" pos [1] = xxxxx001b io 210h-213h choice "220h - 223h" pos [1] = xxxxx010b io 220h-223h choice "230h - 233h" pos [1] = xxxxx011b io 230h-233h help "The Pacstor Integra I system requires four consecutive I/O addresses. The default address range is 300h - 303h. You may select another I/O address range using the F5 and F6 keys." nameditem prompt "DMA Level" choice "Level 1" pos [3] = xxxx0001b pos [2] = xxxxx001b arb 1 choice "Level 3" pos [3] = xxxx0011b pos [2] = xxxxx011b arb 3 choice "Level 5" pos [3] = xxxx0101b pos [2] = xxxxx101b arb 5 choice "Level 6" pos [3] = xxxx0110b pos [2] = xxxxx110b arb 6 choice "Level 7" pos [3] = xxxx0111b pos [2] = xxxxx111b arb 7 help "The Pacstor Integra I system uses DMA (Direct Memory Access) to enhance data transfer performance. The default is DMA Level 1. You may select another level using the F5 and F6 keys." nameditem prompt "Interrupt Channel" choice "IRQ 5" pos [2] = 010xxxxxb int 5 choice "IRQ 7" pos [2] = 011xxxxxb int 7 choice "IRQ 10" pos [2] = 101xxxxxb int 10 choice "IRQ 11" pos [2] = 110xxxxxb int 11 choice "IRQ 12" pos [2] = 111xxxxxb int 12 choice "IRQ 3" pos [2] = 000xxxxxb int 3 choice "IRQ 4" pos [2] = 001xxxxxb int 4 help "The Pacstor Integra I system uses a single Interrupt Channel. Channel 5 is the default. Another channel may be selected using the F5 and F6 keys."