Added Phoenix Trio64.
S3 cards now report FPM memory - allows 4 MB on Phoenix Trio64.
This commit is contained in:
parent
0c2efae9c3
commit
b491d70a58
4 changed files with 73 additions and 2 deletions
|
|
@ -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
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue