;*************************************************************************** ;* 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 004Eh AdapterName "NCR SCSI Host Adapter Board" NumBytes 4 NamedItem Prompt "Host Adapter Board Interrupt Level" choice "INT LEVEL 5" pos[0]=XX00XXXXb INT 5 choice "INT LEVEL 9" pos[0]=XX01XXXXb INT 9 choice "INT LEVEL 14" pos[0]=XX10XXXXb INT 14 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 "300" pos[0]=XXXX010Xb io 00300h-00345h choice "200" pos[0]=XXXX001Xb io 00200h-00245h choice "400" pos[0]=XXXX011Xb io 00400h-00445h choice "500" pos[0]=XXXX100Xb io 00500h-00545h choice "600" pos[0]=XXXX101Xb io 00600h-00645h 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 "Static Ram Starting Address" choice "D0000h-D1FFFh" pos[1]=11000XXXb mem 0D0000h-0D1FFFh choice "C0000h-C1FFFh" pos[1]=10000XXXb mem 0C0000h-0C1FFFh choice "C2000h-C3FFFh" pos[1]=10001XXXb mem 0C2000h-0C3FFFh choice "C4000h-C5FFFh" pos[1]=10010XXXb mem 0C4000h-0C5FFFh choice "C6000h-C7FFFh" pos[1]=10011XXXb mem 0C6000h-0C7FFFh choice "C8000h-C9FFFh" pos[1]=10100XXXb mem 0C8000h-0C9FFFh choice "CA000h-CBFFFh" pos[1]=10101XXXb mem 0CA000h-0CBFFFh choice "CC000h-CDFFFh" pos[1]=10110XXXb mem 0CC000h-0CDFFFh choice "CE000h-CFFFFh" pos[1]=10111XXXb mem 0CE000h-0CFFFFh choice "D2000h-D3FFFh" pos[1]=11001XXXb mem 0D2000h-0D3FFFh choice "D4000h-D5FFFh" pos[1]=11010XXXb mem 0D4000h-0D5FFFh choice "D6000h-D7FFFh" pos[1]=11011XXXb mem 0D6000h-0D7FFFh choice "D8000h-D9FFFh" pos[1]=11100XXXb mem 0D8000h-0D9FFFh choice "DA000h-DBFFFh" pos[1]=11101XXXb mem 0DA000h-0DBFFFh choice "DC000h-DDFFFh" pos[1]=11110XXXb mem 0DC000h-0DDFFFh choice "DE000h-DFFFFh" pos[1]=11111XXXb mem 0DE000h-0DFFFFh choice "Disabled" pos[1]=00000XXXb 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 D0000h." NamedItem Prompt "Host Adapter Board Logical ID" choice "7" pos[1]=XXXXX111b choice "6" pos[1]=XXXXX110b choice "5" pos[1]=XXXXX101b choice "4" pos[1]=XXXXX100b choice "3" pos[1]=XXXXX011b choice "2" pos[1]=XXXXX010b choice "1" pos[1]=XXXXX001b choice "0" pos[1]=XXXXX000b Help "Set the Host Adapter Board Logical ID to avoid conflict when performing adapter to adapter I/O. The default is 7." NamedItem Prompt "Dos Version" choice "Version 4.01 or lower" pos[0]=X1XXXXXXb choice "Version 5.0 or higher" pos[0]=X0XXXXXXb choice "Non DOS partition" pos[0]=X0XXXXXXb Help "Set this choice to the appropriate OS version. DOS versions 5.0 and higher support more than 2 fixed disk drives, so BIOS must write the actual number of drives for these DOS versions. Select 'Non DOS partition' for an operating system other than DOS."