AdapterId 080FCh ;;; ; ; Rev 1.5 - 15 JUN 93 - added back in the VGA BIOS memory address ranges. ; This will cause setup conflicts in machines ; that have their motherboard SCSI adapter BIOSes ; fixed at address C0000. ; ; Rev 1.4 - 14 JUN 93 - modified the I/O and memory addresses sepcified ; to allow installation in the Model 8556/9556 ; machines that do not normally allow the motherboard ; video adapter to be overridden. ; ; !!! WARNING: NEVER USE AUTOMATIC SETUP CONFIGURATION WITH THIS BOARD ; INSTALLED. Most automatic setup routines cannot handle ; adapters that support multiple channels switched into ; the same IO/memory address range. ; ;;; AdapterName "STB PowerGraph/2 VGA Adapter" NumBytes 4 FixedResources pos[0]=XX11XXXXb pos[1]=XXXXXXXXb pos[2]=00000000b pos[3]=11XXXXXXb ; The IO addresses shown below are basically used to cause the Automatic ; Configuration to assign unique (hopefully sequential) board numbers ; to each board. ; ; The board also uses addresses 3C0-3DF just like a regular VGA. ; These addresses cannot be sepcified in this ADF because of problems ; with MicroChannel machines that do not properly handle add-in video ; cards (such as the IBM model 8556/9556 machines. The same can apply ; to the video ROM BIOS buffer address range of C0000-C7FFF. ; NamedItem Prompt "Board number" Choice "1" pos[0]=XXXX000Xb pos[3]=XX010000b io 0FC3h-0FC3h 0C3C3h-0C3C3h mem 0C0000h-0C7F8Fh Choice "2" pos[0]=XXXX001Xb pos[3]=XX11XXXXb io 0FC2h-0FC2h 0C3C2h-0C3C2h mem 0C7F90h-0C7F9Fh Choice "3" pos[0]=XXXX010Xb pos[3]=XX11XXXXb io 0FC0h-0FC0h 0C3C0h-0C3C0h mem 0C7FA0h-0C7FAFh Choice "4" pos[0]=XXXX011Xb pos[3]=XX11XXXXb io 0FC1h-0FC1h 0C3C1h-0C3C1h mem 0C7FB0h-0C7FBFh Choice "5" pos[0]=XXXX100Xb pos[3]=XX11XXXXb io 0FC4h-0FC4h 0C3C4h-0C3C4h mem 0C7FC0h-0C7FCFh Choice "6" pos[0]=XXXX101Xb pos[3]=XX11XXXXb io 0FC5h-0FC5h 0C3C5h-0C3C5h mem 0C7FD0h-0C7FDFh Choice "7" pos[0]=XXXX110Xb pos[3]=XX11XXXXb io 0FC6h-0FC6h 0C3C6h-0C3C6h mem 0C7FE0h-0C7FEFh Choice "8" pos[0]=XXXX111Xb pos[3]=XX11XXXXb io 0FC7h-0FC7h 0C3C7h-0C3C7h mem 0C7FF0h-0C7FFFh Help "This allows support for multiple boards to be installed in your system. Each STB video board must have a unique board number assigned to it. Board numbers must be assigned sequentially starting at BOARD 1. The Video BIOS for all boards is accessed only from BOARD 1." NamedItem Prompt "Clock frequency group select" Choice "Normal " pos[0]=01XXXXXXb Choice "Ergonomic" pos[0]=10XXXXXXb Help "Selects one of two possible video frequency sets, Normal for most monitors, Ergonomic for high refresh ergonomic monitors ( *** Danger ---> Ergonomic frequencies can do permanent damage to some monitors. Consult manual. *** )"