Undev branch the Matrox Millennium since it is now mostly usable.

This commit is contained in:
TC1995
2023-12-16 20:17:55 +01:00
parent 25277344db
commit e4696aa2e9
4 changed files with 160 additions and 81 deletions

View File

@@ -204,8 +204,8 @@ video_cards[] = {
{ &s3_virge_357_pci_device },
{ &s3_diamond_stealth_4000_pci_device },
{ &s3_trio3d2x_pci_device },
#if defined(DEV_BRANCH) && defined(USE_MGA)
{ &millennium_device, VIDEO_FLAG_TYPE_SPECIAL },
{ &millennium_device },
#if defined(DEV_BRANCH)
{ &mystique_device },
{ &mystique_220_device },
#endif