;*************************************************************************** ;* 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 0812Eh AdapterName "NCR 3350/3355 HPG Video Adapter (w/o 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 "DISABLE" pos[0]=XXXXXXXXb Help "The On-Board ROM has been disabled by hardware switch 1. You should not enable the On-Board ROM (with switch 1) unless a ROM module is installed in the socket. Enabling the ROM will cause the adapter ID to change to 817EH." 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."