Remove 4 MB option from Bahamas 64; this card only supports up to 2 MB.
This commit is contained in:
parent
c682e070a6
commit
bd8cade1fb
1 changed files with 4 additions and 5 deletions
|
|
@ -2907,11 +2907,10 @@ static device_config_t s3_bahamas64_config[] =
|
|||
.description = "2 MB",
|
||||
.value = 2
|
||||
},
|
||||
{
|
||||
.description = "4 MB",
|
||||
.value = 4
|
||||
},
|
||||
/*Vision864 also supports 8 MB, however the Paradise BIOS is buggy (VESA modes don't work correctly)*/
|
||||
/*Vision864 also supports 4 and 8 MB, however the Paradise
|
||||
BIOS is buggy (VESA modes don't work correctly), and UNIVBE and
|
||||
OS/2 Warp misdetect the VRAM size. Bahamas 64 only supports
|
||||
up to 2 MB on the board anyway. */
|
||||
{
|
||||
.description = ""
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue