;*************************************************************************** ;* Copyright (C) 1989 by NCR Corporation This program * ;* contains proprietary and confidential information. All rights reserved * ;* except as may be permitted by prior written consent. * ;*************************************************************************** AdapterId 07F4Fh AdapterName "NCR SCSI Host Adapter Board" NumBytes 4 NamedItem Prompt "Host Adapter Board Interrupt Level" choice "INT LEVEL 5" pos[0]=XX01XXXXb INT 5 choice "INT LEVEL 3" pos[0]=XX00XXXXb INT 3 choice "INT LEVEL 7" pos[0]=XX10XXXXb INT 7 choice "INT LEVEL 9" pos[0]=XX11XXXXb INT 9 Help "Set the Host Adapter Board Interrupt Level so it will not conflict with other interrupting devices. Diskettes are usually level 6." NamedItem Prompt "I/O Address Select" choice "240" pos[0]=XXXX001Xb io 00240h-0025Fh choice "340" pos[0]=XXXX010Xb io 00340h-0035Fh choice "400" pos[0]=XXXX011Xb io 00400h-0041Fh choice "420" pos[0]=XXXX100Xb io 00420h-0043Fh choice "3240" pos[0]=XXXX101Xb io 03240h-0325Fh choice "8240" pos[0]=XXXX110Xb io 08240h-0825Fh choice "A240" pos[0]=XXXX111Xb io 0A240h-0A25Fh choice "Disabled" pos[0]=XXXX000Xb Help "You may set the NCR SCSI adapter to any one of the I/O Addresses listed. The first choice is recommended. If your selection conflicts with an I/O address already assigned in your system, it will be marked with an asterisk and you must select an alternate address." NamedItem Prompt "DMA Level Select" choice "DMA Level 3" pos[1]=1XXX0011b arb 3 choice "DMA Level 0" pos[1]=1XXX0000b arb 0 choice "DMA Level 1" pos[1]=1XXX0001b arb 1 choice "DMA Level 5" pos[1]=1XXX0101b arb 5 choice "DMA Level 6" pos[1]=1XXX0110b arb 6 choice "DMA Level 7" pos[1]=1XXX0111b arb 7 Help "The NCR SCSI Adapter supports the direct memory access (DMA) mode of data transfer. Each DMA level has a corresponding priority level; the lower the DMA level, the higher the corresponding priority. You may select any one of the DMA levels listed. We recommend you select the first level listed, DMA level 3. If your selection conflicts with a DMA level already assigned in the system, it will be marked with an asterisk and you must select an alternative level." NamedItem Prompt "Fairness" choice "Fairness Enabled" pos[1]=XXX1XXXXb choice "Fairness Disabled" pos[1]=XXX0XXXXb Help "If 'Fairness' is enabled, the NCR SCSI Adapter will not compete for the channel during the next arbitration phase if it is currently in control of the channel. This allows other installed adapters to obtain the channel in the next sequence based on each adapter's assigned priority level. When 'Fairness' is disabled, the adapter will compete for every arbitration phase and will obtain more than its fair share of channel usage. We recommend you use 'Fairness Enabled' for all adapters." NamedItem Prompt "Preempt Count Select" choice "7 Bytes" pos[1]=X11XXXXXb Help "When the NCR SCSI Adapter detects that another adapter requires use of the channel, the Preempt Count feature is activated. The Preempt Count is the maximum number of bytes to transfer before yielding control of the channel. The Adapter will always transfer a maximum of 7 bytes before relinquishing control of the channel." NamedItem Prompt "Static Ram Starting Address" choice "C8000h-C87FFh" pos[3]=1XXXX000b mem 0C8000h-0C87FFh choice "CC000h-CC7FFh" pos[3]=1XXXX001b mem 0CC000h-0CC7FFh choice "D0000h-D07FFh" pos[3]=1XXXX010b mem 0D0000h-0D07FFh choice "D4000h-D47FFh" pos[3]=1XXXX011b mem 0D4000h-0D47FFh choice "D8000h-D87FFh" pos[3]=1XXXX100b mem 0D8000h-0D87FFh choice "DC000h-DC7FFh" pos[3]=1XXXX101b mem 0DC000h-0DC7FFh Help "Set the Static Ram Starting Address to avoid conflict with other adapters which use the extended ROM area for ROM or RAM. The default is C8000h." NamedItem Prompt "Host Adapter Board Logical ID" choice "7" pos[3]=1X1XXXXXb choice "6" pos[3]=1X0XXXXXb Help "Set the Host Adapter Board Logical ID to avoid conflict when performing adapter to adapter I/O. The default is 7."