Added Phoenix Trio64.

S3 cards now report FPM memory - allows 4 MB on Phoenix Trio64.
This commit is contained in:
TomW 2014-07-10 20:25:10 +01:00
commit b491d70a58
4 changed files with 73 additions and 2 deletions

View file

@ -347,6 +347,7 @@ enum
GFX_CL_GD5429, /*Cirrus Logic CL-GD5429*/
GFX_VIRGEDX, /*S3 Virge/DX*/
GFX_PHOENIX_TRIO32, /*S3 732/Trio32 (Phoenix)*/
GFX_PHOENIX_TRIO64, /*S3 764/Trio64 (Phoenix)*/
GFX_MAX
};