;*************************************************************************** ;* Copyright (C) 1992 by NCR Corporation This program * ;* contains proprietary and confidential information. All rights reserved * ;* except as may be permitted by prior written consent. * ;*************************************************************************** AdapterId 0817Eh AdapterName "NCR 3350/3355 HPG Video Adapter (with ROM)" NumBytes 4 FixedResources pos[0]=XXXXXXXXb NamedItem Prompt "Adapter Enable" choice "Enable" pos[0]=XXXXXXX1b choice "Disable" pos[0]=XXXXXXX0b Help "Select Disable to prevent use of high resolution video modes. Select Enable for normal operation." NamedItem Prompt "I/O Address Select" choice "6C80h" pos[0]=00XXXXXXb io 06C80h-06C8Fh choice "6E80h" pos[0]=01XXXXXXb io 06E80h-06E8Fh choice "7C80h" pos[0]=10XXXXXXb io 07C80h-07C8Fh choice "7E80h" pos[0]=11XXXXXXb io 07E80h-07E8Fh Help "Set the Board I/O address so it will not conflict with other devices." NamedItem Prompt "Interrupt Level" choice "IRQ Level 9" pos[0]=XXXXX00Xb int 9 choice "IRQ Level 7" pos[0]=XXXXX01Xb int 7 choice "IRQ Level 5" pos[0]=XXXXX10Xb int 5 choice "IRQ Level 3" pos[0]=XXXXX11Xb int 3 Help "Select the interrupt request level so it will not conflict with other devices." NamedItem Prompt "On-Board ROM Starting Address" choice "D0000h-D3FFFh" pos[0]=XX100XXXb mem 0D0000h-0D3FFFh choice "D4000h-D7FFFh" pos[0]=XX101XXXb mem 0D4000h-0D7FFFh choice "D8000h-DBFFFh" pos[0]=XX110XXXb mem 0D8000h-0DBFFFh choice "DC000h-DFFFFh" pos[0]=XX111XXXb mem 0D8000h-0DBFFFh choice "C0000h-C3FFFh" pos[0]=XX000XXXb mem 0C0000h-0C3FFFh choice "C4000h-C7FFFh" pos[0]=XX001XXXb mem 0C4000h-0C7FFFh choice "C8000h-CBFFFh" pos[0]=XX010XXXb mem 0C8000h-0CBFFFh choice "CC000h-CFFFFh" pos[0]=XX011XXXb mem 0CC000h-0CFFFFh Help "The On-Board ROM has been enabled by hardware switch 1. You should not enable the On-Board ROM (with switch 1) unless a ROM module is installed in the socket. Disabling the ROm causes the adapter ID to change to 812EH." NamedItem Prompt "Frame Buffer Cacheable" choice "Cacheable" pos[1]=XXXXX1XXb choice "Not Cacheable" pos[1]=XXXXX0XXb Help "Set to Cacheable to allow cacheing of the Frame Buffer, otherwise select Not Cacheable. Usually best performance is acheived when the frame buffer is set to cacheable." NamedItem Prompt "Memory Map Select" choice "512M" pos[1]=XXXXXX01b mem 20000000h-203FFFFFh choice "640M" pos[1]=XXXXXX10b mem 28000000h-283FFFFFh choice "768M" pos[1]=XXXXXX11b mem 30000000h-303FFFFFh choice "Disable" pos[1]=XXXXXX00b Help "Select the location for video memory so it will not conflict with other devices."